maphim/chatgpt-backend
Build the chat backend to communicate with the GPT-3 API and store conversation infomation on the server.
This tool helps developers integrate conversational AI into their applications. It takes user text input, sends it to the GPT-3 API, stores the conversation history, and then converts GPT-3's text response into spoken audio using Google's text-to-speech. Developers building chat interfaces or voice assistants would use this to manage the AI interaction.
No commits in the last 6 months.
Use this if you are a developer looking for a ready-made backend to handle GPT-3 conversations, including storing history and providing spoken responses.
Not ideal if you need advanced natural language understanding features like source code detection in user prompts, as this feature is still under development.
Stars
13
Forks
6
Language
JavaScript
License
—
Category
Last pushed
Feb 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/maphim/chatgpt-backend"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
2noise/ChatTTS
A generative speech model for daily dialogue.
yihong0618/xiaogpt
Play ChatGPT and other LLM with Xiaomi AI Speaker
judahpaul16/gpt-home
ChatGPT at home! A better alternative to commercial smart home assistants, built on the...
paulovcmedeiros/pyRobBot
Chat with GPT LLMs over voice, UI & terminal, all with access to the internet. Powered by OpenAI.
Jdka1/SpeechGPT
Free ChatGPT voice interaction and integration into python workflows.