genkit
flows andgenkitx-ollama
to generate dad jokes based on user-provided topics.
This application integrates with Genkit to generate humorous dad jokes. It leverages the genkitx-ollama
plugin for gemma model interaction on local and uses @genkit-ai/flow
for defining and managing the joke generation process.
- Dad Joke Generation: Generates 5 original dad jokes related to a user-provided topic.
- Family-Friendly Content: Ensures jokes are suitable for all audiences.
- Humor and Puns: Prioritizes humor, wordplay, and puns.
- Customizable Models: Uses the 'gemma' model from Ollama for joke generation.
- Interactive Presentation: Presents jokes individually with a lighthearted tone.
- Node.js
- @genkit-ai/ai
- @genkit-ai/core
- @genkit-ai/flow
- zod
- genkitx-ollama
$ git clone
$ npm install
$ npm i -g genkit
$ genkit start