The AI tooling ecosystem moves faster than any developer can track. There was no single, maintained, production-graded reference that told you not just what exists, but what's actually worth using and why.
A comprehensive, curated collection of 110+ open-source AI tools and frameworks, organised into 16 categories. Every entry is verified for active maintenance, production readiness, and includes real performance metrics.
The AI tooling ecosystem moves faster than any developer can track. There was no single, maintained, production-graded reference that told you not just what exists, but what's actually worth using and why.
Built AI Universe: a living MkDocs documentation site covering 16 categories. Each of the 110+ entries is verified against a strict bar: open source with clear licensing, active maintenance, and production-ready or significant research value.
Every tool must pass: open source with clear license, commits within 6 months, production-ready or significant research value.
Tool is placed in its primary category. Cross-domain tools get a primary slot + cross-reference in related categories.
Each entry includes a verified description, real performance metrics, install snippet, and a 'why use this' summary.
release.sh bumps semantic version, creates a git tag, and triggers GitHub Actions — the docs site updates automatically.
Curation is the hard part — strict contribution criteria (active maintenance window, licensing check) are what separates a useful reference from a link graveyard.
MkDocs with automated deployment makes a docs-as-code workflow genuinely sustainable for a solo maintainer.
16 categories forced a taxonomy decision: tools that span multiple domains need a primary placement rule or the index becomes ambiguous.
A 'Quick Reference' guide that maps use-cases to tools is 10× more useful to a first-time visitor than an alphabetical list.
Documentation framework — markdown-first, fast static site
Automated deployment on every version tag
Release automation script — semantic versioning + git tagging
CI/CD pipeline — build, version, deploy on push