Split into two files

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2026-04-05 16:00:31 -07:00
parent 21463ede20
commit d696183690
3 changed files with 203 additions and 181 deletions

View File

@@ -0,0 +1,10 @@
+++
title = "LLM-Assisted Flashcard Generator"
summary = """
In this series, I write up a little program I wrote for myself,
which detects vocabulary words I underline in a book and turns them
into flashcards. I view this through the lens of a first foray into
development that heavily relies on LLMs.
"""
status = "complete"
+++