WongSaang/chatgpt-ui-server
A ChatGPT UI server based on the Django framework.
This server provides a user-friendly interface for interacting with ChatGPT, allowing you to easily input text prompts and receive AI-generated responses. It's designed for anyone who wants a straightforward way to use ChatGPT without needing to write code or interact directly with APIs.
315 stars. No commits in the last 6 months.
Use this if you want a simple, web-based tool to chat with AI and get immediate text responses for tasks like brainstorming, content generation, or quick information retrieval.
Not ideal if you need to integrate ChatGPT into an existing application or workflow programmatically, or if you require advanced customization beyond basic chat functionality.
Stars
315
Forks
168
Language
Python
License
—
Category
Last pushed
Jun 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/WongSaang/chatgpt-ui-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
myreader-io/myGPTReader
A community-driven way to read and chat with AI bots - powered by chatGPT.
robindekoster/chatgpt-custom-knowledge-chatbot
This open source chatbot project lets you create a chatbot that uses your own data to answer...
JRC1995/Chatbot
Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.
Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and...