Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 584 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 584 Bytes

Voice to Voice AI Chatbot

Made on React + Vite

Technologies Used

  • React Speech Recognition
  • Google Gemini
  • Browser Speech Synthesis

Commands

install packages - npm i or npm install or yarn
start - npm run dev or yarn dev
build - npm run build or yarn build

Environment Variables

VITE_REACT_GEMINI_KEY= "YOUR_GEMINI_API_KEY"

Hosted on - https://voice-to-voice-ai.vercel.app/

screenshots:

AI ChatBot Home
AI ChatBot Home

Please give a star if you like it 😃