Skip to content

An AI Based project that helps to resize image based on context and compresses videos and provide the most required preview using AI

Notifications You must be signed in to change notification settings

sarthakpriyadarshi/Sassy-Cloudinary

Repository files navigation

Logo

Sassy Cloudinary

A software as a service project that is used for compressing the video file and generating images for social media platform based on AI with the usage of context.

Demo

Please visit the link for demo:

Sassy Cloudinary

Deployment

To deploy this project use vercel

  npm run build

or add this repository for deployment to vercel

Run Locally

Clone the project

  git clone https://github.com/sarthakpriyadarshi/Sassy-Cloudinary.git

Go to the project directory

  cd Sassy-Cloudinary

Install dependencies

  npm install

Start the server

  npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DATABASE_URL

NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME

CLOUDINARY_API_KEY

CLOUDINARY_API_SECRET

you will need to add the following environment variables to your .env.local file

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY

CLERK_SECRET_KEY

About

An AI Based project that helps to resize image based on context and compresses videos and provide the most required preview using AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published