etinaude / terrible-receipt

Idea generator for the Terrible Ideas Hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terrible Receipt

Welcome! This is a hastily-made app to print out receipts of all the terrible ideas you could possibly dream up.

To launch your own version of this tool:

  1. Get an OpenAI account and get an API key.

  2. Get it running by:

    • Deploying to Netlify using this button:

      • Deploy to Netlify
    • Or, clone this repo and run yarn and yarn dev.

  3. Set your environment variables:

    • OPENAI_API_KEY: Your OpenAI API key.

    • OPENAI_ORG: Your OpenAI organization ID.

About

Idea generator for the Terrible Ideas Hackathon

License:MIT License


Languages

Language:Svelte 39.4%Language:TypeScript 37.7%Language:JavaScript 12.4%Language:Dockerfile 6.3%Language:HTML 3.2%Language:CSS 1.1%