Skip to content

genkit flows and genkitx-ollama to generate dad jokes based on user-provided topics.

Notifications You must be signed in to change notification settings

hemanth/genkit-dadjoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genkit DadJoke Generator

genkit flows and genkitx-ollama to generate dad jokes based on user-provided topics.

Overview

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.

Features

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

Requirements

  • Node.js
  • @genkit-ai/ai
  • @genkit-ai/core
  • @genkit-ai/flow
  • zod
  • genkitx-ollama

Setup

$ git clone 
$ npm install
$ npm i -g genkit 
$ genkit start

Demo

License

WTFPL

About

genkit flows and genkitx-ollama to generate dad jokes based on user-provided topics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published