11 lines
340 B
Markdown
11 lines
340 B
Markdown
+++
|
|
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"
|
|
+++
|