Show HN: I used DeepSeek to build a CLI setup for Stripe

github.com

3 points by lexokoh 2 days ago

So I was thinking of a way to test out the DeepSeek chat and see how good it is, and then I stumbled on this gold from Theo. It's his recommendation on how to set up Stripe.

If you've set up Stripe a lot or payment, you'd know how annoying it can be, so his recommendations are pretty good.

Anyway, I decided to build a CLI setup for the Stripe recommendations using DeepSeek.

Here's Theo's recommendation: https://github.com/t3dotgg/stripe-recommendations

Here's the CLI by DeepSeek: https://github.com/dantelex/stripe-x

Note: I didn't write any of this code.

I'd love to know what you guys think about how it did.