An open API service indexing awesome lists of open source software.

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 uv

Last synced: 12 months ago
JSON representation

A simple chat UI built reluctantly with Streamlit 🤮

Awesome Lists containing this project

README

          

# simple-chat-ui

[![main.yml](https://github.com/winstxnhdw/simple-chat-ui/actions/workflows/main.yml/badge.svg)](https://github.com/winstxnhdw/simple-chat-ui/actions/workflows/main.yml)
[![formatter.yml](https://github.com/winstxnhdw/simple-chat-ui/actions/workflows/formatter.yml/badge.svg)](https://github.com/winstxnhdw/simple-chat-ui/actions/workflows/formatter.yml)

A simple chat UI for [Examplify](https://github.com/winstxnhdw/Examplify), built reluctantly with [Streamlit](https://streamlit.io/) 🤮


Screenshot of the Streamlit website

## Usage

```bash
uv run streamlit run main.py
```