AI Chatbot using ANN
AI/ML • 2023
Role: ML Developer
A Python-based ANN chatbot with intent recognition and NLP pipeline.
Features
- Implemented intent classification with custom ANN model
- Preprocessed text with tokenization, stemming, one-hot encoding
- Achieved ~85% intent classification accuracy
- Fallback handling for context-aware dialogues
Technologies
PythonTensorFlow/KerasNLTKNumPyPandas
