Create stunning images with the power of Flux AI.
-
Clone this repository
-
Install dependencies:
npm install
-
Configure your Flux AI API key in the
.env.localfile:GOOGLE_GENERATIVE_AI_API_KEY=your_google_api_key_here IMAGE_GENERATION_API_URL="https://your_image_generation_api_url_here" -
Start the development server:
npm run dev
-
Open http://localhost:3000 in your browser
- Generate AI-powered images and text from prompts
- Manage and customize AI models
- Train models using your own datasets
- Make fast and accurate predictions with trained models
- Next.js (or specify if different)
- TypeScript
- Cloudflare Workers Backend (This is only a FE repo although)
- Tailwind CSS (if used)
- Vercel (optional, for deployment)
You can easily deploy CreateAI on Vercel or your preferred hosting platform.