Inspiration
We’ve all made flashcards to study from before, but making them can be a time-consuming and error-prone process. We want to solve that problem by creating more in-depth questions that are guaranteed to reflect the information in your notes.
What it does
LearningVenture takes your notes, analyzes them, and generates a question set that you can import into your favorite flashcard tools, such as Anki and Quizlet.
How we built it
NLTK library in Python
Challenges we ran into
Wanted to run code in a web browser but that wasn’t easily doable within the one-week time limit, we plan to use WebAssembly in the future to run our python code in a web browser
Accomplishments that we're proud of
Successfully implemented natural language question-generating!
What we learned
How to design efficient Context-Free Grammars
What's next for LearningVenture
Slick UI with quiz features like Anki Extract text from a picture of your notes Machine-learning methods for providing additional context to notes
Log in or sign up for Devpost to join the conversation.