GraphCanon updated Aug 14, 2026 · GitHub synced Aug 14, 2026
25views this month
Decision brief
ax is a multi-language, open-source framework for TypeScript supporting numerous large language models and AI frameworks.
Good fit when
- When you require support for large language models such as Claude, Gemini, GPT-4, and others within a TypeScript environment
- If you are working with real-time audio capabilities across various programming languages including Python, Rust, Go, Java, and C++
Avoid when
- When your project is predominantly in another language that lacks native support through packages checked into this repository
- If limited to environments not supporting Apache-2.0 licensed software or requiring frameworks without external dependencies for certain features like real-time audio in Go 1.23+
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Aug 14, 2026
- Provenance
- Not a fork · Organization account
- As of Aug 14, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install ax npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A multi-language, open-source framework supporting large language models including Claude, Gemini, GPT-4 and others, with support for various AI and LLM frameworks.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 14, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 14, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 14, 2026)
npm install @ax-llm/axSource link
Source: README excerpt (regex_v1, Aug 14, 2026)
The generated Python, Java, C++, Go, and Rust libraries are checked in under `packages/`,Source link
Source: README excerpt (regex_v1, Aug 14, 2026)
npm install @ax-llm/ax-tools # MCP stdio transport, JS runtime extrasSource link
Tags
README
Install TypeScript / JavaScript: The generated Python, Java, C++, Go, and Rust libraries are checked in under , verified in this repo, and installable from each language's package manager (all Apache 2.0): Python : (realtime audio: ) Rust : (realtime audio: ) Go : (realtime audio...
For agents
This page has a .md twin and JSON over the API.