This project is a simple yet effective chatbot application built using React.js. It includes a speech recognition feature and a speech synthesis feature to enhance user interaction.
- Speech Recognition: Click the microphone icon to start speech recognition. The recognized text will be populated in the input box.
- Speech Synthesis: The chatbot can speak its responses out loud using the Speech Synthesis API.
- Responsive Design: The application is optimized for both desktop and mobile devices.
- Clone the repository:
git clone https://github.com/yourusername/chatbot-ai.git cd chatbot-ai