Skip to content

Cle07/Ankidev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ankidev

A personal collection of Python scripts for generating Anki decks from various sources using LLMs and structured data.

Scripts

  • article_to_csv.py - Converts articles into flashcard CSV files using Claude 3.5 Sonnet via OpenRouter
  • csv_to_anki.py - Creates Anki decks from CSV files, with support for single decks or master decks with subdecks
  • poem_to_anki.py - Generates progressive memorization cards for poems, helping with line-by-line memorization

Dependencies

  • ell - LLM interaction framework
  • openai - OpenRouter API client
  • pandas - CSV file handling
  • genanki - Anki deck generation

About

Set of scripts for Anki decks generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages