|
|
|
|
|
by anotherpaulg
580 days ago
|
|
Super interesting, thanks for sharing. How large a corpus of domain specific text do you need to obtain a useful knowledge graph? Aider has been doing PageRank on the call graph of code repos since forever. All non trivial code has lots of graph structure to support PageRank. So it works really well to find the most relevant context in the project related to the currently active task. https://aider.chat/docs/repomap.html#optimizing-the-map |
|