Generating and tweeting humorous rhyming quotes on programming topics using Gemini API, and as if they were said by a celebrity.
The list of celebrities was exported from IMDb's list of Top 1000 Actors and Actresses and stored here.
-
Put your API keys in environment variables or in the
application.properties
file. You would need to have Gemini API key and Twitter API keys. Refer to theapplication.properties
file to see the required properties. -
Build and run the application
make build make run
Note
This application is configured to work like a command line application, and running it in the dev mode or executing the application's JAR/executable would post the tweet.
The final tweet posted would look like this:
A faulty line, a hidden blight,
It steals away my coding light.
I search and probe with earnest plea,
To find the truth, and set it free.
- as if by Andrew Garfield
#quoteweaver #project #rhymingquotes #technology #programming
See my X profile for more such tweets.