Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Add Voice Command Functionality and Enable Bot Speech #5

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

alex8430
Copy link

@alex8430 alex8430 commented Sep 4, 2023

This PR enhances the Textbase Bot by introducing three significant features:

Voice Command Functionality: We've added the capability for users to control the chatbot via voice commands. With the new "Mic" button in the UI, users can speak to the bot, and their voice input is converted to text. This text is then sent to the backend for processing, allowing for a more interactive and user-friendly experience.

Bot Speech: Additionally, we've implemented the ability to toggle bot speech on or off. Users can now choose whether the bot responds with text-only or uses text-to-speech to audibly reply. This feature provides greater flexibility and accessibility for users.

Switch Between LLM Models: We've also included functionality to switch between different Language Model models (LLMs). Users can now choose which LLM model they want the chatbot to use, providing the option to experiment with different models for various responses.

@vercel
Copy link

vercel bot commented Sep 4, 2023

Someone is attempting to deploy a commit to the Cofactory Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant