Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This right here. There is a large segment of developers that have not hooked up indexed code, eg: "where I can start asking questions about my code". They treat it like a search engine. What you want is the LLM to INDEX your code. Then you can see the real power of LLMs. Spoiler alert: it is amazing.


And to make people get the point: indexing in this case would be to store it in a vector database and make the LLM be able to query it on demand.

It’s really powerful.


or even better (esp with highly expressive languages): just slurp the whole codebase, no vector db needed




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: