← 返回
AI智能

AI Density

AI含量检测工具 - 检测文本AI生成占比,输出0-10级客观分级 | AI Content Detector - Detect AI-generated text with 0-10 objective grading
AI含量检测工具 - 检测文本AI生成占比,输出0-10级客观分级 | AI Content Detector - Detect AI-generated text with 0-10 objective grading
kaiyuelv
AI智能 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 1
Stars
📥 496
下载
💾 7
安装
1
版本
#latest

概述

AI Density / AI含量检测

一款双语AI含量检测工具,分析文本并输出AI生成内容占比的0-10级客观分级。

A bilingual AI content detection tool that analyzes text and outputs an objective 0-10 grading scale for AI-generated content proportion.

功能特点 / Features

  • AI含量检测: 0-10级客观分级 / 0-10 objective grading
  • 多维度分析: 5个检测维度带权重 / 5 dimensions with weights
  • 易于使用: 一行代码调用 / One-line API

安装 / Installation

pip install -r requirements.txt

使用示例 / Usage

from scripts.detector import AIDensityDetector

detector = AIDensityDetector()
result = detector.detect("Your text here / 你的文本")
print(f"AI含量等级: {result['level']}/10")
print(f"置信度: {result['confidence']}")

完整文档请查看 README.md / See README.md for full documentation.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 04:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Api Test Automation

kaiyuelv
API接口测试自动化工具,支持REST/GraphQL,包含接口测试、性能测试、契约测试、Mock服务等功能 | API Test Automation for REST/GraphQL with performance, contract
★ 1 📥 2,101
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,187
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,883