Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Aquiles-RAG: RAG para producción
Learn how Aquiles‑RAG integrates embeddings into a production‑ready retrieval‑augmented generation pipeline, covering its core architecture, performance tuning, and real‑world deployment steps.
En esta charla presentaré Aquiles-RAG, un RAG pensado para producción que ofrece una capa de abstracción para integrar retrieval-augmented generation en tus servicios con mínima fricción. Veremos qué son los embeddings y cómo los usa un RAG, la arquitectura clave de Aquiles-RAG, y cómo conectar tu modelo de embeddings preferido para obtener rendimiento y disponibilidad en entornos reales. Demo y repo incluidos.
Aquiles-RAG: High-performance RAG solution using Redis vector search and FastAPI.
Aquiles-RAG: high-performance, embedding-agnostic RAG on Redis via Python FastAPI.
Related projects
Aplicación móvil con AI
San Salvador
How to build a Flutter app that calls the OpenAI API and uses a custom‑trained model to generate…
Pequeños cambios, grandes resultados
San Salvador
Demonstration of an AI-driven tool that scans GitHub repositories locally, highlights code improvements, best practices, and potential vulnerabilities,…
RAG Copilot: Big Data-powered solutions for rapid Information extraction
Medellín
Learn how to extract information from massive datasets using a Retrieval‑Augmented Generation model, AWS serverless services, and a…
Enhancing AI with RAG - Techniques to improve accuracy
Bogotá
Shows how GraphRAG and context-aware RAG use knowledge graphs and contextual embeddings with graph databases and ranking techniques…
AI-B2in: AI-Powered In-Betweens for Real Animations
Manizales
Learn how AI-B2in creates smooth in‑between frames for hand‑drawn animation using preprocessing, AI interpolation, post‑processing cleanup, and web…
Omni ingestion RAG
Medellín
This talk covers multimodal ingestion in Retrieval Augmented Generation applications, focusing on processing unstructured data including images, tables,…