manansh ❄️
@manansh
Building with AI has been really hard for me. (not an engineer by trade) I noticed that LLMs are basically blind to real-world code - they can't see npm packages, current docs, or source code I want to use. Every time I try building something, I have to manually feed it context. That's why I built Context: a tool that gives LLMs full access to any npm package's code and docs - as if that knowledge was part of their training. Built entirely with AI - frontend, server, everything.
9 replies
10 recasts
38 reactions
manansh ❄️
@manansh
For example, I asked it to look at Viem. It manages to get the documentation, source code, and metadata. I download the JSON file that it spits out and simply give that to Claude as context. It's cut down a lot of the time that I have been spending debugging. The LLM just gets things right the first time!
0 reply
0 recast
3 reactions