8000 GitHub - mdmarufsarker/J.A.R.V.I.S.: J.A.R.V.I.S. is a fictional character voiced by Paul Bettany in the Marvel Cinematic Universe film franchise, based on the Marvel Comics characters Edwin Jarvis and H.O.M.E.R., respectively the household butler of the Stark family and another AI designed by Stark.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

J.A.R.V.I.S. is a fictional character voiced by Paul Bettany in the Marvel Cinematic Universe film franchise, based on the Marvel Comics characters Edwin Jarvis and H.O.M.E.R., respectively the household butler of the Stark family and another AI designed by Stark.

Notifications You must be signed in to change notification settings

mdmarufsarker/J.A.R.V.I.S.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

JARVIS

Environment Setup

  1. Install Python virtual environment

    pip install virtualenv
  2. Create a virtual environment

    virtualenv env
  3. Activate the virtual environment

    source env/bin/activate
  4. Deactivate the virtual environment

    deactivate

Setup and Installation

  1. Clone the repository

    git clone https://github.com/mdmarufsarker/jarvis.git
  2. Install the required packages

    pip install -r requirements.txt
  3. Run the jarvis.py file

    python jarvis.py

About

J.A.R.V.I.S. is a fictional character voiced by Paul Bettany in the Marvel Cinematic Universe film franchise, based on the Marvel Comics characters Edwin Jarvis and H.O.M.E.R., respectively the household butler of the Stark family and another AI designed by Stark.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0