Atmos AI is a simple, voice-based AI assistant that responds to your commands just like Jarvis from Iron Man. Built using Python for backend intelligence and HTML/CSS for the frontend interface, Atmos AI allows you to talk to your assistant with a single tap and get smart responses instantly.
- 🎙️ Tap-to-Talk: Interact with Atmos by simply tapping the mic icon.
- 💬 Voice Command Recognition: Understands and responds to common voice commands.
- 🌐 Search the Web: Answers questions using online data.
- 🖥️ Open Applications: Launch apps or perform basic system tasks.
- 🗣️ Text-to-Speech: Replies to you in a human-like voice.
- 🎨 Simple Frontend UI: Clean interface built with HTML & CSS.
- Frontend: HTML, CSS, JavaScript
- Backend: Python
- Libraries Used:
speech_recognitionpyttsx3(text-to-speech)webbrowseros(for system-level operations)
git clone https://github.com/alokspacy/Atmos-AI.git