Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
April 23, 2026
·
Poland
Scaling RAG: Hybrid Search and Hierarchical Chunking for 780k Pages
Learn how to build a local, high-speed search engine for 780k PDF pages using hybrid search and hierarchical chunking, with efficient LLM inference for RAG.
Overview
I built a custom desktop-server search engine designed to help me instantly find and manage documents within my 40GB PDF library.
Technical Overview:
- The Interface: A Windows application where I can search and browse through the results easily.
- The Search Brain: A backend powered by FastAPI that uses “hybrid search”
- Data Processing: Python and Bash scripts that handle the heavy lifting, such as pulling Markdown and generating page thumbnails from every file.
- Annotation AI: vLLM based LLM server that extract metadata.
- The Future: I am currently adding a RAG (Retrieval-Augmented Generation) feature so I can ask the AI questions directly about the content of my documents.
Links
Tech stack
Finding related talks...
Compose Email
Sending...
Email preview
Loading recent emails...