Skip to content

Dewolf1/Wolf_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐺 WOLF AI Assistant

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.


βš™οΈ Key Features

  • πŸŽ™οΈ 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.

πŸš€ How to Run

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.

About

WOLF is a Windows AI assistant inspired by JARVIS. Built with Python, LiveKit Agents, and Google Realtime Voice. It searches the web, answers questions, opens websites, plays music, and runs system tasks with a military butler vibe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages