Skip to content

Commit e839693

Browse files
Add visuals to Ali Compute customer story (#8069)
* Add visuals to Ali Compute customer story * Add Ali profile context to Compute story * Polish Ali story introduction
1 parent 6f95d12 commit e839693

3 files changed

Lines changed: 23 additions & 7 deletions

File tree

apps/blog/content/blog/claude-generated-50-websites-overnight-prisma-compute/index.mdx

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,30 @@ tags:
1616
- "case-study"
1717
---
1818

19-
Ali Fatemi left an AI outreach system running overnight.
19+
[Ali Fatemi](https://www.linkedin.com/in/ali-fatemi-94566a163/) runs a boutique software agency and builds AI-agent workflows for client acquisition and delivery.
20+
21+
In one experiment, he gave Claude the Prisma docs and CLI, then left an outreach workflow running overnight.
2022

2123
By morning, Claude had generated roughly 50 websites for spas in Vancouver.
2224

23-
Each site was part of a larger workflow: find businesses in a target market, check whether their website exists or needs work, research the business, generate a custom site, ask Ali for approval, deploy it, and prepare an outreach email with the live URL.
25+
Each site was part of a larger loop: find businesses in a target market, check whether their website exists or needs work, research the business, generate a custom site, ask Ali for approval, deploy it, and prepare an outreach email with the live URL.
2426

2527
The interesting part is not just that AI can generate the sites. It is that the agent can move from generated code to a working URL without Ali turning deployment into a separate project.
2628

2729
Prisma Compute gave Ali's agent a deployment path it could actually operate: docs, CLI commands, terminal output, and a working URL.
2830

29-
<Quotes speakerName="Ali Fatemi">
31+
<Quotes
32+
speakerName="Ali Fatemi"
33+
speakerImgLink="/blog/claude-generated-50-websites-overnight-prisma-compute/imgs/ali-fatemi.jpg"
34+
>
3035
It has been working pretty great. Claude almost one-shot this solution.
3136
</Quotes>
3237

3338
That is the story: AI can make software feel cheap to create, but generated code only becomes useful when it can run somewhere. For this workflow, Ali said getting to a working URL felt easier than Railway.
3439

3540
## What Ali is building
3641

37-
Ali runs a boutique software agency and has been experimenting with AI agents as a new way to build and sell software. His current project is an outreach system for agencies and service businesses.
42+
The project is an outreach system for agencies and service businesses.
3843

3944
Instead of sending a generic cold email, the system creates something useful first.
4045

@@ -48,6 +53,8 @@ The flow looks like this:
4853
- deploy the site
4954
- write the outreach email with the live URL
5055

56+
![Delivven GTM approval dashboard showing AI-generated website previews ready to approve and deploy](/claude-generated-50-websites-overnight-prisma-compute/imgs/ali-generated-sites-dashboard.jpg)
57+
5158
Ali described the message as something closer to: "I noticed your business does not have a great website. I created this free version for you. Check it out."
5259

5360
The product is still early, but the workflow already changes the economics of outreach. If AI can create a useful asset before the first email, the outreach can start with proof instead of a promise.
@@ -64,7 +71,10 @@ Ali gave Claude the [Prisma docs](https://www.prisma.io/docs/compute), asked it
6471

6572
For Ali, the important part was not a dashboard tour. It was that the agent could use the CLI, deploy the app, and get a working URL.
6673

67-
<Quotes speakerName="Ali Fatemi">
74+
<Quotes
75+
speakerName="Ali Fatemi"
76+
speakerImgLink="/blog/claude-generated-50-websites-overnight-prisma-compute/imgs/ali-fatemi.jpg"
77+
>
6878
AIs are great with CLIs. I just told Claude: this is the docs, install the CLI and use the CLI to do stuff.
6979
</Quotes>
7080

@@ -76,7 +86,10 @@ Ali's strongest comparison was not a benchmark. It was the lack of ceremony. He
7686

7787
The biggest difference was getting from account creation to deployment.
7888

79-
<Quotes speakerName="Ali Fatemi">
89+
<Quotes
90+
speakerName="Ali Fatemi"
91+
speakerImgLink="/blog/claude-generated-50-websites-overnight-prisma-compute/imgs/ali-fatemi.jpg"
92+
>
8093
Prisma was super simple to set up. I created an account and it was ready for me to deploy stuff.
8194
</Quotes>
8295

@@ -112,7 +125,10 @@ That is especially important for products like Ali's. The product is not one web
112125

113126
Ali's strongest reaction was not about a single feature. It was about the end-to-end workflow becoming real.
114127

115-
<Quotes speakerName="Ali Fatemi">
128+
<Quotes
129+
speakerName="Ali Fatemi"
130+
speakerImgLink="/blog/claude-generated-50-websites-overnight-prisma-compute/imgs/ali-fatemi.jpg"
131+
>
116132
I did not really think that was possible with AI, but it actually is working.
117133
</Quotes>
118134

150 KB
Loading
187 KB
Loading

0 commit comments

Comments
 (0)