This project is a simple web application built with Svelte, Tailwind CSS, and TypeScript that utilizes the Cloudinary AI API to remove the background of uploaded images.
To run the project, follow these steps:
pnpm install
pnpm run dev
Note: This project does not use an .env file for the API and cloud name, so make sure to replace the placeholders in the StepUpload.svelte
file with your own API key and cloud name.
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project was inspired by the tutorial series by midudev on YouTube.
This project is licensed under the MIT License.