Add descriptions to new articles
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -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" >}}),
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user