Skip to content

A Chatbot built upon the Rasa framework. Configured for my DE project website.

Notifications You must be signed in to change notification settings

Ares358/ChatBot-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Chatbot made to solve general user queries

Installation & Configuration

  • Install RASA https://rasa.com/docs/
  • Clone this repo using gitclone https://github.com/Ares358/ChatBot-Demo.git
  • Train with the command rasa train
  • Start talking to the bot in terminal with command rasa shell
  • Initiate the server using rasa run -m models --enable-api --cors "*" for website integrations

Screenshots

/screenshots/screenshot_1.png/screenshots/Screenshot_2.png

About

A Chatbot built upon the Rasa framework. Configured for my DE project website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages