From 3403a28e3596f6e4263ce00822713f171ef0f351 Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Sun, 5 Apr 2026 16:19:06 -0700 Subject: [PATCH] Publish two new articles Signed-off-by: Danila Fedorin --- content/blog/llm_personal_software/index.md | 3 +-- content/blog/pdf_flashcards_llm/index.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/content/blog/llm_personal_software/index.md b/content/blog/llm_personal_software/index.md index b702621..33c5319 100644 --- a/content/blog/llm_personal_software/index.md +++ b/content/blog/llm_personal_software/index.md @@ -1,8 +1,7 @@ --- title: "Personal Software with the Help of LLMs" -date: 2026-04-05T15:43:26-07:00 +date: 2026-04-05T16:03:00-07:00 tags: ["LLMs"] -draft: true series: ["LLM-Assisted Flashcard Generator"] --- diff --git a/content/blog/pdf_flashcards_llm/index.md b/content/blog/pdf_flashcards_llm/index.md index 40a211b..dd77690 100644 --- a/content/blog/pdf_flashcards_llm/index.md +++ b/content/blog/pdf_flashcards_llm/index.md @@ -1,8 +1,7 @@ --- title: "Generating Flashcards from PDF Underlines" -date: 2026-04-04T12:25:14-07:00 +date: 2026-04-05T16:02:00-07:00 tags: ["LLMs", "Python"] -draft: true series: ["LLM-Assisted Flashcard Generator"] ---