Add descriptions to new articles

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2026-04-05 16:21:01 -07:00
parent 3403a28e35
commit 00b810599a
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ title: "Personal Software with the Help of LLMs"
date: 2026-04-05T16:03:00-07:00 date: 2026-04-05T16:03:00-07:00
tags: ["LLMs"] tags: ["LLMs"]
series: ["LLM-Assisted Flashcard Generator"] series: ["LLM-Assisted Flashcard Generator"]
description: "In this post, I describe an inherently individual and outcome-focused class of LLM-generated software"
--- ---
In [the previous post in this series]({{< relref "pdf_flashcards_llm" >}}), In [the previous post in this series]({{< relref "pdf_flashcards_llm" >}}),

View File

@@ -3,6 +3,7 @@ title: "Generating Flashcards from PDF Underlines"
date: 2026-04-05T16:02:00-07:00 date: 2026-04-05T16:02:00-07:00
tags: ["LLMs", "Python"] tags: ["LLMs", "Python"]
series: ["LLM-Assisted Flashcard Generator"] series: ["LLM-Assisted Flashcard Generator"]
description: "In this post, I describe my personal PDF-to-vocab-flashcards pipeline"
--- ---
__TL;DR__: I, with the help of ChatGPT, wrote [a program](https://dev.danilafe.com/DanilaFe/vocab-builder) __TL;DR__: I, with the help of ChatGPT, wrote [a program](https://dev.danilafe.com/DanilaFe/vocab-builder)