Skip to content
/ Low-Code-Chat Public template

This git repository hosts a user interface for a chat-app written in Pure Python with less than 50 lines of code. Connect your OpenAI API for Chat-GPT like chatting. Created for Learning Purposes, this repo has a focus on correct repo structure.

Notifications You must be signed in to change notification settings

BrianLesko/Low-Code-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low Code Chat UI

This git repository hosts a user interface for a chat-app written in Pure Python with less than 50 lines of code. Connect your OpenAI API for Chat-GPT like chatting. Created for Learning Purposes, this repo has a focus on correct repo structure and low code UI built right in python.

 

 

Repository Structure

Low-Code-Chat/
├── .streamlit/
│   ├── config.toml
│   └── secrets.toml # Make sure to add this to gitignore
├── docs/
│   └── content.png
├── app.py
├── requirements.txt
└── .gitignore

 

Run this demo locally

pip install --upgrade streamlit
streamlit run https://github.com/BrianLesko/Low-Code-Chat/blob/main/low-code-chat.py

 

Topics

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

 


 

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

 

X Logo             GitHub             LinkedIn

follow all of these or i will kick you

 

About

This git repository hosts a user interface for a chat-app written in Pure Python with less than 50 lines of code. Connect your OpenAI API for Chat-GPT like chatting. Created for Learning Purposes, this repo has a focus on correct repo structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published