Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-02T21:17:20.000Z (11 months ago)
- Last Synced: 2024-10-11T09:36:20.582Z (26 days 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