WOLF is a powerful Windows desktop AI assistant inspired by Iron Manβs JARVIS.
It listens, thinks, speaks, and executes real system tasks β in a sarcastic military-butler tone.
- ποΈ Real-Time Voice β Powered by Google Realtime Voice via LiveKit Agents.
- π Web Search β DuckDuckGo and Wikipedia fallback for factual answers.
- ποΈ Open File Explorer β Always spawns a new window.
- π Open Websites β Opens any URL in a fresh tab.
- π΅ Play Music β Local files or YouTube search.
- βοΈ Get Weather β Live search for city temperatures.
- π£οΈ Personality β Smart, witty, and calls you Sir β just like JARVIS.
1οΈβ£ Clone the Repo
git clone https://github.com/YOUR_USERNAME/wolf-ai-assistant.git
cd wolf-ai-assistant
2οΈβ£ Install Requirements
bash
Copy
Edit
pip install -r requirements.txt
3οΈβ£ Add .env
Create a .env file in your project folder:
env
Copy
Edit
# .env example
LIVEKIT_API_KEY=YOUR_API_KEY
LIVEKIT_API_SECRET=YOUR_API_SECRET
4οΈβ£ Run WOLF
bash
Copy
Edit
python agent.py
π Tech Stack
Python
LiveKit Agents
Google Realtime Voice
DuckDuckGo + Wikipedia
Webbrowser & Subprocess (Windows)
π§© Current Tools
β
get_weather β Get live temperature for any city.
β
open_default_browser β Opens Google in a new tab every time.
β
open_website β Open any custom URL.
β
open_file_explorer β Open File Explorer reliably.
β
play_music β Play local audio files.
β
play_youtube_music β Search and open YouTube music.
β
search_web β DuckDuckGo with Wikipedia fallback for facts.
π Status
β‘ Prototype β personal side project inspired by JARVIS.
β
Windows-first β Mac/Linux may need tweaks.
π§ Extensible β Add your own tools easily.
π License
MIT License β free to use, modify, and extend.
Credit is appreciated if you share your version.
π«‘ Built by
[Mohd Adeeb] β because everyone deserves a personal JARVIS.