-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add new Example (Social Media Caption Generator) #666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the submission @omkenge.
I have mixed feeling about the use case, first because I already feel like there's too much AI generated on the social networks (but I guess we have to go with the flow), but also because I feel like it's pretty basic at the moment (like, as @andycandy pointed out, it doesn't seem to really check the image).
I think we need to beef up a bit the example, for example by getting a mix of images, youtube videos or links, mixing all that with a custom messaging ("I want to show how great my party my party was yesterday") to tell the model what to focus on, plus the vibe/tone you already have, and generate directly the messages for all the platforms at once.
What do you think?
@Giom-V Sorry for the late reply :( |
Title: Social Media Content Generator 📸
Objective: Automatically generate engaging social media posts (captions, hashtags, descriptions) from images using Google's Gemini API, tailored to platform-specific styles and user-defined tones.