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.
- 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.
- Backend: Flask
- Frontend: React, Vite, Tailwind CSS
- Machine Learning: Integrated ML models for image processing
- Python 3.x
- Node.js and npm
- Flask
- React
-
Clone the repository:
git clone https://github.com/Raahim2/MechaAI.git cd MechaAI
-
Install backend dependencies:
cd backend pip install -r requirements.txt
-
Install frontend dependencies:
cd ../Frontend npm install npm run dev
-
Run the backend server:
cd ../Backend python main.py
Contributions are welcome! Please open an issue or submit a pull request to help improve MECHA AI. .