Skip to content

Jarvis is a Python-based virtual assistant designed for desktop use. It's capable of performing various tasks such as sending emails, executing actions in Chrome like opening YouTube or accessing any specified website, and it also provides assistance powered by ChatGPT 4.

Notifications You must be signed in to change notification settings

karthickraja0809/jarvisAI

Repository files navigation

Jarvis: Chrome Automation with Python Jarvis is a Python project designed to automate tasks in Google Chrome using ChromeDriver. It provides a convenient interface to interact with Chrome programmatically, enabling users to automate web browsing tasks efficiently.

Features Chrome Automation: Control Google Chrome browser programmatically using Python. Easy to Use: Simple and intuitive interface for automating various web tasks. Flexible: Supports a wide range of automation scenarios, from simple navigation to complex interactions with web elements. Customizable: Extendable functionality with Python scripting for tailored automation solutions.

Installation:

1.Clone the Repository: git clone https://github.com/karthickraja0809/jarvis.git

2.Install Dependencies: py -m pip install -r requirements.txt

3.Download ChromeDriver: Download the appropriate ChromeDriver for your Chrome version from " https://developer.chrome.com/docs/chromedriver/downloads " and place it in the project directory.

Contributing Contributions are welcome! Please follow these guidelines:

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

Acknowledgements ->Thanks to the developers of Selenium for providing the Chrome WebDriver. ->Inspired by J.A.R.V.I.S. from the Marvel universe.

Contact For any inquiries or support, please contact e.karthickraja2004@gmail.com

About

Jarvis is a Python-based virtual assistant designed for desktop use. It's capable of performing various tasks such as sending emails, executing actions in Chrome like opening YouTube or accessing any specified website, and it also provides assistance powered by ChatGPT 4.

Topics

Resources

Stars

Watchers

Forks