Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vardaan-bhatia/ai-chatbox

A simple AI chatbox component built with React and integrated with speech recognition.
https://github.com/vardaan-bhatia/ai-chatbox

gemini-api speech-recognition

Last synced: 4 days ago
JSON representation

A simple AI chatbox component built with React and integrated with speech recognition.

Awesome Lists containing this project

README

        

# ChatBox

A simple, customizable chatbox component built with React and integrated with speech recognition. Users can interact with the chatbox via text input or voice commands.

## Features

- **Text Input**: Allows users to type their questions or messages.
- **Voice Input**: Utilizes browser-based speech recognition for hands-free operation.
- **API Integration**: Connects to an external API to generate content based on user input.
- **Responsive Design**: Ensures the chatbox looks good on various screen sizes.

## Live Demo

You can see the ChatBox component in action by visiting the live demo: [ChatBox Live Demo](https://aichatboxreact.netlify.app/)