Caminos/Ingeniero de IA
De principiante a avanzado12 cursos2 gratisel resto con Pro

Ingeniero de IA

Pasá de cero configuración a construir y desplegar sistemas de agentes de IA en producción. Cada curso se apoya directamente en el anterior, empezá desde el principio o salteá lo que ya sabés.

// Secuencia de cursos
  1. 01

    Configuración de desarrollo para principiantes en IA

    gratis

    Get your environment running and ship your first AI-powered app.

    7 módulosPrincipiante
  2. 02

    Fundamentos de programación: cómo se ejecuta realmente el código

    gratis

    Learn how code actually runs — variables, loops, functions, and scope.

    6 módulosPrincipiante
  3. 03

    Estructuras de datos en Python en profundidad

    Pro

    Master lists, dicts, sets, and comprehensions — and know when to use each.

    7 módulosPrincipiante
  4. 04

    Python orientado a objetos: Clases y herencia

    Pro

    Understand classes, inheritance, and dunder methods so LangChain source code stops being a wall.

    7 módulosPrincipiante
  5. 05

    Archivos de Python, APIs y manejo de errores

    Pro

    Read and write files, call real APIs, and handle errors gracefully — the 'I can do real things now' milestone.

    7 módulosPrincipiante
  6. 06

    Python Packages & Project Structure

    Pro

    Organise code into importable packages with pip, virtual environments, and proper project layout.

    7 módulosPrincipiante
  7. 07

    Docker: De cero a contenedores en producción

    Pro

    Containerize your work so it runs the same everywhere — a baseline skill for any backend or AI engineer.

    7 módulosPrincipiante
  8. 08

    Introducción a LangChain

    Pro

    Build your first agents using the LangChain framework — model calls, tools, and chains.

    4 módulosPrincipiante
  9. 09

    Introducción a LangGraph

    Pro

    Upgrade to stateful, looping agents with LangGraph — the modern foundation for production AI systems.

    7 módulosIntermedio
  10. 10

    Construí sistemas de IA multiagente

    Pro

    Coordinate multiple specialised agents with the Agent SDK — supervisors, handoffs, and shared state.

    12 módulosIntermedio
  11. 11

    Agentes Profundos desde Cero

    Pro

    Build long-horizon deep agents from first principles — planning, memory, and tool orchestration without a framework.

    6 módulosPrincipiante
  12. 12

    Patrones de arquitectura Serverless

    Pro

    Learn the event-driven patterns that make AI systems reliable and scalable at production load.

    8 módulosIntermedio