Engineering Practice: Managing Massive Project Context for LLMs

throwaway0134hdj · reddit · 2026-08-02

A developer asks how to efficiently use LLMs to understand and manage massive project documents. Faced with over 500+ PDFs, Word, and Excel files, the author wants to query the entire corpus at any time and get accurate answers, while also using the context to write code rules and SQL table structures.

Currently, they dump everything into a single folder and use VSCode with the Cline extension to query all documents directly. The community is discussing more efficient and sustainable context organization and retrieval engineering workflows.

Original post →

More from coding & agent

coding & agent channel →