JRC1995/Chatbot
Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.
This project offers a sophisticated conversational AI capable of engaging in diverse, natural-sounding dialogue. It takes user text input and provides relevant, coherent responses, sometimes even converting them to speech. It's designed for anyone looking to build or integrate an advanced chatbot that can handle both general conversation and specific informational queries.
No commits in the last 6 months.
Use this if you need a flexible chatbot that can generate human-like responses for open-ended conversations and retrieve information for specific questions, optionally with spoken replies.
Not ideal if your application requires strictly factual, non-conversational responses or if you cannot tolerate the risk of offensive or toxic content from its training data.
Stars
81
Forks
24
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jul 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/JRC1995/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...
Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and...
dotmet/chatgpt_webui
Build a WebUI of ChatGPT with multiple authentication methods using Gradio and revChatGPT