An AI-powered FAQ chatbot built with Python, Flask, NLTK and Scikit-learn.
- FAQ-based chatbot
- Natural Language Processing
- TF-IDF text vectorization
- Cosine similarity matching
- Unknown question handling
- Professional chat interface
- Enter key support
- Clear Chat button
- Typing indicator
- Responsive UI
- Python
- Flask
- NLTK
- Scikit-learn
- HTML
- CSS
- JavaScript
python -m venv venv