Giter Site home page Giter Site logo

mdas08 / eggroll Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 63.24 MB

EggRoll is a notes taking machine, which will automatically convert speech to text and find relevant information on all the topics.

License: MIT License

Python 99.68% JavaScript 0.09% HTML 0.01% CSS 0.05% PowerShell 0.11% Batchfile 0.01% C 0.03% Shell 0.01% Roff 0.03%

eggroll's Introduction

EggRoll

Inspiration

We're 4 college students who have been through some tough classes, so we wanted to make a website that makes them easier for us. Often we'll have days that we just don't feel like making notes or the teacher is going too fast for us. So we created EggRoll to make the notes for us.

What it does

During a lecture the user just has to click record and once they've got the desired audio they can stop the recording. On downloading the audio they can submit it on the website and just wait a couple of moments while the notes generate.

EggRoll will record your lecture, identify keywords and then gives you information on the keywords by using an API.

How we built it

We built the frontend using React, HTML, CSS and JS. It records the audio and sends it to the backend The backend uses a Flask server where we convert the audio to text (using SpeechRecognition), then identify keywords (using rake-nltk) and then get information on the keywords using Wikipedia API.

Challenges we ran into

Most of the team is composed of first timers so everything was new for us. We had to learn Flask and React for the first time. The biggest challenge however was connecting the backend to the frontend. We did this with an MLH mentor's help (Discord: 404_Not_Found#2073). Unfortunately we still couldn't get it to work.

Accomplishments that we're proud of

Honestly? Getting this project to somewhat work. This the first time we've done something like this, so just being able call this code our own and grinding up till the end is our biggest victory.

What we learned

That just because we've never done something before doesn't mean we aren't capable of it. (Also Flask, React, basics of NLP, some regex, how great we work together).

What's next for EggRoll

Fine-tuning the project and making sure we get those extra features in and all the errors out! Making sure the code is clean and maybe even deploy it. The team is coming back for WaffleHacks so we'll start learning new tech and make sure we win!

eggroll's People

Contributors

vedangvatsal avatar mdas08 avatar

Stargazers

 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.