Skip to content

gitkarasune/im-vision

IMvision - Generative AI for instant Image creation.

Next.js TypeScript Tailwind CSS Gemini AI OpenRouter

Create. Generate. Edit. The next-generation AI image platform built for speed and creativity.

Documentation · Report Bug · Request Feature

Overview

IMvision is a state-of-the-art generative AI platform designed to empower creators. Built with the latest web technologies, it offers zero-latency image generation, real-time editing capabilities, and a seamless collaborative experience.

Whether you're sketching a quick concept or refining a masterpiece, IMvision's optimized pipeline powered by Google's Gemini and OpenRouter ensures your creative flow is never interrupted.

Key Features

  • Real-time Generation: Instant visuals with optimized API streaming.
  • Advanced Editing: Crop, zoom, generic fill, and comprehensive adjustment tools.
  • Secure Authentication: Robust user management via Better-Auth.
  • History & Persistence: Automatic saving of all prompts and generated assets to PostgreSQL.
  • Responsive Design: A stunning, mobile-first interface with fluid animations.
  • Dark/Light Mode: Fully themable UI for any environment.

Tech Stack

Prerequisites

  • Node.js 18+
  • npm or pnpm
  • A PostgreSQL database string

Installation

  1. Clone the repository

    git clone https://github.com/gitkarasune/im-vision.git
    cd im-vision
  2. Set the upstream remote

    git remote add upstream https://github.com/gitKarasune/im-vision.git
  3. Install dependencies

    npm install
  4. Configure Environment Renamed env.example to .env and fill in your keys.

    cp env.example .env
  5. Run the development server

    npm run dev

    Open http://localhost:3000 to view it in the browser.

Contributing

We welcome contributions from the community!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Stage your changes (git add .)
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request

Please read our Contribution Guidelines strictly before submitting.

License

Distributed under the MIT License. See LICENSE for more information.


Built with ❤️ by Karasune

About

Generative AI for instant Image creation

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •