Browsing Tag
rag
34 posts
Parametric Hubris: Empirical Evidence That Tool Availability Does Not Equal Tool Usage in Frontier Language Models
Parametric Hubris: Empirical Evidence That Tool Availability Does Not Equal Tool Usage in Frontier Language Models Frontier large…
Teaching Machines to Understand Documents with Docling
Docling Exploration Introduction In this experiment I have explored the Docling CLI and used it to parse a…
Most GenAI chatbot tutorials stop at “call an LLM get an answer.”
That’s fine… until you try to build something real. While some people turn this gap into multi-hour courses…
I Built an MCP Server to Search Documentation from Claude (So You Don’t Have to Web Search)
Ever been coding with Claude and needed to check the docs for a library? You either: Open a…
Retrieval Strategy Design: Vector, Keyword, and Hybrid Search
This article explains how to design a modern retrieval strategy for AI systems, especially Retrieval-Augmented Generation (RAG). The…
# Introducing chunklet-py:
The Smart Text Chunking Library You Didn’t Know You Needed Ever tried splitting text for your RAG pipeline…
Apex B. OpenClaw, Local Embeddings.
Local Embeddings para Private Memory Search Por default, el memory search de OpenClaw envía texto a un embedding…
The Context Window Paradox: Why Bigger Isn’t Always Better in AI
A Story About Our Obsession with More Imagine you’re a chef preparing a meal for a food critic.…
Why Feature Stores Didn’t Fix Training–Serving Skew
Training–serving skew is still one of the most common failure modes in production ML. Most teams already sense…
🧠Maybe I Just Do Not Get It!
I have been working with AI for a while now. Not as a tourist. Not as a weekend…