shibing624/chatgpt-webui
ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面
This project provides an easy-to-use web interface for interacting with large language models like ChatGPT. You input your questions or prompts, and the system delivers responses, functioning as your personal AI assistant. It's designed for anyone who wants a straightforward way to use advanced AI for conversations and information retrieval without complex setup.
141 stars. No commits in the last 6 months.
Use this if you want a simple, clean web interface to chat with various large language models or use them for document-based question answering.
Not ideal if you need a specialized tool for image generation (like Midjourney) or other complex AI functionalities beyond chat and knowledge retrieval.
Stars
141
Forks
18
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/shibing624/chatgpt-webui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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...