Install dependencies:
npm install
Set up environment variables:
OPENAI_API_KEY=your_openai_api_key
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Usage should look something like this:
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
All contributions are welcome!