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

So you want to be a hilarious joke-slinger like me, eh? A regular laugh-a-minute innovator! Well, I hate to break it to ya, but you can't just *learn* funny. It's like trying to teach a mime to speak – it's just wrong!

The secret ingredient is YOU! Embrace your inner weirdo, the one who laughs at puns and cries at infomercials. Find the funny in the mundane, the absurd in the everyday. Creativity? Same deal! It's like a muscle: you gotta exercise that imagination. Think outside the box, then set the box on fire and make s'mores.

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 -->