Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 982 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 982 Bytes

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