AI Agents for a restaurant!
As of Theo's reference tutorial:
- Make it deploy (Vercel)
- Scaffold basic UI with mock data
- Actually set up a DB (Vercel Postgres)
- Add authentication (w/ Clerk)
- Add dish upload (& admin panel)
- Error management (w/ Sentry)
- Routing/dish page (parallel route)
- Delete button (w/ Server Actions)
- Analytics (PostHog)
- RateLimiting (UpStash)
- ▲ Use Vercel AI SDK to create agents/assistants (w/ AI SDK Core)
- Groq
- Mistral
-
(Add) => {More models? Azure? AI SDK UI? AI SDK RSC?}
- Open source the project
- Submit to hackathon
This is a T3 Stack project bootstrapped with create-t3-app
.
If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join the Discord
Learn More about the T3 Stack
- Documentation
- Tutorials
- create-t3-app GitHub repository — your feedback and contributions are welcome!