Skip to content

MECHA AI is a versatile image and file editing platform built with Flask, React, Vite, Tailwind, and machine learning technologies. It combines powerful tools for transforming and enhancing images with seamless file management, providing a user-friendly and efficient editing experience.

Notifications You must be signed in to change notification settings

Raahim2/MechaAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

MECHA AI

MECHA AI

MECHA AI is a powerful web application designed to edit images and files with ease. The platform currently supports all kinds of images, PDFs, and CSV files, leveraging cutting-edge machine learning technologies for advanced editing capabilities.

Demo

Demo

Features

  • Image Editing: Advanced tools for cropping, resizing, and enhancing images with AI-powered features.
  • File Management: Efficient handling and organization of various file types.
  • User-Friendly Interface: Built with React and Tailwind CSS for a modern and responsive design.
  • Fast Development: Utilizes Vite for fast and optimized development and build processes.
  • Machine Learning Integration: AI-driven features for intelligent image enhancements.

Technologies Used

  • Backend: Flask
  • Frontend: React, Vite, Tailwind CSS
  • Machine Learning: Integrated ML models for image processing

Getting Started

Prerequisites

  • Python 3.x
  • Node.js and npm
  • Flask
  • React

Installation

  1. Clone the repository:

    git clone https://github.com/Raahim2/MechaAI.git
    cd MechaAI
    
    
  2. Install backend dependencies:

    cd backend
    pip install -r requirements.txt
    
  3. Install frontend dependencies:

    cd ../Frontend
    npm install
    npm run dev
    
  4. Run the backend server:

    cd ../Backend
    python main.py
    
    

Contributing

Contributions are welcome! Please open an issue or submit a pull request to help improve MECHA AI.

About

MECHA AI is a versatile image and file editing platform built with Flask, React, Vite, Tailwind, and machine learning technologies. It combines powerful tools for transforming and enhancing images with seamless file management, providing a user-friendly and efficient editing experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published