Web Analytics

magic_image

⭐ 173 stars English by HappyDongD

🌐 Language

Magic AI Drawing

Chinese | English

License Next.js TypeScript Tailwind CSS

An AI drawing application developed based on Next.js with the following main features:

Online Experience

Access address: https://image-front-eight.vercel.app/

Application Screenshots

App Screenshot 4 App Screenshot 4 App Screenshot 1 App Screenshot 2 App Screenshot 3

Feature Highlights

Tech Stack

Local Development

git clone https://github.com/HappyDongD/magic_image.git
cd magic_image
npm install

yarn install

pnpm install
npm run dev

yarn dev

pnpm dev

Desktop Application Packaging

This project uses Tauri for desktop application packaging, supporting Windows, macOS, and Linux systems.

Environment Preparation

Before packaging the desktop application, the following dependencies need to be installed:

Development Mode

# 安装 Tauri CLI
npm install -D @tauri-apps/cli

启动桌面应用开发模式

npm run tauri:dev

Building Desktop Applications

# 构建桌面应用安装包
npm run desktop
After the build is complete, you can find the installation package for the corresponding system in the src-tauri/target/release/bundle directory.

Vercel Deployment

Usage Instructions

`` http://localhost:3000?url=你的API地址&apikey=你的API密钥 ` 例如: ` http://localhost:3000?url=https%3A%2F%2Fapi.example.com&apikey=sk-xxx `` Note: Special characters in the URL need to be URL encoded

Notes

Contribution Guide

You are welcome to submit Issues and Pull Requests to help improve the project.

License

This project uses the Apache License 2.0.

According to the license, you may:

But you must comply with the following conditions: ---

Buy Me a Coffee

If this project is helpful to you, feel free to buy me a coffee ☕️

WeChat payment code

Buy me a coffee

Contact Information

If you have any questions or suggestions, feel free to contact me via WeChat:

WeChat contact info

Scan QR code to add WeChat

--- Tranlated By Open Ai Tx | Last indexed: 2025-09-09 ---