Skip to content

theankitdash/JARVIS-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple JARVIS AI Assistant

Welcome to the Simple JARVIS AI Assistant repository! This project is a basic implementation of an AI assistant inspired by JARVIS from the Iron Man movies. The assistant can perform various tasks such as searching the web, playing music, reading the contents in the screen, and more. This project is an excellent starting point for anyone interested in learning about AI and natural language processing with Python.

Features

  • Voice recognition: Understands and processes voice commands.
  • Web search: Performs web searches using voice commands.
  • Time and date: Tells the current time and date.
  • Weather updates: Provides weather updates for specified locations.
  • Basic arithmetic operations: Performs basic calculations.
  • Read the contents: Read the content present in the screen.
  • Personal reminders: Sets and reminds you of personal reminders.

Installation

  • Prerequisites
    • Before you begin, ensure you have met the following requirements:
      • Python 3.x installed on your machine.
      • An internet connection for web-based features.

Usage

To start the JARVIS AI Assistant, navigate to the project directory and run the main script: python jarvis.py

Once the assistant is running, you can interact with it using voice commands. For example, try saying:

  • "Hey JARVIS, what time is it?"

Contributing

Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or create a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages