GenUI, a new paradigm of UI enabled by generative AI 生成AIによって可能になる、新しいUIパラダイム
同じ考え方についてわかりやすくまとめているwebサイト https://www.nngroup.com/articles/generative-ui/
- boot the sample api
cd /sample_api
fastapi dev
-
boot the backend coming soon...
-
start frontend server
yarn dev