Source code for the post AI and UI #1 - Smart Filters with Vercel AI SDK and Next.js from Premier Octet
- 🇬🇧 English https://premieroctet.com/blog/en/ai-and-ui-smart-filters-with-vercel-ai-sdk-and-nextjs
- 🇫🇷 French https://premieroctet.com/blog/ai-et-ui-filtres-intelligents-avec-le-sdk-vercel-ai-et-nextjs
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.