Jarvis-549 is an advanced Python-based intelligent AI assistant designed and developed by Mohammad Wasayullah.
It operates as a hybrid system combining rule-based logic with a local LLM (Ollama Qwen model), memory persistence, and system automation.
- π§ Hybrid AI system (Rules + Local LLM via Ollama)
- π¬ Conversational memory (stores chat history per user)
- π₯οΈ System automation (open apps like Chrome, VS Code, CMD, Notepad)
- π Web operations (Google, YouTube, websites)
- π Wikipedia search integration
- π¦οΈ Weather API integration
- π΅ YouTube & Spotify playback support
- πΈ Screenshot capture
- π§Ύ Personalized AI behavior (creator vs user mode)
- πΎ JSON-based persistent memory system
JARVIS-549/
βββ ai.py
βββ memory.json
βββ requirements.txt
βββ installation.txt
βββ README.md