Articles tagged "rag"

14-Jun-2026
Spring AI Agentic Patterns: Agent Skills for Clinical Decision Support
How med-expert-match-ce uses 9 domain-specific Agent Skills from spring-ai-agent-utils to build a modular, LLM-agnostic specialist-matching system on Spring Boot 4 and Spring AI 2.0.

12-Jun-2026
From Chatbots to Harnesses: A Practical Classification of Modern AI Systems
A technical, architecture-first guide to how today’s AI systems are built: from plain LLM chats and RAG to Deep Research agents and full-blown harnesses, with dedicated sections on where MCP, A2A, and guardrails fit in.

11-Apr-2026
How We Made RAG Indexing Faster With an Adaptive Embedding Endpoint Pool
A simple explanation of how to speed up embeddings by routing work across fast and slow local AI endpoints without letting one slow batch block the whole indexing pipeline.

10-Apr-2026
Why Vector Search Is Harder Than It Looks (And Why It Matters)
A simple, practical introduction to embeddings, vector indexes, and real-world semantic search