Live data from Hacker News

Show HN: Sourcewizard – AI installs SDKs in your codebase

sourcewizard.ai

1–10 of 25 posts

Show HN: Sourcewizard – AI installs SDKs in your codebase

#1
Hi HN! I’m Ivan, one of the founders of Sourcewizard.

It’s a CLI tool that works with AI coding agents (like Cursor and Claude) to install and set up SDKs correctly including middleware, pages, env vars, everything.

Similar to the PostHog Install AI Wizard: https://posthog.com/docs/ai-engineering/ai-wizard But for more packages.

Run this to try it:

npx ai-setup clerk

We built it after watching agents fail basic installs. Wrong packages, deprecated methods, half-finished setups.

Sourcewizard uses package-specific prompts that complete clean installs ~90% of the time on Next.js apps.

Currently we support:

A Few Auth Providers: Clerk and WorkOS

Search APIs, Emails and Notifications: Firecrawl, Resend, Knock

Quickstart: https://docs.sourcewizard.ai/quickstart

More context: https://sourcewizard.ai/blog/why-your-sdk-breaks-in-cursor

Notes: - The client code is open source: https://github.com/sourcewizard-ai/sourcewizard - We explicitly ignore existing Env Files: https://github.com/sourcewizard-ai/sourcewizard/blob/main/in...

Would love feedback!

— Lukas & Ivan

Show HN: Sourcewizard – AI installs SDKs in your codebase
sourcewizard.ai

Re: Show HN: Sourcewizard – AI installs SDKs in your codebase

#3
I got excited reading this thinking this can help me with the SDK for a stereodepth camera I'm working with only but read then reading it's for the Next.js stack :sob: On a separate note I like the retro DOS feel. Will probably look at this again properly when I build out the web side of my RaaS offering.

Re: Show HN: Sourcewizard – AI installs SDKs in your codebase

#4
post #3

I got excited reading this thinking this can help me with the SDK for a stereodepth camera I'm working with only but read then reading it's for the Next.js stack :sob: On a separate note I like the retro DOS feel. Will probably look at this again properly when I build out the web side of my RaaS offering.

It's only Next.js for now, we're expanding the library, what's the SDK you want to use? We can add it for you!

Re: Show HN: Sourcewizard – AI installs SDKs in your codebase

#9
post #22

[stub]

All of our customers use AI to integrate our SDK anyways so this makes sense

would love to chat, maybe we can add support for your SDK into sourcewizard so your customers can setup directly using that?
Post reply on HN