Skip to content

menushka/jokegpt

Repository files navigation

JokeGPT

JokeGPT is a web application built with Next.js, a popular React-based framework, coupled with an AI backend. It lets users input short prompts and uses them to generate a humorous responses. Behind the scenes, JokeGPT leverages AI language models (trained on a large corpus of internet text) to craft unique jokes based on user prompts.

cover

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Built With

License

JokeGPT is released under the MIT License.

About

NextJS 13 app to generate jokes using AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published