InfoQ Homepage Retrieval-Augmented Generation Content on InfoQ
Presentations
RSS Feed-
From Retrieval to Reasoning: Building Production-Ready Agentic AI Systems with Knowledge Graphs
Cassie Shum shares lessons learned on using knowledge graphs as the foundation for agentic software systems, covering 4 key architectural patterns to optimize context, provenance, and team efficiency.
-
Beyond Prompting: Context Engineering for Production-Grade AI
Ricardo Ferreira explains how context engineering overcomes LLM latency, cost, and memory limitations in AI systems, sharing architectural lessons from building a custom Alexa backend with Redis.
-
Deploy MultiModal RAG Systems with vLLM
Stephen Batifol explains the core concepts of multimodal RAG systems, vector search indexes (HNSW, IVF), and embedding model selection. He details vLLM and Pixtral for optimized inference..