reminder.mov
App made with Next.js and Vercel AI SDK.
- Install dependencies
npm install
- Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
-
Get your Openai API KEY in openai
-
Create an .env file and paste your key:
OPENAI_API_KEY=your_api_key_here
- Open http://localhost:3000 with your browser to try it out.
Hope you like it! Don't forget to star it! ⭐⭐⭐⭐⭐