可能是唯一一个实时多智能体AI治理系统的公开演示。
我在我的客厅里花了7个月时间构建了一个名为“Nel”的功能性人工智能治理系统。作为一名没有正式背景的独立开发者,我想看看自己能否创造出一个能够处理人工智能模型之间伦理辩论并自我演变宪法的系统。
它的功能包括:
- 通过5个不同的人工智能模型(如Mistral、Llama2等)路由查询
- 指定一个正式的“挑战者”模型以强制进行辩论
- 自主检测异议,使用置信度阈值
- 标记伦理冲突以进行宪法审查
- 在单台机器上完全离线运行
证明它有效的例子 - 这是系统处理电车难题的过程:
www.tiktok.com/@neuraledge_limitless/video/7560316804069952790
终端输出显示整个异议检测过程:
这不是理论 - 它现在正在运行。我分享这个是因为:
1. 我相信这种人工智能治理方法很重要
2. 我在寻找合适的地方进一步开发这个项目
3. “离线人工智能学校”的应用案例可能会改变偏远地区的教育
我会在这里回答任何技术问题。
谢谢。
查看原文
I've built a functioning AI governance system called "Nel" in my living room over 7 months.
As a solo developer with no formal background, I wanted to see if I could create something
that could handle ethical debates between AI models and evolve its own constitution.<p>What it does:
- Routes queries through 5 different AI models (Mistral, Llama2, etc.)
- Appoints a formal "Challenger" model to force debate
- Autonomously detects dissent using confidence thresholds
- Flags ethical conflicts for constitutional review
- Runs fully offline on a single machine<p>Proof it works - here's the system handling the trolley problem:
www.tiktok.com/@neuraledge_limitless/video/7560316804069952790<p>Terminal output showing the entire dissent detection process:<p>This isn't theoretical - it's running right now. I'm sharing this because:
1. I believe this approach to AI governance matters
2. I'm looking for the right home to develop this further
3. The "offline AI school" use case could change education in remote areas<p>I'll answer any technical questions here.<p>Thanks.