Skip to content

angela-goncalves/reminder

Repository files navigation

Reminder - Smart Lists, Effortless Shopping with AI!

Simply jot down your shopping list, and we'll sort it into categories for you.

reminder.mov

App made with Next.js and Vercel AI SDK.

Deploy with Vercel

Getting Started

  1. Install dependencies
npm install
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
  1. Get your Openai API KEY in openai

  2. Create an .env file and paste your key:

OPENAI_API_KEY=your_api_key_here
  1. Open http://localhost:3000 with your browser to try it out.

Hope you like it! Don't forget to star it! ⭐⭐⭐⭐⭐