Skip to content

creatorrr/deck.rocks

Repository files navigation

deck.rocks - Generate pitch decks using GPT3 from 1 liner ideas | Product Hunt deck.rocks - Generate pitch decks using GPT3 from 1 liner ideas | Product Hunt AI generated pitch decks!


Special thanks to the Replicate team for their support!


deck.rocks

deck.rocks: Let GPT3 make your pitch deck for you!

this is a fun side project for generating pitch decks using GPT-3, (the awesome AI model from OpenAI). here's how it works:

  1. describe your smashing™ idea in 1-2 sentences
  2. get a deck tailor-made for you
  3. that's it! 😉

You can also browse the gallery.

Examples

  1. "Trading crypto currencies make easy. If you could trade like a pro without being one, would you?."
  2. "Creating leads to customers for food and beverage businesses."
  3. "Software Testing project proposal."

How it works

  1. The raw input is cleaned up and passed through a series of natural language models to generate data for different parts of the deck.

  2. Perhaps the most important of these is GPT-3, an open-ended text-generation model by OpenAI.

  3. Most of the answers are generated by GPT-3 given prompts like: Generate a catchy tagline for: [your idea].

  4. We use Dall-E (mini) for generating logos from the idea description.

  5. We use the ProductHunt API to find similar existing products to compare with.

  6. We first guess the corresponding product category for the idea and then find the most semantically similar products by comparing their embeddings with the idea.

About

Let GPT3 make your pitch deck for you

Resources

License

Stars

Watchers

Forks

Sponsor this project