How Uber Saved 140,000 Hours Monthly Using Generative AI Agents
Zahiruddin Tavargere
Senior Principal Software Engineer@Dell | Opinions are my own
Video
The Problem at Hand
Uber's data platform processes approximately 1.2 million interactive queries monthly, with 36% of these coming from the operations organization. This group—comprising engineers, data scientists, and operations professionals—analyzes data from hundreds of thousands of tables across various domains to derive actionable insights.
However, the process of composing and executing queries was a bottleneck:
This challenge is not unique to Uber. It resonates across industries, from e-commerce to customer support, where operations teams grapple with similar inefficiencies.
Enter QueryGPT: The Hackathon Solution
In 2023, a team at Uber's hackathon introduced QueryGPT, a prototype designed to streamline the query-generation process. Here's how it worked:
While this was a promising start, the prototype faced scalability and technical challenges, necessitating further iterations.
Challenges and Iterative Solutions
领英推荐
Key Challenges
The Final Architecture
The refined system, powered by Azure OpenAI and GPT-4, demonstrated remarkable efficiency:
Uber's engineering team implemented a robust architecture combining SQL, RAG, agents, and custom configurations. Here's a breakdown:
Real-World Impact
By the 20th iteration, Uber's Query GPT achieved a staggering 140,000 hours saved monthly across its operations organization. This success underscores the value of combining AI, domain-specific curation, and user-centric design.
Key Takeaways
Uber's solution offers valuable insights for tackling similar challenges in other industries:
The Future of AI in Operations
Uber's journey with QueryGPT exemplifies the transformative potential of generative AI in operational analytics. By reducing manual effort and empowering teams with intelligent tools, businesses can unlock unprecedented productivity gains.
Whether you're in e-commerce, customer support, or any data-intensive field, the principles behind Uber's success can guide your own AI-driven innovations.
Want to delve deeper into the technical details? Check out Uber's engineering blog here for the full story.