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

https://github.com/brianlesko/low-code-python-chat

This git repository hosts a user interface for a chat-app written in Python. Connect your OpenAI or XAI API for Chat-GPT like chatting. Created for Learning Purposes.
https://github.com/brianlesko/low-code-python-chat

api chat gui llm llms openai python streamlit streamlit-webapp ui

Last synced: 4 months ago
JSON representation

This git repository hosts a user interface for a chat-app written in Python. Connect your OpenAI or XAI API for Chat-GPT like chatting. Created for Learning Purposes.

Awesome Lists containing this project

README

          

# Low Code Chat UI
This git repository hosts a user interface for a chat-app written in [Pure Python](https://github.com/BrianLesko/Low-Code-Chat/blob/main/low-code-chat.py) with less than 100 lines of code. Xai vision model supported. Connect your OpenAI API or XAI API for Chat-GPT like chatting. Created for Learning Purposes.

 

 

## Repository Structure
```
Low-Code-Chat/
├── .streamlit/
│ └── config.toml
├── app.py
├── start.sh
├── keys.json
│ └── {"xai_api_key": "xghsipoksml...", "openai_api_key": "xfughsipoksml..." }
├── requirements.txt
└── .gitignore
```

 

## Run this demo locally
```
python3 -m venv myenv
source myenv/bin/activate
pip install streamlit
streamlit app.py
```

 

## Topics
```
Python | Streamlit | Git | Low Code UI
Template Repository | Streamlit Secrets | Chat interface | LLM
```
 


 

╭━━╮╭━━━┳━━┳━━━┳━╮╱╭╮ ╭╮╱╱╭━━━┳━━━┳╮╭━┳━━━╮
┃╭╮┃┃╭━╮┣┫┣┫╭━╮┃┃╰╮┃┃ ┃┃╱╱┃╭━━┫╭━╮┃┃┃╭┫╭━╮┃
┃╰╯╰┫╰━╯┃┃┃┃┃╱┃┃╭╮╰╯┃ ┃┃╱╱┃╰━━┫╰━━┫╰╯╯┃┃╱┃┃
┃╭━╮┃╭╮╭╯┃┃┃╰━╯┃┃╰╮┃┃ ┃┃╱╭┫╭━━┻━━╮┃╭╮┃┃┃╱┃┃
┃╰━╯┃┃┃╰┳┫┣┫╭━╮┃┃╱┃┃┃ ┃╰━╯┃╰━━┫╰━╯┃┃┃╰┫╰━╯┃
╰━━━┻╯╰━┻━━┻╯╱╰┻╯╱╰━╯ ╰━━━┻━━━┻━━━┻╯╰━┻━━━╯

 

X Logo             GitHub             LinkedIn

follow all of these for pizza :)