Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.06 KB

C2C Elite 101 Python Chatbot Starter

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:

  1. Fork this project
  2. 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 Screenshot
  3. 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 Screenshot