AI EducademyAIEducademy
🌳

Ruta de Aprendizaje de IA

🌱
AI Seeds

Empieza desde cero

🌿
AI Sprouts

Construye bases

🌳
AI Branches

Aplica en la práctica

🏕️
AI Canopy

Profundiza

🌲
AI Forest

Domina la IA

🔨

Ruta de Ingeniería y Código

✏️
AI Sketch

Empieza desde cero

🪨
AI Chisel

Construye bases

⚒️
AI Craft

Aplica en la práctica

💎
AI Polish

Profundiza

🏆
AI Masterpiece

Domina la IA

Ver Todos los Programas→

Laboratorio

7 experimentos cargados
🧠Playground de Red Neuronal🤖¿IA o Humano?💬Laboratorio de Prompts🎨Generador de Imágenes😊Analizador de Sentimiento💡Constructor de Chatbots⚖️Simulador de Ética
Entrar al Laboratorio→
📝

Blog

Últimos artículos sobre IA, educación y tecnología

Leer el Blog→
nav.faq
🎯
Misión

Hacer la educación en IA accesible para todos, en todas partes

💜
Valores

Open Source, multilingüe e impulsado por la comunidad

⭐
Open Source

Construido de forma abierta en GitHub

Conoce al Creador→Ver en GitHub
Empezar
AI EducademyAIEducademy

Licencia MIT. Open Source

Aprender

  • Académicos
  • Lecciones
  • Laboratorio

Comunidad

  • GitHub
  • Contribuir
  • Código de Conducta
  • Acerca de
  • Preguntas Frecuentes

Soporte

  • Invítame a un Café ☕
Académicos›AI Sketch›Lecciones
✏️ AI Sketch

Lecciones

Cada lección se construye sobre la anterior. Sin prisas, sin suposiciones.

1
📦

Arrays y Hash Maps

Learn how arrays and hash maps power everything from feature vectors to embedding lookups in AI systems.

Intermedio⏱️ 15 min de lectura
→
2
📝

Strings y Procesamiento de Texto

Explore how AI systems break down, search, and manipulate text using string operations and pattern matching.

Intermedio⏱️ 15 min de lectura
→
3
🔍

Ordenamiento y Búsqueda

Discover why sorting and searching algorithms are fundamental to how AI ranks recommendations and finds answers.

Intermedio⏱️ 15 min de lectura
→
4
🔗

Listas Enlazadas y Pilas

Understand how linked lists, stacks, and queues handle dynamic data in AI systems and beyond.

Intermedio⏱️ 15 min de lectura
→
5
🌳

Árboles y Grafos Visualizados

See how trees and graphs represent hierarchical and interconnected data powering AI decision-making and recommendations.

Intermedio⏱️ 18 min de lectura
→
6
⛰️

Heaps y Colas de Prioridad

Master heaps, the priority queue abstraction, and classic patterns like top-K problems and merging sorted lists.

Intermedio⏱️ 18 min de lectura
→
7
🔍

Patrones de Búsqueda Binaria

Learn the binary search mindset: search spaces, binary search on answer, and patterns that appear in dozens of interview problems.

Intermedio⏱️ 17 min de lectura
→
8
🧩

Recursión y Backtracking

Understand recursion from the call stack up, then learn the backtracking template that solves permutations, N-Queens, and beyond.

Intermedio⏱️ 20 min de lectura
→
9
🏃

Algoritmos Voraces

Learn when making the locally optimal choice at each step actually produces the globally optimal result, and when it doesn't.

Intermedio⏱️ 17 min de lectura
→
10
🗺️

Problemas de Matrices y Cuadrículas

Master 2D grid traversal with BFS, DFS, flood fill, multi-source BFS, spiral traversal, and dynamic programming on grids.

Intermedio⏱️ 19 min de lectura
→
← Volver al programa AI Sketch