Words to cron expression, using AI
To generate cron expressions, this project uses OpenAI's text-davinci-003 model.
Create a .env.local file in the root of the project. And store your API key in it, as shown in the .env.local.example file.
pnpm installpnpm devOpen http://localhost:3000 with your browser to see the app running.