pycloudinary icon indicating copy to clipboard operation
pycloudinary copied to clipboard

Sample Project for Automatic Content Creation

Open theperiperi opened this issue 1 year ago • 3 comments

Brief Summary of Changes

What does this PR address?

  • [X] GitHub issue (#401 )
  • [ ] Refactoring
  • [ ] New feature
  • [ ] Bug fix
  • [ ] Adds more tests

Are tests included?

  • [ ] Yes
  • [ ] No

sample POST request for testing

image

Reviewer, please note:

Checklist:

  • [X] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [X] I ran the full test suite before pushing the changes and all the tests pass.

theperiperi avatar Oct 04 '24 05:10 theperiperi

@theperiperi thank you for the effort!

Can you please provide a brief description of you sample app? And what generative/AI Cloudinary features it uses?

The idea is to use one of these: https://cloudinary.com/documentation/ai_in_action#generative_ai_transformations

And since it's a bit tricky to use postman or any other tool to upload files, it would be great if you could implement some UI (page) where users can specify parameters/files and see the result after it's being generated.

Thanks!

const-cloudinary avatar Oct 07 '24 17:10 const-cloudinary

Yea ok sure, I'll make the UI changes and make the description elaborate highlighting the features I've used 👍

theperiperi avatar Oct 09 '24 03:10 theperiperi

Hey request changes and ui have been done, and also the readme is updated, please lmk if this is okay

theperiperi avatar Oct 10 '24 05:10 theperiperi