bar181/aisp-open-core
163 stars · Last commit 2026-02-03
AISP (AI Symbolic Programming) v5.1 AI first, spec driven development. A proof-carrying protocol LLMs understand natively without instructions or training. Reduces AI decision points from 40-65% to <2%. Made for AI and agents. Works directly with Claude, OpenAI, Gemini, Cursor, Claude Code. The assembly language for AI cognition.
README preview
# AISP - AI Symbolic Protocol **The Assembly Language for AI Cognition** — Created by [Bradley Ross](https://linkedin.com/in/bradaross) AISP is the open standard for precise AI-to-AI and human-to-AI communication. It reduces prompt ambiguity from 40-65% to under 2%, enabling deterministic, proof-carrying specifications that AI systems understand natively. [](https://www.npmjs.com/package/aisp-converter) [](https://www.npmjs.com/package/aisp-validator) [](https://crates.io/crates/aisp) [](LICENSE) [](AI_GUIDE.md) --- ## Try It Now — No Installation Required ```bash # Convert natural language to AISP npx aisp-converter "Define x as 5" # Output: x≜5