initial commit: slides + practica_resueltos + README

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-29 11:50:55 +02:00
commit 0aff31e2d3
203 changed files with 23207 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
---
layout: default
---
# Comparativa Rápida: Ecosistema JS/TS
| | LangChain.js | LlamaIndex.TS | Vercel AI | Mastra | APIs Nativas |
|---|:---:|:---:|:---:|:---:|:---:|
| **Madurez TS** | ⭐⭐⭐⭐ | ⭐⭐ | ⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐⭐ |
| **RAG** | ✅ Completo | ✅ Especializado | ⚠️ Básico | ✅ Integrado | 🔧 Manual |
| **Agentes** | ✅ LangGraph | ⚠️ Básico | ✅ Agent class | ✅✅ Nativo | 🔧 Varía |
| **Streaming UI** | ✅ | ⚠️ | ✅✅ | ⚠️ | ✅ |
| **Curva aprendizaje** | Media-Alta | Media | Baja | Media | Baja |
| **Vendor lock-in** | Bajo | Bajo | Bajo | Bajo | Alto |