Skip to content

huuquyet/generate-awesome-text

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Generate awesome text Generate on issues Contributor Covenant

Generate awesome text with Google's Gemini model

Ready for a joke generated with Gemini model?

Please tell me how to be funny and creative

Alright, listen up, my comedic comrades! You wanna be funny and creative? It's like trying to catch a unicorn riding a unicycle, but with less glitter and more awkward laughter. You gotta be observant, you know? Look at the world around you and find the funny in the ordinary. And don't be afraid to be silly! Embrace your inner goofball, my friend. It's the key to unlocking your comedic potential.

But remember, humor is subjective. What cracks me up might make you roll your eyes. So, find your own voice and stick with it, even if it's a little... off-key. The more you practice, the more you'll discover what makes you laugh, and what makes others laugh along with you.

And last but not least, don't take yourself too seriously. Have fun with it, and if you mess up, just laugh it off. That's what makes it all so darn entertaining!

Speech bubbles

Want to chat with Gemini as a stand-up comedian? Just click this

API TOKEN

GEMINI_API_TOKEN

Required You can get your API key at Google's Gemini

Then add to the secrets for the repository

Outputs

result

The generated result to use later

Example usage

Create workflow

Create .github/workflows/main.yml workflow with following steps to call the action

uses: huuquyet/generate-awesome-text@main
env: 
    GEMINI_API_TOKEN: ${{ secrets.GEMINI_API_TOKEN }}

See this for example usage

Update your README

Add a comment block to your README.md and assets/speech-bubbles.svg files to update joke automatically

<!-- START_CHAT -->
<!-- END_CHAT -->