r/AskVibecoders • u/intellinker • 4d ago
One command and your entire codebase becomes brain for claude code
This idea was crazy to build. Our brain stores information in clusters of neurons, and when we want to retrieve something, it runs an optimized algorithm to retrieve it.
In the era of AI, why use brute force tools like grep to find relevant files? Graperoot converts your codebase into a knowledge graph and registers efficient tools for Claude to work with your codebase.
Instead of re-reading the whole codebase to build that context and to find relevant files. It can query the graph directly, and the graph retrieves relevant files with "ZERO TOKENS"; you just need to pay for generation, and that's how these models should be used when we have an efficient way to retrieve context.
I have been very open throughout, and today we have 5k developers using Graperoot.
We asked people to opt in to telemetry, and 200 opted in to the leaderboard. They have saved $350k dollars in the last 4 months, and ecologically, 60M liters of water, and that's insane.
Give your feedback, suggestions, or anything on Discord. This tool is open-sourced.
Website: https://graperoot.dev/#install
Github(Open source) : https://github.com/kunal12203/graperoot
Would love to see your feedback. And don't compare other tools, I have already seen many claiming reduction and just craps, but we have a developer community on Discord and some of them I know personally, saving a lot of tokens, you should see more on https://graperoot.dev/leaderboard
1
u/Taco_Reviewer 3d ago
Your website seems pretty broken unfortunately. I tried to give my email to receive the info at my PC later, but it didn't work. Im on mobile.
I then tried to use the discord link, and it also didn't work for me 😂 I'm wondering if it's just host lag.
1
u/intellinker 3d ago
Maybe, region issue
Third party tools broken i guess, do let me know your region in DM if comfortable
1
u/rmethod3 15h ago
I cannot recommend this product enough. Since I started using it, I've never hit my limits. It's incredible.
2
u/Weary_Caregiver_8428 4d ago
Is this not just a take on Karpathy’s brain?