This chatbot was created by Jorge Luna - update
This project is a starter project that includes a dev container (GitHub Codespace) that is set up for a python development environment.
The project is meant to be a starter for your chatbot project.
To use this project do the following:
- Fork this project
- From the code section of the repository click the green code button, select Codespaces tab in the popup and click the + button to create a codespace (you will be able to use this codespace in the browser or in a local installation of vs code) for more info go here
- To run the starter program, in a terminal run python main.py, or open the main.py file and click the play button at the top right of the editor