shonali2600 / EduHelp

GSSoC participants refer to the "main" branch of our project for previous codes. Make your PRs to "GSSoC21" branch only. Untill the completion of our README, please refer this doc link.

Home Page:https://docs.google.com/document/d/1NgP7kcJPSz0XaIq51hJkgtHk4Pm7J58N76-_0py2DTc/edit?usp=sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EduHelp

Banner

Number of Contributors Issues opened Issues closed PRs open PRs closed Repo size Open Source Love svg2

forthebadge forthebadge

What it does? 🤔

EduHelp simply means to make it easier for you to record any online session, be it an online lecture, meetings, youtube tutorials, etc. But we are not simply making a web extension or desktop app that records your screen or gives you an audio file in the end. We mean to save the slide show or screen presentation going on during those meets as well as the text file of the entire conversation that took place. This Project will not only help normal people but also differently-abled people because the audio is converted to text and a file containing its summary is saved in a .txt file as well as braille scripted file. The braille file can be given as an input to refreshable braille display (rbd) machines. The audio files can also be used by a blind person for taking note of what happened during class. The screenshots are stored in a .docx file and can be used by a deaf person for revisiting concepts they might miss during classes.

AMAZING!!😮:star_struck:RIGHT?

Demo

Want to know more about EduHelp. Just click the image below 👇

What do we think of implementation?

  • There are a lot of features that need to be implemented for this project. To know what are those please click 👉here.
  • We would love to add other features to this project. It will be greatly appreciated if you contribute to this project and we ensure, it will be given a higher rating, i.e. level1, level2, level3 based on the usefulness and how inspirational your idea is, hereby idea I mean just the idea and the flow of Idea in a .md file. If you can write your code for the idea you suggested, we will deal with it in separate PR’s and with different level tags.

Tech-Stacks 💻

  • For website: HTML, CSS
  • For core functionalities: Python
  • For summarizer part: NLP
  • For different Speech audio being clustered: ML
  • Electron.js or Tkinter or any other desktop app development stack.
  • For making all the functionalities available as an API: Flask Backend

How to get started?

A beginner and don't know how and where to start???

Don't worry, you can refer to the following articles and also contact the project maintainers, in case you are stuck:

How to contribute?

  • Read this contribution guide, it will give you a detailed explanation of how what and where to contribute.
  • Now take a look at the existing issues or create your issues!
  • Wait for the issue to be assigned to you after which you can start working on it.
  • Fork the repo and create a branch for any issue that you are working upon.
  • Create a pull request which will be promptly reviewed and suggestions would be added to improve it.
  • If applicable, add screenshots to show the changes you made.
  • Last but not least don't forget to have fun while contributing.

PRs Welcome

❤️ Project Admin

Shankhanil Borthakur

👨‍💻 Mentors

Mentor
Apurva
Mentor
Gaurav Kumar
Mentor
Anshoo Rajput

Open source program(s)

  • GirlScript summer of code (2021)

License

License: GPL v3

This project is licensed under GPL v3. To know more about it you can refer LICENSE.

Contributors 🥰

Credits goes to these people:✨

About

GSSoC participants refer to the "main" branch of our project for previous codes. Make your PRs to "GSSoC21" branch only. Untill the completion of our README, please refer this doc link.

https://docs.google.com/document/d/1NgP7kcJPSz0XaIq51hJkgtHk4Pm7J58N76-_0py2DTc/edit?usp=sharing

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 39.9%Language:CSS 31.5%Language:HTML 25.5%Language:Python 3.1%