Mentor: Programming Club, IITK
Stretch: May’15 - July’15
Complete Project: Chatbot
Developed a chatbot, called IVANA which behaved like humans. Used the Natural Language Toolkit(NLTK) library of Python to implement NLP techniques. Designed and implemented three distinct algorithms using N-Grams, WordNet and Part-of-Speech tagging in english language. Database handling was done in MySQL. Also, a visual app was deployed for the same.