#pictures #photos #media #api #photo #entertainment #image

hotpotai

AI tools for graphic design image editing, and copywriting

Show the crate…

1 stable release

1.0.0 Jan 6, 2022

#7 in #entertainment

34 downloads per month
Used in hotpotai-cli

Apache-2.0

18KB
264 lines

HotPotAI

Hotpot offers AI tools for graphic design image editing, and copywriting. Hotpot services include AI copywriting, background removal, object removal, picture colorization, photo restoration, image upscaling, art personalization, app localization, and more.

Example

use hotpotai::BackgroundRemover;

fn main() {
    let hotpot = BackgroundRemover::new("image.jpg");
    hotpot.save_image().unwrap()
}

lib.rs:

Hotpot offers AI tools for graphic design image editing, and copywriting. Hotpot services include AI copywriting, background removal, object removal, picture colorization, photo restoration, image upscaling, art personalization, app localization, and more.

Dependencies

~4–17MB
~239K SLoC