7
10 Comments

Open-Sourced GPTZero

We've open-sourced the implementation of GPTZero!

How does it work?

  1. It uses GPTv2 Perplexity Model from Huggingface to find total perplexity of the sentence.

  2. Later, we break it into individual sentences based on some delimiters, and find individual perplexity per line and find total average perplexities.

  3. The average perplexities is then passed through certain threshold, and if it crosses it, it becomes human-centric, otherwise the text is generated by an AI.

See you there~

Powered by Ailiverse

posted to Icon for group Developers
Developers
on January 29, 2023
  1. 1

    I have tried GPT every time i find different answers

  2. 1

    Cool! How accurate is it compared to other GPT detectors?

    1. 1

      The implementation here is a GPTv2 Perplexity Model being run on individual sentences. However we’re working on a version 2 where two large LLMs fight in a zero sum game (kinda like a GAN).

      The accuracy is good for most of the examples we’ve tried on.

  3. 1

    Brace youself folks. Thousands of students will be flocking to indiehackers because they were just expelled for using chatgpt 🤣

    1. 1

      It’s a cool classifier 😂

  4. 1

    This is super exciting and I can't wait to try it out! Have you tried this on various generative LLMs outside of ChatGPT or is it specifically tailored to ChatGPT?

    (p.s. I would love to feature this on the Practical AI Podcast, which I co-host, if you are interested)

    1. 1

      We haven’t tested it outside ChatGPT however, we’re working on a generic model which would be published soon :)

    2. 1

      Hey definitely interested! Will PM you on Twitter!

  5. 2

    This comment was deleted 3 years ago.

    1. 1

      Hihi thanks for trying it out!

      Yes this version is beta version. We are looking for the potential limitations. If you could share what you have wrote there, this will be helpful for us to improve it!

Trending on Indie Hackers
7 years in agency, 200+ B2B campaigns, now building Outbound Glow User Avatar 105 comments How I built an AI workflow with preview, approval, and monitoring User Avatar 58 comments The "Book a Demo" Button Was Killing My Pipeline. Here's What I Replaced It With. User Avatar 45 comments I built a desktop app to move files between cloud providers without subscriptions or CLI User Avatar 26 comments Show IH: I built an AI agent that helps founders find the right people User Avatar 24 comments My AI bill was bleeding me dry, so I built a "Smart Meter" for LLMs User Avatar 20 comments