RAG in Production: 7 Anti-Patterns That Destroy Precision (And How I Fixed Them)

RAG is the aspirin of generative AI: everyone prescribes it, almost no one truly understands how it works, and when it fails, the patient hallucinates. After implementing RAG in production with the Ops Copilot and discarding it in favor of Tool Calling for the obsolescence radar, I’ve catalogued the 7 errors that destroy precision — and the solutions that actually work.

July 11, 2026 · Datalaria

EU AI Act: What Every Engineer Needs to Know (No Lawyers Required)

On August 2, 2026, most obligations of the EU AI Act come into force. Maximum fine: 35 million euros or 7% of your global turnover. And most articles explaining this regulation are written by lawyers, for lawyers. Not this one. This one is written by an engineer who already operates AI agents in production, translating every article of the regulation into the language we actually understand: architectures, pipelines, and code.

July 5, 2026 · Datalaria

MCP (Model Context Protocol): The Standard That Wants to Be the USB of Artificial Intelligence

Today, every LLM has its own way of connecting to your databases and tools. It’s a chaos of proprietary integrations. MCP (Model Context Protocol) promises to end this by becoming the ‘universal plug’ of AI. We analyze if it’s truly the future or just another standard that will die trying.

June 28, 2026 · Datalaria

The Hidden Economics of AI: What It Actually Costs to Run LLMs in Production (With Real Data)

Everyone talks about what AI can do. Almost no one talks about what AI costs to do. After more than 6 months operating autonomous agents in production with Gemini, CrewAI and GitHub Actions, I open the books and break down every euro invested — and every surprise I found along the way.

June 14, 2026 · Datalaria

The Central Nervous System: Scaling the Agentic Radar to 24/7 with FastAPI and Webhooks

Transforming the Obsolescence radar into an Event-Driven 24/7 unified microservice. We cover dual ingestion vectors (Accuris vs. Raw Emails), non-blocking HTTP processing through BackgroundTasks, and closing the operational loop via Microsoft Teams.

May 9, 2026 · Datalaria

The Agentic Radar: Why LLMs Won't Save Your Supply Chain (And Tool Calling Will)

Destroying the ‘Chat with PDF’ myth: How to orchestrate Gemini 2.5 via CrewAI so it delegates deep mathematical responsibilities to a pure relational tool connected to Supabase, hitting 0% hallucination on P&L impact calculations.

May 1, 2026 · Datalaria

S&OP Engineering V: The Autonomous Brain (Agentic AI)

1. The Execution Chasm Companies invest millions in planning software and ERPs. They spend months integrating data, cleaning records, and tuning demand forecasts. Yet, at the end of the day, execution often relies on an analyst staring at a dashboard. A human reading charts, finally drafting an email to the plant director to request production adjustments. That human delay is inefficient, error-prone, and, frankly, unnecessary in the modern era. Pure mathematics has no value if it isn’t executed. ...

March 27, 2026 · Datalaria

Autopilot - Assistant : Building an AI Copilot with Algolia Agent Studio

When visitors have questions about my 72 blog posts, they shouldn’t have to dig through archives. I built an AI copilot that uses Algolia Agent Studio to deliver conversational answers backed by real content.

February 7, 2026 · Datalaria

Multiverse Computing: The Spanish Startup Solving AI's Bottleneck with Quantum Physics (Without Quantum Computers)

While the world awaits the arrival of fully functional quantum computers, a company from San Sebastián is using the mathematics that underpin them to solve AI’s most urgent problem today: efficiency. Multiverse Computing has developed a technology based on ‘Tensor Networks’ that compresses large language models (LLMs) by up to 95%, allowing them to run on standard hardware and edge devices. This pragmatic ‘quantum-inspired’ approach has earned them a $500M valuation and partnerships with giants like Bosch and Iberdrola. We analyze their strategy, technology, and business model.

January 31, 2026 · Datalaria

From '24 Days' to Immediate Success: Revolutionizing Onboarding with Artificial Intelligence

Remember your first day amidst mountains of paperwork? Traditional onboarding costs time and money, and often fails in its mission. A recent report reveals alarming figures: 24 days on average to complete the process and only 12% of employees satisfied. The solution is not more paper, it’s Artificial Intelligence. Discover how the combination of IDP for bureaucracy and GenAI as a virtual mentor can automate document management and personalize information delivery, freeing up HR to focus on culture and people.

January 17, 2026 · Datalaria