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
It's really easy to use. 1) Give it the NPM package you want to use in your projects 2) Let it package up the source code, examples, and documentation that gets stored in a .json file 3) Download the file and use with any LLM
0 reply
0 recast
3 reactions