正在启动神经形态引擎…
NYFTY BRAIN LAB
输入场景,添加 key,激活神经突触
模型基准i
免费为您的品牌进行 AI 可见度审计
延迟 = 模型回答所需的时间(越低越快)。图谱丰富度 = 提取出的实体 + 关系数量(越高 = 图谱越丰富)。Token 效率 = 每消耗 1,000 个 token 提取的结构。
JSON · 等待数据AI 如何对话
// The structured graph each model returns will appear here.
// Ask the right way and AI doesn't just write prose —
// it returns a structured graph like this:
{
  "nodes": [{ "id": "Alice", "category": "Person" },
            { "id": "AeroLeaf", "category": "Company" }],
  "edges": [{ "source": "Alice", "target": "AeroLeaf",
             "relationship": "FOUNDED" }]
}
您所看到的内容每个球体是模型从您的文本中提取的一个概念;连线是概念之间的关联,代表它对您粘贴内容的记忆图谱。鼠标悬停在球体上可查看其概念;每个模型都会构建自己的图谱供您对比。移动视角🖱 拖拽 旋转 · 滚动 缩放 · 右键拖拽 平移