Загрузка видео...
Не удалось загрузить видео
Replit’s new AI Agent is like AGI for internal tools. I needed a Stripe coupon generator for my startup’s student discount program. Watch me build it with Replit Agent in <5min from my phone. Full prompt below.
314,561 просмотров • 1 год назад •via X (Twitter)
Комментарии: 10

PROMPT FROM DEMO — I need a new internal tool. It should allow me to generate a new promo code for a Stripe Coupon based on an email input. This tool is for .edu emails only, so if I paste in a non-student email please add an "Are you sure?" confirmation. The promo code must be a randomly generated ID with 16 alphanumeric values. Keep the UI basic but polished. Store my Stripe API Key and my Stripe Coupon ID as Replit Secrets to follow best security practices. The flow should go: - I enter email - The email is validated - I click generate - It generates the promo code - It copies the code to my clipboard - It gives me the option to reset

I’m telling you guys this thing is CRAZY good for internal tools. Check this one out for another great example. I’ve made like 6 genuinely useful tools to help me operate already with Replit.

It returned JSON for a second and took a screenshot to make sure the stripe connection worked 😂 That’s actually somewhat unexpected behavior. Also the “forgetting to ask for keys” issue that occasionally happens will be fixed soon.

Yeah that was my 1st time running into the screenshot thing which was super interesting. Very much liked that it tested the connection! Kind of like a chain-of-thought debugging step. Quite nice.

Great demo. You are soo good at making these.

Thanks Nick 🫡

This is freaking awesome! This is pretty sick for an internal tool. Superpowers.

It’s legitimately super useful in prod

Could you use this to make an 8090 type tool similar to what chamath calls for a construction estimating tool?

Probably, would be a good demo honestly
