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.