Skip to content

Abirpal202049/Jarvis2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ffdc410 · Dec 16, 2021

History

11 Commits
Dec 16, 2021
Dec 14, 2021
Dec 14, 2021
Dec 16, 2021
Dec 14, 2021
Dec 14, 2021
Dec 14, 2021
Dec 16, 2021
Dec 16, 2021
Dec 16, 2021
Dec 16, 2021
Dec 16, 2021
Dec 16, 2021

Repository files navigation

J.A.R.V.I.S

This is a simple assistance and with a very basic GUI (Graphical User Interface)

Download all the dependencies by running the below code

pip install -r requirements.txt

If you face problem while downloading the pyaudio file run the given codes

    pip install pipwin
    pipwin install pyaudio

Or

    cd .\whl\
    pip install .\PyAudio-0.2.11-cp39-cp39-win_amd64.whl

How to create a Requirements.txt File which is similer to Package.json file

pip3 freeze > requirements.txt
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages