https://github.com/redpiarofficial/zerogpt_site_streamlit
ZeroGPT test for public
https://github.com/redpiarofficial/zerogpt_site_streamlit
deepseek site streamlit testing zerogpt
Last synced: 2 months ago
JSON representation
ZeroGPT test for public
- Host: GitHub
- URL: https://github.com/redpiarofficial/zerogpt_site_streamlit
- Owner: RedPiarOfficial
- Created: 2025-07-17T19:46:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-17T19:54:28.000Z (about 1 year ago)
- Last Synced: 2025-07-17T23:07:22.117Z (about 1 year ago)
- Topics: deepseek, site, streamlit, testing, zerogpt
- Language: Python
- Homepage: https://zerogpt.streamlit.app/
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zerogpt_site_streamlit
[ZeroGPT Site](https://zerogpt.streamlit.app/)
[ZeroGPT Chat](https://zerogpt.streamlit.app/chat)
Here we are testing the capabilities of the zerogpt library in Python. All services are provided for free, but not always with perfect quality — that’s why we’re testing them.
In this version of the site, you can only chat with an LLM model.
For now, image generation and image prompts are excluded from the site.
In the near future, the site will be developed and more new functions will be added for better use and testing.
# Change log
## 26.07.2025
1. Improved optimization for LLMs
2. Enhanced chat visuals
3. Added support for attaching files (.txt, .docx)
4. LLM settings are saved automatically
## 21.07.2025
1. added using local storage for chat history
2. added auto save chat history
3. added delete chat history button