Skip to content

harsh-dusane/chatbot-phase-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot-phase-1

Hi there 👋, my name is CoronaBot

I am programmed to give Covid19 Info

Tech Stack used so far:

Python Flask, RASA NLU, RASA Core, AJAX, HTML, CSS

Why Flask?

Flask is a microframework which make core simple but extensible. For the service like chatbot it best suits because it helps making backend light weight.

Why RASA?

Rasa is an open source machine learning framework for automated text and voice-based conversations. Understand messages, hold conversations, and connect to messaging channels and APIs. We have also tried ChatterBot which is also being used to built chatbots in python. But as we found the better quality of response in RASA compared to ChatterBot. While response time in RASA is higher.

Flask Project Layout

We have followed flask project layout by using reference of flask documentation tutorial. Read more about it here

Version 1.0

In first release CrononaBot hase limited functionality and respond to only basic greetings and simple covid queries. For the first release our goal was to achive basic functionality and to prepare foundation for the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors