silence-tang/gpt-3.5-turbo-chatbot
A simple but useful chatbot based on gpt-3.5-turbo and whisper-1.
This helps individuals have natural, spoken conversations with an AI. You can speak your questions or type them, and the AI can respond verbally or with text. It's designed for anyone who wants a personal AI assistant for quick questions or casual interactions, especially when typing isn't convenient.
No commits in the last 6 months.
Use this if you want a simple, interactive chatbot experience where you can talk to an AI and hear its responses aloud, similar to a voice assistant.
Not ideal if you need a chatbot for complex, data-heavy analysis, integrating with other business systems, or long, uninterrupted conversations beyond short exchanges.
Stars
14
Forks
3
Language
Python
License
—
Category
Last pushed
Mar 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/silence-tang/gpt-3.5-turbo-chatbot"
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.
Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and...