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"] ---