https://github.com/winstxnhdw/simple-chat-ui
A simple chat UI built reluctantly with Streamlit 🤮
https://github.com/winstxnhdw/simple-chat-ui
chat-ui chatbot streamlit
Last synced: about 2 months ago
JSON representation
A simple chat UI built reluctantly with Streamlit 🤮
- Host: GitHub
- URL: https://github.com/winstxnhdw/simple-chat-ui
- Owner: winstxnhdw
- Created: 2024-03-02T14:33:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-25T10:54:30.000Z (6 months ago)
- Last Synced: 2024-10-30T09:06:04.457Z (6 months ago)
- Topics: chat-ui, chatbot, streamlit
- Language: Python
- Homepage:
- Size: 847 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-chat-ui
[](https://github.com/PyCQA/pylint)
[](https://github.com/winstxnhdw/simple-chat-ui/actions/workflows/main.yml)
[](https://github.com/winstxnhdw/simple-chat-ui/actions/workflows/formatter.yml)
[](https://github.com/winstxnhdw/simple-chat-ui/actions/workflows/dependabot.yml)A simple chat UI for [Examplify](https://github.com/winstxnhdw/Examplify), built reluctantly with [Streamlit](https://streamlit.io/) 🤮
![]()
## Installation
```bash
poetry install
```## Usage
```bash
streamlit run main.py
```