Engineering Blog article prototypes
| Use Case | Description | Folder | Article URL |
|---|---|---|---|
| Uber Genie AI Agent | Enhanced Agentic RAG system implementation inspired by Uber's approach. Includes offline document processing, custom metadata creation, RAG orchestration using LangGraph, and real-time inference demo with Streamlit. | uber-agentic-rag | Enhanced Agentic RAG |
| Booking.com AI Trip Planner | AI-powered travel platform with conversational trip planning, smart filters, property Q&A, and review summarization inspired by Booking.com's OpenAI integration. | bookingcom-trip-planner | Booking.com AI Case Study |
| RFP Response Generator | Full-stack app for ingesting company knowledge, extracting questions from incoming RFPs, generating grounded draft answers, and exporting a DOCX response, inspired by BMW Group's "Offer Analyst" procurement solution. | rfp-generation | Revamping procurement operations with generative AI |
👉 Disclaimer:
This initiative is purely to understand how the system and approach work. The tech stack we use doesn’t have to be the same as what Uber used. The goal is just to understand the flow and try to build something around it.