Skip to content

JacoLombardo/bad-jokes

Repository files navigation

(Bad) Jokes generator developed using the OpenAI API. There is still a limit to what AI can do.

Composition

The app is a Single Page Application, but it's composed of two views:

  • Homepage, landing view with introduction;
  • Joke Generator, view with list of words available to create the joke.
  • Features

    A user is able to create jokes selecting up to three (minimun two) words from the ones displayed.

    Technology used