Skip to content

651juan/AssignmentRobot

Repository files navigation

Robot Assignment

Set up

Run the following commands to set up the enviorment. Make sure you have Miniconda or Anaconda installed

conda create -n welbo pip
conda activate welbo
pip install -r requirements.txt
python -m spacy download en_core_web_lg

Run the program

Run the following command:

python robot.py

Documentation

The documentation can be found here 📋

About

robot chat bot assignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages