Skip to content

Abdooo2235/Pixify-AI

Repository files navigation

Pixify-AI

Build License Contributors

Pixify-AI is a modern, AI-powered image upscaler web application. Effortlessly enhance and upscale your images using advanced machine learning, all from a beautiful and intuitive interface.

Demo ✨

This is Live Demo


Table of Contents


Features

  • 🚀 AI Image Upscaling: Enhance and upscale images with state-of-the-art AI models.
  • 🖼️ Batch Processing: Upload and process multiple images at once.
  • 🔒 Secure & Private: All images are processed securely and deleted after enhancement.
  • Fast Processing: Optimized backend for quick results.
  • 📊 Admin Dashboard: Manage users, monitor processing, and configure system settings.
  • 💳 Flexible Pricing: Multiple subscription plans for individuals and businesses.
  • 📱 Responsive UI: Beautiful, mobile-friendly interface built with React and Tailwind CSS.
  • 🔌 API Access: Integrate Pixify-AI into your own apps (Professional/Enterprise plans).
  • 🌐 Easy Deployment: Ready for Vercel, Netlify, or custom servers.

Prerequisites

  • Node.js (v18 or higher recommended)
  • npm (comes with Node.js)
  • Git

Installation

  1. Clone the repository:

    git clone https://github.com/Abdooo2235/Pixify-AI.git
    cd Pixify-AI
  2. Install dependencies:

    npm install

Running Locally

Development Mode

Start the Vite development server:

npm run dev

Building for Production

Build the optimized production bundle:

npm run build

The static files will be output to the dist/ directory.


Serving Production Build

With Express and HTTPS

  1. Ensure you have SSL certificates (pixify-ai.local.pem and pixify-ai.local-key.pem in the project root).

  2. Start the Express server:

    npm run serve

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature
  3. Commit your changes: git commit -m "Add your feature"
  4. Push to your fork: git push origin feature/your-feature
  5. Open a pull request

Please read the CODE_OF_CONDUCT.md and CONTRIBUTING.md if available.


Contact & Support


Thank you for using Pixify-AI!

About

AI Image Enhancer & Upscaler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors