I was exploring a case study using LangGraph and came across an article on how Uber built their Genie Slack chatbot using a Hybrid Search approach with custom metadata filtering.
I tried replicating a similar system using LangGraph and also outlined a few research areas for future exploration, along with the document extraction process. The code also contain the demo using Streamlit.