top | item 46112006

(no title)

maderalabs | 3 months ago

I'm curious how much y'all used AI in the development process of the app. Definitely a lot of thought put into the architecture as shown in the post here, what was the split of human written vs. AI-written code? Especially curious given v0 is intended for building with AI.

Really great writeup, super thoughtful! Been a v0 user and fan for awhile now, excited to give this a shot!

discuss

order

fernandorojo|3 months ago

Our biggest usage of AI was actually a code review bot which lives on GitHub PRs. It reviews our code on every commit. It was originally an internal tool, but it's now Vercel Agent.

We also used v0 for prototyping ideas and designs for the native app.