ssheng/BentoChain
A voice-enabled chatbot application built using of 🦜️🔗 LangChain, text-to-speech, and speech-to-text models from 🤗 Hugging Face, and 🍱 BentoML.
This project helps developers integrate a voice-enabled chatbot into their applications. It takes spoken input from a user, converts it to text, processes it through a language model, and then speaks the response back to the user. Developers would use this to add conversational AI capabilities to their platforms, providing a natural, spoken interface.
194 stars. No commits in the last 6 months.
Use this if you are a developer looking for a robust way to deploy a voice-based chatbot application that can be easily containerized and scaled.
Not ideal if you are a non-technical user looking for an off-the-shelf chatbot solution without needing to write code or manage deployments.
Stars
194
Forks
24
Language
Python
License
—
Category
Last pushed
Nov 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ssheng/BentoChain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
mfmezger/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph...
kvncampos/nautobot-ai-ops
Nautobot AI Plugin - Large Language Models (LLM), Model Context Protocol (MCP), Middleware and...
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)