arihantparsoya/chatgpt-cloud-service
Cloud service to easily add ChatGPT into your app without exposing your API key
This cloud service allows developers to add ChatGPT's powerful conversational AI into their applications without directly exposing their sensitive API keys to end-users. It takes in user chat messages from your app, securely sends them to ChatGPT, and returns the AI's responses. This is ideal for developers building new applications or enhancing existing ones with AI chat features.
No commits in the last 6 months.
Use this if you are a developer looking to integrate ChatGPT into an application and need a secure way to manage API keys while customizing prompts.
Not ideal if you are a casual user looking for a direct ChatGPT interface or do not have development experience to integrate a backend service.
Stars
11
Forks
2
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Jun 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/arihantparsoya/chatgpt-cloud-service"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KudoAI/chatgpt.js
🤖 A powerful, open source client-side JavaScript library for ChatGPT
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
WongSaang/chatgpt-ui
A ChatGPT web client that supports multiple users, multiple languages, and multiple database...
FrancescoCoding/easyGPT
🤖 Template for a Node.js server (complete of npm module!) that sends requests to the ChatGPT API...
reflex-dev/reflex-chat
A ChatGPT clone built in Reflex