Show HN: Sensei, documentation agent for coding agents(sensei.eightzerothree.co) For the last 4 months, I've been programming exclusively with AI. One of the most painful parts has been getting correct and up-to-date documentation for third-party libraries. So I made an agent to fix that. You can add it as an MCP tool to anything. It works because it's just focused on doing research for code. You can check out the prompts https://github.com/803/sensei/blob/main/sensei/prompts.py. I combined this with a couple specialized tools for this use-case:
I'm not charging for this right now and it's completely open-source and you can run it yourselves with your own API keys. If things go nuts I'll have to change course.I made it to scratch my itch, maybe it'll scratch yours as well. |
No comments yet