Skip to content

JustM3Sunny/Ai-Web-VoiceAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

🌟 Sunny's AI Voice Assistant 🤖

Project Description 📜

Sunny's AI Voice Assistant is a sleek and intuitive conversational AI interface built with HTML, CSS, and JavaScript. It integrates Google's Gemini-1.5-flash model for intelligent, text-based AI responses. Designed to offer seamless voice and text interaction, this assistant is ideal for quick information retrieval, casual conversations, and enhanced user experience.

With its responsive design and modern features, it’s a handy tool for developers, students, or anyone exploring AI-powered web assistants.

Live Demo 🚀 🔗 Try it out here!

Features ✨ 🔤 Text Input: Type your queries in the input box and get instant AI responses. 🎙️ Voice Input: Use the microphone for hands-free, voice-enabled interactions. 🧠 AI-Powered Responses: Powered by Google Gemini-1.5-flash for smart and contextual replies. 🗣️ Speech Synthesis: The assistant speaks its responses aloud for an immersive experience. 📱 Responsive Design: Optimized for all screen sizes, from desktops to mobile devices. 📋 Interactive Chat Interface: Clear distinction between user and AI messages for a clean user experience. 🔗 Navigation Bar & Footer: Built-in navigation and developer contact links.

Installation Instructions 💾 Clone the Repository:

bash Copy code git clone https://github.com/JustM3Sunny/Store-with-payment.git
Google Cloud API Key:

Obtain an API key from Google Cloud Console for the Generative Language API. Replace the placeholder API key in script.js with your actual key: javascript Copy code const API_KEY = "YOUR_GOOGLE_CLOUD_API_KEY";
Run the Project:

Open the index.html file in any modern web browser. Usage Instructions ▶️ Open the project in your browser by double-clicking index.html. Enter your message in the input field and click Send or press Enter. For voice commands, click the microphone icon (🎤). The AI will respond with text, and if supported, speak the reply aloud. Dependencies 🔧 Google Generative Language API: For intelligent text-based responses. Web Speech API: Enables voice input and output. Supported by most modern browsers. Commands ⚙️ bash Copy code

This project is client-side only and requires no additional server setup.

Contributing 🤝 We welcome contributions! 🚀

Fork this repository. Create a new branch for your feature or fix: bash Copy code git checkout -b feature/your-feature-name

Commit your changes: bash Copy code git commit -m "" Push your branch: bash Copy code git push origin feature/your-feature-name
Open a Pull Request. Tags for Visibility 🏷️ #AI Assistant #Voice Recognition #Speech-to-Text #Google Gemini #Web AI Assistant #JavaScript #HTML #CSS #Frontend #Open Source

Developer Signature ✍️ 👨‍💻 Developed by: Sunny 🌐 GitHub: JustM3Sunny

Releases

No releases published

Packages

No packages published

Languages