2026-04-05 16:00:31 -07:00
|
|
|
+++
|
|
|
|
|
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"
|
2026-04-05 16:18:36 -07:00
|
|
|
donotunique = true
|
2026-04-05 16:00:31 -07:00
|
|
|
+++
|