weaigc/gradio-chatbot
A tool that can automatically convert 🤗 Huggingface Spaces,魔搭创空间 and Gradio ChatBot into free APIs. Supports GPT4Free,ChatGPT,Llama2,MPT,Falcon Chat,ChatGLM,通义千问 and many other chatbot like spaces.
This tool helps individuals and small teams tap into advanced AI chatbots like ChatGPT and Llama 2 without needing direct API access or accounts. It converts publicly available chatbot interfaces on Huggingface Spaces and Modelscope Studios into simple API endpoints. You can feed text prompts into these AI models and receive their generated text responses, enabling you to integrate powerful conversational AI into your own applications or workflows.
164 stars. No commits in the last 6 months.
Use this if you want to experiment with or integrate various large language models (LLMs) available on public platforms into your projects without managing individual model APIs or credentials.
Not ideal if you require enterprise-grade security, guaranteed uptime, or direct control over model deployment and fine-tuning, as it relies on third-party public spaces.
Stars
164
Forks
24
Language
TypeScript
License
Apache-2.0
Category
Last pushed
May 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/weaigc/gradio-chatbot"
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...