We launched Convex Components to make adding features to your app easier! 🎉
Learn morenpm create convex -- -t get-convex/ai-storybook/tree/main/step-3
An example project showing how to make a full-stack app that integrates elements of generative AI.
This project features the following platforms and frameworks:
This project was coded on a live stream. The video, which introduces the concepts gradually and explains how the project was built, is found on YouTube here:
https://www.youtube.com/watch?v=4DEFIEHbC_s
The project is broken up an initial state, and then three steps/stages of development that are completed during the video. The end result of each step is a separate subdirectly in this repository.
useState
React state variable, but that will soon change.useState
with useQuery
, and do the other plumbing necessary to make our app state stored in the backend.