Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 4 months ago
JSON representation

A simple chat UI built reluctantly with Streamlit 🤮

Awesome Lists containing this project

README

        

# simple-chat-ui

[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/PyCQA/pylint)
[![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)
[![dependabot.yml](https://github.com/winstxnhdw/simple-chat-ui/actions/workflows/dependabot.yml/badge.svg)](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/) 🤮


Screenshot of the Streamlit website

## Installation

```bash
poetry install
```

## Usage

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