Giter VIP home page Giter VIP logo

virtualassistant's Introduction

VirtualAssistant - FRIDAY 1.0.0

A Mockup Virtual Asssitant of the MARVEL character IRONMAN

BASIC REQUIREMENT


  • Any Operating System with Python latest version.
  • Anaconda3

PACKAGES USED


  1. pyttsx3 - text to speech library

  2. datetime - used to get the current date and time & it is a pre-defined library

  3. SpeechRecognition - library for performing speech recognition through online and offline

  4. pyaudio - provides Python bindings for PortAudio, the cross-platform audio I/O library

    downloading this package might get some errors through pypi website, If you face issues try :-

    pip install pipwin

    pipwin install pyaudio

  5. wikipedia - is a Python library that makes it easy to access and parse data from Wikipedia

  6. smtplib - defines an SMTP client session object that can be used to send mail to any internet machine with an SMTP or ESMTP listner daemon.

  7. psutil - cross-platform lib for process and system monitering in Python.

  8. pyjokes - a basic joke library for python

  9. pyautogui - This package will let python to control the mouse and keyboard and other GUI automation tasks.

  10. wolframalpha - News api

  11. time - manage time

  12. os - to interact with the OS

Instruction for .EXE conversion


To convert the .py file to an .exe file first download the pyinstaller package.

pyinstaller --onefile 'friday.py'

This will take around 3 - 5 minutes to convert the file to exe and which can use as a private cli to use the virtual assistant in the system locally.

virtualassistant's People

Contributors

iselvakumarg avatar

Stargazers

 avatar GiridaranO2 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.