Projects

Active Development

Anki Automation Tool

Automated Flashcard Generation CLI

A command-line tool that converts markdown notes into Anki flashcards using LLMs. It solves the friction of manually creating cards, allowing me to focus on learning rather than data entry.

# Example usage
anki-tool generate --input notes.md --deck "Advanced Systems"

TODO - Add other projects