https://github.com/mjunaidca/01-st-basic-chat-app
A Simple Streamlit App using OpenAI Completeions API with Streaming Mode
https://github.com/mjunaidca/01-st-basic-chat-app
Last synced: about 1 year ago
JSON representation
A Simple Streamlit App using OpenAI Completeions API with Streaming Mode
- Host: GitHub
- URL: https://github.com/mjunaidca/01-st-basic-chat-app
- Owner: mjunaidca
- Created: 2023-11-29T16:55:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T21:17:20.000Z (over 2 years ago)
- Last Synced: 2025-02-13T20:19:19.007Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Final App Preview:
Construct three distinct applications, each showcasing an increasing level of complexity and functionality:
- First, we'll Build a bot that mirrors your input to get a feel for the chat elements and how they work.
- Next, you'll learn how to Build a simple chatbot GUI with stimulated streaming.
- Finally, we'll Build a ChatGPT-like app that leverages session state to remember conversational context.
Tutorial to Unserstand the basics:
https://docs.streamlit.io/knowledge-base/tutorials/build-conversational-apps