Hacker News new | ask | show | jobs
Ask HN: How are things like v0.dev built?
17 points by epimetheus2 1000 days ago
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.

2 comments

Someone just released an open source implementation of v0 https://github.com/rapidpages/rapidpages
There is an open source version here: https://github.com/raidendotai/openv0

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