SigMap: 97% token reduction for AI coding sessions(sigmap.io)
sigmap.io
SigMap: 97% token reduction for AI coding sessions
https://sigmap.io/
7 comments
> Extracts function & class signatures with TF-IDF ranking
From the package.json description.
From the package.json description.
Ah thank you! Should’ve looked at the package.json description rather than the project’s homepage, hah
It's possibly slop all the way down, at least it reads like it.
The github page gives some more insight: it seems to index your code base to reduce duplications/hallucinations during prompting by other AI tools.
The github page gives some more insight: it seems to index your code base to reduce duplications/hallucinations during prompting by other AI tools.
I’m tempted to ask an LLM to parse this for me, as I don’t think I have the energy; maybe it’ll be able to suss out what it wrote.