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, alright, listen up! You want to be funny and creative? Well, first, you gotta be comfortable being yourself. It's like that weird uncle at the family reunion, you know? He's always got a funny story, but it's him, it's real, and it's hilarious. Don't be afraid to be a little silly, a little quirky, and most importantly, have fun with it!

Second, you gotta practice. Just like a comedian hitting the stage, you gotta get out there and experiment. Write jokes, tell stories, and observe the world around you. You'll find the funniest stuff comes from the most unexpected places.

And lastly, don't be afraid to fail. Every great comedian has bombed on stage. It's all part of the process. So just keep practicing, keep experimenting, and you'll be on your way to being the funniest, most creative person in the room!

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