Skip to content

302ai/302_image_toolbox

Repository files navigation

πŸ–ΌοΈ AI Image Toolbox πŸš€βœ¨

The AI image toolbox offers a variety of rich AI image processing functions and also enables continuous chained operations.

δΈ­ζ–‡ | English | ζ—₯本θͺž

pic-tool

This is the open-source version of the AI Image Toolbox from 302.AI. You can directly log in to 302.AI to use the online version with zero code and zero background, or modify and deploy it yourself according to your requirements.

Interface Preview

You can upload pictures or input descriptions, choose a model to generate pictures and then conduct picture processing. Multiple picture processing functions are available for selection. pic-tool

Taking the background removal function as an example, based on the uploaded pictures, the AI automatically identifies the background and removes it. pic-tool

Project Features

πŸŽ₯ AI Image Toolbox

It supports a variety of image operations, including the extended functions of generating images from text and converting images into videos.

πŸ–ΌοΈ All-inclusive Functions

It includes functions such as background removal, object elimination, background replacement, image vectorization, image enlargement, super image enlargement, colorizing black-and-white images, AI face swapping, image expansion, image modification, generating images from existing images, generating images from drafts, image cropping, image color adjustment, image splicing, and portrait filters.

πŸ”„ Task Management

Tasks support regeneration, chained tool calls, historical rollback for re-editing.

βš™οΈ Multi-Model Support

You can choose various models to generate images and videos.

πŸ“œ History Records

Save your creative history, memory never lost, downloadable anytime, anywhere.

🌍 Multi-language Support

  • Chinese Interface
  • English Interface
  • Japanese Interface

🚩 Future Update Plans

  • Add functions such as special effects, image restoration, and image composition

Technology Stack

  • Next.js 14 basic framework
  • Tailwind CSS + Shadcn UI style UI
  • Zustand for data management

Development & Deployment

  1. Clone the project git clone git@github.com:302ai/302_image_toolbox.git
  2. Install dependencies npm install
  3. Configure the 302 API KEY by referring to .env.example
  4. Run the project npm run dev
  5. Build and deploy docker build -t image_toolbox . && docker run -p 3000:3000 image_toolbox

✨ Introduction to 302.AI ✨

302.AI is an enterprise-oriented AI application platform that offers pay-as-you-go services, ready-to-use solutions, and an open-source ecosystem.✨

  1. 🧠 It aggregates the latest and most comprehensive AI capabilities and brands, including but not limited to language models, image models, sound models, and video models.
  2. πŸš€ Deep application development on basic models, we develop real AI products, not simple chatbots.
  3. πŸ’° Zero monthly fee, all features are pay-as-you-go, fully open, achieving genuinely low barriers and high ceilings.
  4. πŸ›  Powerful management backend, aimed at teams and small to medium-sized enterprises, managed by one person, used by many.
  5. πŸ”— All AI capabilities provide API access, all tools can be self-customized (in progress).
  6. πŸ’‘ A strong development team launching 2-3 new applications weekly, with daily product updates. Developers interested in joining are welcome to contact us.

About

πŸŽ¨πŸ€– 302 AI Image Toolbox! πŸš€βœ¨

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages