Back to AI Projects
Beginner
AI Chatbot for College Enquiry
Intent-based chatbot that answers common student/admission queries
A rule-based and NLP-assisted chatbot that answers frequently asked college enquiry questions (admissions, fees, courses) through a chat widget.
What's included
- Intent classification for common queries
- Chat widget frontend built in React
- Easily editable intents/response dataset
- Fallback-to-human flow for unmatched queries
- Setup guide and report included
Tech stack
PythonNLTKFlaskReact
More in AI Projects
Handwritten Digit Recognition (CNN)
Deep learning classifier trained on MNIST with a live prediction demo
PythonTensorFlow/KerasOpenCVFlask
Beginner
Face Recognition Attendance System
Automated attendance marking using real-time face detection
PythonOpenCVface_recognitionSQLite
Intermediate
Sentiment Analysis on Social Media Data
NLP pipeline that classifies text as positive, negative or neutral
PythonNLTK/spaCyScikit-learnStreamlit
Intermediate