Clarity AI
Transform messy input into crystal-clear instructions
What It Does
| Messy Input | Clean Output |
|---|
| "Hi, about Python for loops, why is it running so slow?" | Intent: Performance<br>Language: Python<br>Goal: Analyze slow loop |
Features
| Feature | Description |
|---|
| 🎯 7 Intent Types | Debug, Performance, Create, Explain, Modify, Review, Learn |
| ⚡ Millisecond |
Local rule engine, no waiting |
| 🔒
Privacy | 100% local processing |
| 🌏
Bilingual | Chinese & English |
Supported Intents
| Intent | Keywords |
|---|
| Code Debug | debug, error, bug, issue |
| Performance |
slow, performance, optimize |
| Code Creation | write, create, generate |
| Concept Explain | what is, explain, principle |
| Code Modify | modify, refactor |
| Code Review | review, check |
| Learning | teach, learn |
Usage
Activate: "开启精准模式" or "Enable precision mode"
Input: "Can you help me check this Python code?"
Output:
CODEBLOCK0
Deactivate: "关闭精准模式" or "Disable precision mode"
Installation
CODEBLOCK1
Optional: Ollama Enhancement
CODEBLOCK2
Technical Details
- - Speed: Millisecond response (rule engine)
- Privacy: 100% local
- Languages: 20+ programming languages
- Intelligence: 7 intent types
Author
Boss - Built for better AI communication
Clarity AI
将混乱输入转化为清晰指令
功能概述
| 混乱输入 | 清晰输出 |
|---|
| 你好,关于Python的for循环,为什么运行这么慢? | 意图: 性能分析<br>语言: Python<br>目标: 分析慢循环 |
特性
| 特性 | 描述 |
|---|
| 🎯 7种意图类型 | 调试、性能、创建、解释、修改、审查、学习 |
| ⚡ 毫秒级响应 |
本地规则引擎,无需等待 |
| 🔒
隐私保护 | 100%本地处理 |
| 🌏
双语支持 | 中文与英文 |
支持的意图
| 意图 | 关键词 |
|---|
| 代码调试 | debug、error、bug、issue |
| 性能分析 |
slow、performance、optimize |
| 代码创建 | write、create、generate |
| 概念解释 | what is、explain、principle |
| 代码修改 | modify、refactor |
| 代码审查 | review、check |
| 学习指导 | teach、learn |
使用方法
激活: 开启精准模式 或 Enable precision mode
输入: 能帮我检查这段Python代码吗?
输出:
markdown
🎯 精准指令
📌 意图: 代码调试
💻 语言: Python
🎯 目标: 查找并修复代码问题
停用: 关闭精准模式 或 Disable precision mode
安装
bash
clawhub install clarity-ai
可选:Ollama增强
bash
brew install ollama
ollama pull qwen:0.5b
brew services start ollama
技术细节
- - 速度: 毫秒级响应(规则引擎)
- 隐私: 100%本地处理
- 语言: 支持20+编程语言
- 智能: 7种意图类型
作者
Boss - 为更好的AI沟通而生