Skip to content

anujgangwar73/Virtual-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-Assistant-Using-Python

Read First-

  • This is the Example script of how to use Python's Library JarvisAI (https://pypi.org/project/JarvisAI)
  • This script is always uses the latest version of JarvisAI with latest example.

Getting started-

  1. Clone the repo.
  2. pip install -r requirements.txt to install all requirements, some of the things you may need to install manually so check requirements.txt file. If anything is failing (or giving error) then skip that package or try to install that manually by searching on Google about that package. It's not a big deal.
  3. Run main.py file. python main.py
  4. Installation may take time because it uses heavy libraries like Tensorflow and Pytorch with some of the deep learning models. So, if you are limited by data (bandwidth) then this is not for you. The first time installation will take some time and lots of data.

About

It's a Virtual Assistant to do basic task.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages