Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brickfrog/questgenanki
NLP question generation of cards for spaced repetition
https://github.com/brickfrog/questgenanki
anki nlp spaced-repetition spaced-repetition-system
Last synced: about 2 months ago
JSON representation
NLP question generation of cards for spaced repetition
- Host: GitHub
- URL: https://github.com/brickfrog/questgenanki
- Owner: brickfrog
- License: mit
- Created: 2021-10-24T03:59:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T06:59:29.000Z (about 3 years ago)
- Last Synced: 2023-10-11T09:13:57.622Z (over 1 year ago)
- Topics: anki, nlp, spaced-repetition, spaced-repetition-system
- Language: Python
- Homepage:
- Size: 10.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# questgenanki
This is a fork of [Questgen.AI](https://github.com/ramsrigouthamg/Questgen.ai) with some underlying changes to the model and integration with [genanki](https://github.com/kerrickstaley/genanki) for generation of anki cards. This is mostly for personal use, so there's no easy installation at the moment, you should be able to get up to speed by skimming Questgen's documentation.
The main idea is to turn it into a CLI (Typer), and be able to pipe text into it, then (interactive?) creation of cards into decks. Still pondering what I want to do with this, since it's mostly for my non-fiction / blog reading to help with my memory.