Skip to content

alokspacy/AtmosAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atmos AI – Your Personal Jarvis-like Assistant

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.

🔧 Features

  • 🎙️ 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.

💻 Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python
  • Libraries Used:
    • speech_recognition
    • pyttsx3 (text-to-speech)
    • webbrowser
    • os (for system-level operations)

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/alokspacy/Atmos-AI.git

About

Atmos AI Virtual Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors