Skip to content

sen-Saptarshi/create-ai

Repository files navigation

CreateAI

Create stunning images with the power of Flux AI.

🚀 Quick Start

  1. Clone this repository

  2. Install dependencies:

    npm install
  3. Configure your Flux AI API key in the .env.local file:

    GOOGLE_GENERATIVE_AI_API_KEY=your_google_api_key_here
    IMAGE_GENERATION_API_URL="https://your_image_generation_api_url_here"
  4. Start the development server:

    npm run dev
  5. Open http://localhost:3000 in your browser

✨ Features

  • 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

📚 Technologies

  • 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)

📦 Deployment

You can easily deploy CreateAI on Vercel or your preferred hosting platform.

About

ai text and image gen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors