llm_engineering icon indicating copy to clipboard operation
llm_engineering copied to clipboard

Add week1 day1 priority digest notebook (Guillermo)

Open guillermorosasnegron opened this issue 1 month ago • 1 comments

This PR adds a new notebook under community-contributions/guillermo/:

  • week1_day1_priority_digest_llm.ipynb

The notebook re-implements the Week 1 Day 1 class with a “priority digest” LLM workflow based on the Eisenhower Matrix (urgent/important quadrants), including:

  • dotenv + OpenAI client setup
  • a structured prompt organized into Eisenhower priority quadrants
  • comments and explanations in Spanish for learning

Goal: practice the full LLM pipeline (from prompt design to model call) and provide a clear, commented example that helps other students apply LLMs to task prioritization using the Eisenhower method.

guillermorosasnegron avatar Nov 16 '25 23:11 guillermorosasnegron

Sounds interesting - but you seem to have only included 1 empty file in this PR?

ed-donner avatar Nov 23 '25 03:11 ed-donner