alessandrofoglia07/LeafGPT-BE
Backend of LeafGPT, a clone of the original ChatGPT website
This is a backend component that allows developers to create and host their own version of the ChatGPT website. It takes user prompts and an OpenAI API key as input, processing them to generate AI responses. This is for a developer looking to build a custom, self-hosted conversational AI interface.
No commits in the last 6 months.
Use this if you are a web developer who wants to build and host your own chat application similar to ChatGPT, with full control over the backend.
Not ideal if you are an end-user simply looking to chat with an AI, as this requires technical expertise to set up and manage.
Stars
17
Forks
3
Language
TypeScript
License
—
Category
Last pushed
Nov 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/alessandrofoglia07/LeafGPT-BE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
onshinpei/ds-markdown
react markdown typing animation component (react markdown 打字动画组件)
elebitzero/openai-react-chat
Chat webapp frontend to OpenAI's API with similar features to ChatGPT. Written in React,...
hillis/gpt-4-chat-ui
This project is a simple React-based chat interface that uses Next.js and communicates with...
henrycunh/golem
✨ A beautiful UI for ChatGPT and other conversational models
frontend-engineering/chatgpt-webapp-fullstack
A fullstack chat webapp based on ChatGPT/BingAI/AndMore...