Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

`