Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and directly via POST/GET Requests
This project provides a centralized way for organizations like universities or businesses to manage access to ChatGPT for their users. It takes your existing ChatGPT accounts (free or Plus) and allows you to create individual user accounts and API keys within your organization. The output is a web interface and API endpoints that your users can use to interact with ChatGPT, with conversations and titles cached for each user, and the ability to track usage and retrieve past conversations.
No commits in the last 6 months.
Use this if you need to provide and manage ChatGPT access for multiple individuals within an organization, control their usage, and maintain records of their interactions.
Not ideal if you're an individual user looking for a personal ChatGPT interface or if you don't need to manage a pool of users and accounts.
Stars
77
Forks
20
Language
Python
License
MIT
Category
Last pushed
Mar 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Lukium/chatgpt-api-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.
dotmet/chatgpt_webui
Build a WebUI of ChatGPT with multiple authentication methods using Gradio and revChatGPT