Skip to content

Hindi version of the RASA moodbot (fast text vectors integrated)

Notifications You must be signed in to change notification settings

PratikGarai/Hindi-Moodbot-RASA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hindi-Chatbot-RASA

Hindi version of the RASA Mood Bot

Install dependencies

apt-get update && apt-get install libffi-dev libxml2-dev libxmlsec1-dev libxmlsec1-openssl python3-dev

Install Rasa dependecies (inside virtual environment)

pip install --upgrade pip setuptools wheel
pip install rasa[full]
pip install rasa-x --extra-index-url https://pypi.rasa.com/simple

Train the bot

rasa train

Run the bot on Rasa X

(need to accept license for first time run on machine)

rasa x

Setup fasttext's Hindi vectors for RASA

Full list here

sh scripts/hindi_setup_full.sh

About

Hindi version of the RASA moodbot (fast text vectors integrated)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published