Ask HN: How are things like v0.dev built?

by epimetheus2on 9/22/2023, 4:47 PMwith 2 comments

I'd like to understand more how one would build/iterate over things like v0.dev. Is it LLM? Is it some fine tuned model? Or some other generative AI?

Are there some dev/eng blogs/papers around it, and similiar?

It's very interesting topic to me but essentially black box.

by brianjkingon 9/22/2023, 5:32 PM

Someone just released an open source implementation of v0 https://github.com/rapidpages/rapidpages

by apinedaon 9/22/2023, 5:00 PM

There is an open source version here: https://github.com/raidendotai/openv0

It has a diagram that I am yet to understand ^^