The website generates conspiracy theories using gpt. You need an openai api key to use it. You can generate conspiracy theories with specific themes. The website

I made it using ChatGPT (I didn’t program anything)

      • Zikeji@programming.dev
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        1 year ago

        And yes I know we can see the source and that it doesn’t presently send keys anywhere but the OpenAI API.

        Also why save the key to local storage? The code encrypts the key and saves it, alongside the encryption key, to local storage. Why even encrypt it if you’re placing the encryption key protecting it right next to it? It’s the virtual equivalent of storing the key to a safe by taping it to the safe.

  • Droid_B612@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    I tried to do something similar a while ago, as practice while learning C#. It was just randomly picking and matching themes and templates from a list of presets, so the results were random but limited. I’d love to try your website but the link doesn’t seem to work for me.