Building Better Code RAG: Semantic Chunking with Tree-Sitter
Ever wondered how code assistants like Cursor or GitHub Copilot know which file to edit or which file to pull context from?
Code retrieval pipelinesemantic code searchAST code splittingRAG for codetree-sitter chunking