#TypeTruth - The Open Source AI Content Detector!

3 messages · Page 1 of 1 (latest)

wanton cypress
#

AI content is everywhere. We need tools to detect what's human-written and what's machine-generated.
There are few options like originality.ai but it is very costly and charges for every word. Moreover there are very few Opensource tools but no free State-of-the-art mechanism to detect AI content. As I have a special love for open source, so here's another contribution. Please provide your feedback to improve #TypeTruth.
Benefits of #TypeTruth:
🔸 Open Source and Free. No charges as I use Bearer Key.
🔸 Detects AI content at both sentence and paragraph levels.
🔸 Uses heatmaps and bar plots for easy understanding
Discover TypeTruth today! 👉 GitHub - https://github.com/bhaskatripathi/TypeTruth
#AI #OpenSource #TypeTruth #AIContentDetection

Here is a sample output:
Input content that I generated using chatGPT and modified manually:
" Here's a use case that combines Elasticsearch with Apache Beam for near real-time indexing. Elasticsearch is a distributed, open-source search and analytics engine for all types of data, including textual, numerical, geospatial, structured, and unstructured. Elasticsearch is built on Apache Lucene and was first released in 2010 by Elasticsearch (now known as Elastic). Elasticsearch is written in Java and released as open source under the terms of the Apache License. It's the most popular enterprise search engine.

Apache Beam is an open-source, unified model for defining both batch and streaming data-parallel processing pipelines. Using one of the open source Beam SDKs, you build a program that defines the pipeline. "

GitHub

TypeTruth is a Python library that detects whether a text is written by a human or AI. Ideal for fact-checking and content validation in the age of AI content generators. - GitHub - bhaskatripathi/...

tranquil hollow
#

cool

wanton cypress
#

I would need feedback on what can improve this? and make it more useful