This is a Summer of Code Project done by me under WnCC IITB.
The Project implements a Conversational Chatbot in Android and using a Flask based backend API.
- Encoder Decoder architecture with Attention mechanism.
- The chats are stored and retrieved from firebase database.
- These chats are then rendered in a recycler view .
- API calls are handled by the Retrofit library.
- A simple backend API in Flask.
- The backend server is hosted on AWS EC2 instance.
Created by Aaron Jerry Ninan (aaroncodebro). May 2020