cat > README.md << 'EOF'
JARVIS (Just A Rather Very Intelligent System) is a voice-controlled AI assistant with full PC control capabilities, built with Python. It features natural conversations, system control, and a deep male voice.
- 🎤 Voice & Text Control - Switch between voice commands and text input
- 🧠 AI-Powered Brain - Uses Groq's LLM for intelligent conversations
- 🎧 Deep Male Voice - Natural British male voice (en-GB-ThomasNeural)
- 💻 PC Control - Open applications, type text, take screenshots
- 🔋 System Monitoring - Check battery, CPU, memory status
- 💬 Natural Conversations - Remembers context, learns your name
- 🎭 Jarvis Personality - Witty, sophisticated, and helpful
- Python 3.8+
- Microphone (for voice input)
- Speakers/Headphones (for voice output)
- Internet connection (for AI responses)
- Groq API key (free)
git clone https://github.com/yourusername/jarvis-ai.git
cd jarvis-ai