Skip to content

The Project implements a Conversational Chatbot in Android and using a Flask based backend API.

Notifications You must be signed in to change notification settings

aaroncodebro/Conversational-Chatbot-SOC2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conversational-Chatbot-SOC2020

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.

Implementation Details:

Deep Learning Model:

  • Encoder Decoder architecture with Attention mechanism.

Android Studio:

  • 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.

Backend:

  • A simple backend API in Flask.

Hosting:

  • The backend server is hosted on AWS EC2 instance.

Author

Created by Aaron Jerry Ninan (aaroncodebro). May 2020

About

The Project implements a Conversational Chatbot in Android and using a Flask based backend API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages