Skip to content

nickskalkin/tolmach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tolmach

A tiny utility that helps me populate my Anki collection of German words using the OpenAI API.

Installation

Install ruby version specified in .ruby-version file and then:

bundle

Set required environment variables:

  • ANKI_MEDIA_PATH - path to the collection.media directory. In my case it is located in ~/Library/Application Support/Anki2/User 1/collection.media/.
  • DECK_OUTPUT_PATH - path to the output csv that contains anki cards.
  • OPENAI_API_KEY

Usage

./tolmach [optional:german word]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages