cd ..
4. genai

Fase 4 · IA Generativa / LLMs

Del prompt al sistema: RAG, structured output, agentes y LLMs on-premise.

0/25 ejercicios · 0%
  1. 4.1Effective PromptingCómo hablarle a un LLM para obtener resultados consistentes y confiables
    0/5 ej.
  2. 4.2Retrieval-Augmented Generation (RAG)Conectar un LLM a tus propios datos sin reentrenarlo
    0/5 ej.
  3. 4.3Structured Output & Tool CallingForzar al LLM a responder en JSON válido para integrarlo con código real
    0/5 ej.
  4. 4.4AI AgentsDel prompt al sistema autónomo: herramientas, planificación y guardrails
    0/5 ej.
  5. 4.5Local LLMsCorrer modelos on-premise con llama.cpp: privacidad, coste y control total
    0/5 ej.