|
|
|
|
|
by marwamc
193 days ago
|
|
I've no idea what their architecture/implementation looks like, but I've built a similar tool for my own use and the improvements are dramatic to say the least. Mine's a simple BM25 index for code keyword search (I use it alongside serena-mcp) and for some use cases the speeds and token efficiency are insane. https://gitlab.com/rhobimd-oss/shebe#comparison-shebe-vs-alt... |
|