Giter VIP home page Giter VIP logo

dvamsidhar2002 / project-viva-personal-desktop-and-voice-assistant Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 1.66 MB

This is a personal desktop assistant which will do few tasks for you. It is currently in level 1 development process where the tasks which can be performed are limited and need manual coding for it instead of any automation.

Python 100.00%
desktop-assistant python voice-assistant automation machine-learning speech-recognition

project-viva-personal-desktop-and-voice-assistant's Introduction

Project-VIVA---Personal-Desktop-Assistant

This is a personal desktop assistant which will do few tasks for you. It is currently in LEVEL - 1 development process where the tasks which can be performed are limited and need manual coding for it instead of any automation.

What can you do with VIVA :

  • Ask time and day
  • Ask to open google,brave,youtube,stack overflow
  • take screenshot of current screen
  • record your voice
  • Open calender and look into the calender of any year you desire
  • Generate a new password for you

The current code is very rigid and has fixed to perform particular task. Looking forward to improve the effectiveness of the assistant and automate it.

What are the requirements of workspace to run the program

Installing libraries

- To give commands to VIVA and perform tasks.
pip install speechRecognition 
  • This module is used to access camera for capturing images.
pip install opencv-python 
  • This library helps VIVA to speak ask which task to perform from the user.
pip install PyAudio 
  • To make ASHWATHAMA take screenshots and save easily
pip install Pillow

Some extra information about VIVA you can explore and experiment with.

In takeCommand() function r.pause_threshold is parameter to increase the time to wait for assistant so that if u take a small pause wantedly or unwantedly, the assistant should not stop listening and execute incomplete tasks. In short, the more the pause_threshold, the more time you can pause after a command is given.

Also, along with it another parameter is also used which is called r.energy_threshold, which decreases the sensitivity of its input with increase in its value. The more the energy_threshold the more you need to shout for giving the commands to USHVATHAMA.

Future work to be done :

  • Automating VIVA as much as possible, training a model and integrating it with the code so that the rigidness in the commands can be eliminated and the assistant can respond to the commands accordingly even if phrased differently.
  • Making the code understandable to any individual, make it robust in nature.

For complaints or compliments

Do email me - [email protected]

Also you can find me on :-

project-viva-personal-desktop-and-voice-assistant's People

Contributors

dvamsidhar2002 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

muskan2911

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.