Skip to content

An NLP Chat Bot for sustainable foods

Notifications You must be signed in to change notification settings

NingyueZhou/KISuscheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

KISusCheck

Run Rasa

1- open .env file and add this key "OPENAI_API_KEY='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'"

2- cd Rasa directory folder

3- Open 2 Anaconda Prompts

4- Run “rasa run --cors "*" --enable-api” command in the first terminal

5- Run “rasa run actions” command in the second terminal

Run Frontend

1- cd frontend directory folder

2- run "npm i" command in the terminal

3- run "npm start" command in the terminal

Activate virtual env on VM

  1. activate eduVPN.

ssh -i your/path/to/kisuscheck-rasa-key.txt [email protected]
source ~/.venv/bin/activate
cd Rasa

Then use rasa command normaly.

About

An NLP Chat Bot for sustainable foods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 64.7%
  • Python 27.7%
  • JavaScript 3.8%
  • HTML 3.5%
  • CSS 0.3%