A beautiful web app for generating fantasy art using the latest GPT-Image-1 model from OpenAI.
- Enter a fantasy prompt and generate stunning AI art.
- Powered by OpenAI's GPT-Image-1 API.
backend/— Node.js/Express server to securely call the OpenAI APIfrontend/— React app with a fantasy-themed UI
Instructions for running the app will be added after implementation.