An open API service indexing awesome lists of open source software.

https://github.com/th-shivam/vyom

VYOM (Virtual Yet Omnipotent Machine) is a futuristic AI-powered personal assistant , inspired by J.A.R.V.I.S. from Iron Man. Designed to simplify your digital life, VYOM uses advanced language models and browser automation to handle complex tasks with simple voice or text commands.
https://github.com/th-shivam/vyom

ai artificial-intelligence groq-integration image-generation ironman jarvis jarvis-ai open-source pyhton virtual-ai-assistant

Last synced: 2 months ago
JSON representation

VYOM (Virtual Yet Omnipotent Machine) is a futuristic AI-powered personal assistant , inspired by J.A.R.V.I.S. from Iron Man. Designed to simplify your digital life, VYOM uses advanced language models and browser automation to handle complex tasks with simple voice or text commands.

Awesome Lists containing this project

README

          

# ๐Ÿค– VYOM โ€“Virtual Yet Omnipotent Machine






VYOM (Virtual Yet Omnipotent Machine) is a futuristic AI-powered personal assistant , inspired by J.A.R.V.I.S. from Iron Man.


Designed to simplify your digital life, VYOM uses advanced language models and browser automation to handle complex tasks with simple voice or text commands.

---

## ๐ŸŒŸ Features

* ๐ŸŽค **Voice Command Support** โ€“ Just say it, VYOM gets it done.
* โœ๏ธ **AI-Powered Content Writing** โ€“ Generate leave applications, emails, and more.
* ๐ŸŒ **Web Automation** โ€“ Automated human-like browsing using Playwright.
* ๐Ÿง  **Smart Decision-Making** โ€“ Understands context and responds intelligently.
* โšก **Multithreaded Performance** โ€“ Fast, efficient execution without lag.
* ๐Ÿงน **Modular Structure** โ€“ Easy to extend with new abilities and actions.
* ๐Ÿ•ต๏ธโ€โ™‚๏ธ **Stealth Mode** โ€“ Designed to behave like a real human online.

---

## ๐Ÿงช Technologies Used

* **Python 3.13+**
* **Groq / OpenAI LLMs**
* **Playwright for Python**
* **Asyncio & Threading**
* **Custom NLP Pipeline**
* **Virtual Environments**

---

## ๐Ÿš€ Installation & Setup

```bash
# 1. Clone the repository
git clone https://github.com/your-username/vyom.git
cd vyom

# 2. Set up a virtual environment
python -m venv .venv
.venv\Scripts\activate # For Windows

# 3. Install dependencies
pip install -r requirements.txt

4. Add your API keys to .env file
# Example:
GROQ_API_KEY=your_key_here
CohereAPIKey = your_key_here
Username = your_name_here
AssistantName = VYOM
InputLanguage = en
AssistantVoice = en-CA-LiamNeural
HuggingFaceAPIKey = your_key_here
# 5. Run the assistant
python main.py
```

## ๐Ÿ”ฎ Future Add-ons

* ๐ŸŽจ GUI Interface with Tkinter or PyQt
* ๐Ÿ“ฑ Mobile companion app
* ๐Ÿ• Smart scheduler and reminders
* ๐Ÿ“ฉ WhatsApp/Telegram integration
* ๐Ÿงฏ Offline Mode using local AI

---

## ๐Ÿ™ Acknowledgements

Thanks to:

* **Groq** for powerful models
* **Playwright** for automation
* All open-source contributors & mentors

---

## ๐Ÿ“œ License

Licensed under the **MIT License** โ€” free to use, modify, and distribute.

---

> Made with โค๏ธ by SHIVAM SINGH

> *โ€œVYOM โ€“ Not just virtual, truly yours.โ€*