logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

chatbot

Build a chatbot using OpenAI's GPT-3.5 within a Streamlit application for interactive conversations.

Author

chatbot logo

jhillbht

Apache License 2.0

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

chatbotopenaistreamlitjhillbht chatbotbuild chatbotchatbot build

💬 Chatbot template

A simple Streamlit app that shows how to build a chatbot using OpenAI's GPT-3.5.

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

$ pip install -r requirements.txt

  1. Run the app

$ streamlit run streamlit_app.py

See Also

`