Skip to content

phdavis1027/sabaq

Repository files navigation

NOTE:

Only the Django portion of this app is under active development. The scraping and learning features are exciting next steps!

ALSO NOTE:

This project's main host is radicle. Check it out here

Make sure to clone recursive.

Installing deps (use a venv!):

pip install -r requirements/dev.txt
pip install requirements/FreNetic

Running credit to exciting research that I have referenced for algorithms:

We populate the dictionary in two ways:

  • Dragnet: hoovering up as many entries as possible and upserting them to the closest matching entry that we already have
  • Refresh: iterating over every entry, maybe checking its added-date, that we already have and pulling up-to-date definitions from our sources

About

(DRAFT) An AI-Powered Vocab Acquisition App for Intermediate and Advanced Learners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published