links
Bookmarks
Writing
- How do you build a local RAG system for private document interaction?↗
Building a fully local RAG pipeline — no API calls, no data leaving your machine.
- RAG: How to Make a Base LLM Context-Aware on Private Data↗
Retrieval-augmented generation from first principles.
- Asynchronous Data Scraper: NeurIPS Conference Data Curation Project↗
Building an async scraper to curate NeurIPS paper metadata at scale.
Papers
Tools