Engine-Labs/gpt-billing-template
A starter template to write Fastify APIs for OpenAI GPTs with auth, billing and OpenAPI spec generation.
This project helps developers offer paid access to their custom OpenAI GPTs. It provides a pre-built API backend that handles user authentication and subscription billing. Developers can plug in their custom GPT and quickly enable features like user logins, free trials, and paid subscriptions, allowing them to monetize their GPT creations.
No commits in the last 6 months.
Use this if you are a developer building a custom OpenAI GPT and want to charge users for access, offering features like user authentication and subscription management.
Not ideal if you are looking for a no-code solution to deploy a basic, free GPT, or if your primary audience is not developers.
Stars
27
Forks
6
Language
TypeScript
License
—
Category
Last pushed
Dec 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Engine-Labs/gpt-billing-template"
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