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

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

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