Optimizing Receipt Processing with LlamaIndex and PaddleOCR

Опубликовано: 13 Февраль 2026
на канале: Andrej Baranovskij
2,540
64

LlamaIndex Text Completion function allows to execute LLM request combining custom data and the question, without using Vector DB. This is very useful when processing output from OCR, it simplifies the RAG pipeline. In this video I explain, how OCR can be combined with LLM to process image documents in Sparrow.

Sparrow GitHub repo:
https://github.com/katanaml/sparrow

0:00 Intro
0:42 Example
4:09 Implementation
7:00 Summary

CONNECT:
Subscribe to this YouTube channel
Twitter:   / andrejusb  
LinkedIn:   / andrej-baranovskij  
Medium:   / andrejusb  

#llm #rag #ocr