---
title: "Enhanced Agentic-RAG: What If Chatbots Could Deliver Near-Human Precision?"
url: https://daily.dev/posts/enhanced-agentic-rag-what-if-chatbots-could-deliver-near-human-precision--bqfc5j2vt
source_url: https://www.uber.com/blog/enhanced-agentic-rag/
type: article
source: "Uber Engineering"
published: 2025-05-29T14:10:30.176Z
updated: 2025-05-30T20:12:30.120Z
tags: ["machine-learning", "llm", "bots", "langchain", "rag"]
reading_time: 15
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Enhanced Agentic-RAG: What If Chatbots Could Deliver Near-Human Precision?

**[Uber Engineering](https://daily.dev/sources/uber)** · 15 min read · 0 upvotes · 0 comments

## Summary

Uber developed Enhanced Agentic-RAG (EAg-RAG) to improve their internal chatbot Genie's accuracy from traditional RAG systems. The approach includes enriched document processing with custom Google Docs loaders, LLM-powered agents for query optimization and source identification, and automated evaluation using LLM-as-Judge. This resulted in a 27% relative increase in acceptable answers and 60% reduction in incorrect advice for engineering security and privacy queries.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.uber.com/blog/enhanced-agentic-rag/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#machine-learning](https://daily.dev/tags/machine-learning), [#llm](https://daily.dev/tags/llm), [#bots](https://daily.dev/tags/bots), [#langchain](https://daily.dev/tags/langchain), [#rag](https://daily.dev/tags/rag)

[View this post on daily.dev](https://daily.dev/posts/enhanced-agentic-rag-what-if-chatbots-could-deliver-near-human-precision--bqfc5j2vt)
