pycloudinary
pycloudinary copied to clipboard
Sample Project for Automatic Content Creation
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
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 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!
Yea ok sure, I'll make the UI changes and make the description elaborate highlighting the features I've used 👍
Hey request changes and ui have been done, and also the readme is updated, please lmk if this is okay