This git repository hosts a user interface for a chat-app written in Pure Python 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.
Low-Code-Chat/
├── .streamlit/
│ └── config.toml
├── app.py
├── start.sh
├── keys.json
│ └── {"xai_api_key": "xghsipoksml...", "openai_api_key": "xfughsipoksml..." }
├── requirements.txt
└── .gitignore
python3 -m venv myenv
source myenv/bin/activate
pip install streamlit
streamlit app.py
Python | Streamlit | Git | Low Code UI
Template Repository | Streamlit Secrets | Chat interface | LLM
╭━━╮╭━━━┳━━┳━━━┳━╮╱╭╮ ╭╮╱╱╭━━━┳━━━┳╮╭━┳━━━╮ ┃╭╮┃┃╭━╮┣┫┣┫╭━╮┃┃╰╮┃┃ ┃┃╱╱┃╭━━┫╭━╮┃┃┃╭┫╭━╮┃ ┃╰╯╰┫╰━╯┃┃┃┃┃╱┃┃╭╮╰╯┃ ┃┃╱╱┃╰━━┫╰━━┫╰╯╯┃┃╱┃┃ ┃╭━╮┃╭╮╭╯┃┃┃╰━╯┃┃╰╮┃┃ ┃┃╱╭┫╭━━┻━━╮┃╭╮┃┃┃╱┃┃ ┃╰━╯┃┃┃╰┳┫┣┫╭━╮┃┃╱┃┃┃ ┃╰━╯┃╰━━┫╰━╯┃┃┃╰┫╰━╯┃ ╰━━━┻╯╰━┻━━┻╯╱╰┻╯╱╰━╯ ╰━━━┻━━━┻━━━┻╯╰━┻━━━╯
follow all of these for pizza :)