Discussion about this post

User's avatar
Mingtian's avatar

Try pageindex https://github.com/VectifyAI/PageIndex, which does rag without any vectors and more like human

Expand full comment
Rustam's avatar

RAG isn't the bottleneck in coding agents, it is the way you parse and chunk the codebase. Couldn't you just create chunks explaining the code base, run multiple llms to extract the aspects of the code base a human is looking at and reach quality while being price effective!?

Expand full comment
4 more comments...

No posts