Skip to content

A tool to generate a large Anki deck of ASL flashcards with video signs

License

Notifications You must be signed in to change notification settings

ji-mmyliu/asl-anki-generator

Repository files navigation

ASL Anki Flashcard Deck Generator

Give it a list of words, it'll give you an Anki flashcard deck with the word as a question and a video of the sign as the answer. It'll even find the video for you!

Usage

  1. First clone the repository and enter the folder:
git clone https://github.com/ji-mmyliu/asl-anki-generator.git
cd asl-anki-generator
  1. Install all the Python dependencies using Pip (feel free to activate a virtual environment):
python3 -m pip install -r requirements.txt
  1. Clone words.json.sample into words.json and edit however you'd like.

  2. Generate the Anki deck using the following command:

python3 main.py

Enjoy! Feel free to submit an issue for any concerns or inquiries.

Credits

  • Uses kerrickstaley's genanki python library
  • Uses the handspeak ASL dictionary for signs

About

A tool to generate a large Anki deck of ASL flashcards with video signs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages