GithubHelp home page GithubHelp logo

faraz6188 / ocassistant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ayaan2907/bunkbot

0.0 0.0 0.0 7 KB

Online Class Assistant which inform us about the calling of our name

Python 100.00%

ocassistant's Introduction

Presenting OCassistant (Online Classes Assistant) the helper/proxy maker of our online classes

AIM

Automating the replies on calling our name in meetings and notifying us about the call

Steps

  1. First understanding how to send notifications EMAIL/MESSAGE (push notifications are not helpfull)
  2. Then understanding voice recognition techniques
  3. Learn web automations to automute/unmute
  4. Finally integrate everything

Requirements

  • For email python smtplib will be required.
  • Now for speech recognition and related stuff you need
    1. speechRecognition
    2. pyAudio
  • For counts time is required

Note: for automation step is a TODO

Done/Todo

Done

  • Recognizing voice and chechking for desired Keyword
  • On keyword detection sending email using the passed parameters.

Todo

  • Using web automation controlling the mute/unmute actions
  • On keword detections perform mute
  • In unmute status play a recorded reply
  • Mute back

Installation

  • Clone the repo
  • pip3 install requirements.txt
  • Enter the directory cd OCassistant

CHANGE SENDER_EMAIL PASSWORD AND RECIPIENT_EMAIL TO YOURS THEN ONLY RUN IT

Note: The password is not the gmail password it should be gmailAppPassword.

  • Run python3 index.py

Fixes

  • Passing keyword_to_match_with needs optimization

Refrences

ocassistant's People

Contributors

ayaan2907 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.