LLMs tend to hallucinate and produce incorrect results for table data extraction. For this reason in Sparrow we are using Instructor structured output for LLM to query form data and Sparrow Parse to process tabular data within the same document in combined approach.
Sparrow GitHub repo:
https://github.com/katanaml/sparrow
0:00 Intro
0:40 Why Hybrid RAG?
1:50 Example
8:33 Code
10:15 Summary
CONNECT:
Subscribe to this YouTube channel
Twitter: / andrejusb
LinkedIn: / andrej-baranovskij
Medium: / andrejusb
#rag #python #llm