Skip to content

JARVIS is a powerful Python-based AI assistant that automates tasks through voice commands, including scheduling, web searches, and smart device control. With over 230 files, it’s designed for easy customization and scalability, making daily activities more efficient.

License

Notifications You must be signed in to change notification settings

Adilmunawar/Jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# J.A.R.V.I.S - Just A Rather Very Intelligent System 🤖

Welcome to J.A.R.V.I.S!  
J.A.R.V.I.S (Just A Rather Very Intelligent System) is an advanced AI assistant inspired by Iron Man's Jarvis, designed to assist with various tasks, from navigating websites to controlling your PC with natural language commands.

![JARVIS](https://github.com/user-attachments/assets/59727c15-d85a-41bc-b27d-bea08b3b3a41)

## Features ✨
- Voice Commands: Control your PC and perform tasks using voice commands.
- Scheduling: Manage your calendar and set reminders.
- Web Searches: Perform web searches and get information quickly.
- Smart Device Control: Integrate and control smart devices in your home.
- Customizable: Easily customize and scale the assistant to meet your needs.
- Open Source: Contribute and improve the project with the community.

## Installation ⚙️
1. Clone the repository:
    ```bash
    git clone https://github.com/AdilMunawar/Jarvis.git
    ```
2. Navigate to the project directory:
    ```bash
    cd Jarvis
    ```
3. Install the dependencies:
    ```bash
    pip install -r requirements.txt
    ```

## Usage 🚀
To start the assistant, run:
```bash
python jarvis.py

Configuration 🔧

Edit the config.yaml file to customize J.A.R.V.I.S to your needs. You can set up API keys, adjust settings, and more.

Contribution 🤝

We welcome contributions! Here's how you can help:

  • Fork the repository
  • Create a new branch (git checkout -b feature-branch)
  • Commit your changes (git commit -am 'Add new feature')
  • Push to the branch (git push origin feature-branch)
  • Create a new Pull Request

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.

Contact 📬

Acknowledgements 🙏

  • Inspired by Iron Man's J.A.R.V.I.S
  • Thanks to the open-source community for their contributions.

About

JARVIS is a powerful Python-based AI assistant that automates tasks through voice commands, including scheduling, web searches, and smart device control. With over 230 files, it’s designed for easy customization and scalability, making daily activities more efficient.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages