An interactive voice-enabled chatbot with a shiny futuristic UI built using HTML, CSS, and JavaScript.

๐ผ๏ธ Screenshot of the live Lumiverse VoiceBot UI
- ๐ค Voice recognition for input
- ๐ฃ๏ธ Text-to-speech for responses
- ๐ฌ Smart chatbot replies
- โจ Clean, glowing, futuristic UI
- โก Smooth user interaction
- โ HTML5
- ๐จ CSS3 (shiny glowing colors)
- ๐ง JavaScript (chatbot & speech APIs)
๐ Try Lumiverse VoiceBot Online
/lumiverse-voicebot โโโ index.html # Main HTML file with UI & logic โโโ style.css # CSS styles for glowing UI โโโ script.js # JavaScript for chatbot and speech APIs
yaml Copy Edit
# Clone the repository
git clone https://github.com/your-username/lumiverse-voicebot.git
# Navigate into the folder
cd lumiverse-voicebot
# Open index.html in your browser (double-click or drag into browser)