Coder Social home page Coder Social logo

rpj09 / friday-virtual-assistant Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 5.0 50 KB

An AI assistant that automates Linux or windows system on voice

License: MIT License

Python 100.00%
ai assistant automation hacktoberfest hactoberfest2022 linux python python3 windows begginer-friendly

friday-virtual-assistant's Introduction

FRIDAY-Virtual-Assistant

Do you want things to get executed just from your voice command? Well, it's possible now, thanks to FRIDAY, an AI virtual assistant that automates Linux or Windows system on voice.

Friday Logo

Are you a tech enthusiast? So what are you waiting for?
Follow the instructions below to use this AI virtual assistant!

HOW TO RUN ON YOUR LOCAL SYSTEM?

For Linux Users

Clone the repository

git clone https://github.com/rpj09/FRIDAY-virtual-assistant
cd F.R.I.D.A.Y-linux

Now enter your details in eemail.py and online_class_links.py

"""
            'email':'[email protected]',    -->enter you own email
            'password':'abc',           -->enter you own password
            'administrator':'[email protected]',  -->other reciepents
            'admin':'[email protected]',
"""

Install the dependencies

pip install -r requirements.txt

Run the program

python main.py

For Windows Users

Clone the repository


git clone https://github.com/rpj09/FRIDAY-virtual-assistant
cd F.R.I.D.A.Y-windows

Now enter your details in eemail.py and online_class_links.py

"""
            'email':'[email protected]',    -->enter you own email
            'password':'abc',           -->enter you own password
            'administrator':'[email protected]',  -->other reciepents
            'admin':'[email protected]',
"""

Install the dependencies


pip install -r requirements.txt

Run the main program


python main.py

TECHSTACKS USED IN THIS PROJECT

Python

Getting Started

Are you a tech enthusiast? Want to enhance the features of this project?
Follow the steps mentioned below to contribute to this project:

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/<your_user_name>/FRIDAY-virtual-assistant.git

where your_user_name is your GitHub username.

3. Navigate to the project directory.

cd FRIDAY-virtual-assistant

4. Create a new branch.

git checkout -b <your_branch_name>

5. Make necessary changes and commit them to the main branch via a pull request.

6. Track the changes you made.

git add .

7. Commit your changes.

git commit -m "what changes you made"

8. Push the committed changes in your feature branch to your remote forked repo.

git push origin <your_branch_name>

9. To create a pull request, head to your forked repository and click on Compate and pull request. Please check that you are comparing your feature branch to the desired branch of the repo you are supposed to make a PR to.

10. Explain your pull request to the maintainers via adding appropriate title and description to your pull request explaining your changes and efforts done.

11. Then, click on Create pull request .

12. Congratulations ๐Ÿฅณ, you've contributed to this project. After you are done creating a pull request to this project, be patient while your PR is reviewed.

SUPPORTED PLATFORMS

NOTE: This project has cross-platform support but requires a bit of tweaking to support platforms other than linux

  • Linux
  • Windows
  • Mac (requires minor changes)

friday-virtual-assistant's People

Contributors

anuragh2002 avatar dependabot[bot] avatar manasvipriya avatar rpj09 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

friday-virtual-assistant's Issues

Documentation

It will be really appreciated if someone improves the readme file and add some documentation to the project

Features

More automation features and optimisation of current features will be appreciated

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.