80+ open source projects. 624+ AI-native tools. One directory.
The data repository powering ainative.studio/open-source — a consolidated hub for all AINative open source projects and the broader AI-native developer tools landscape.
- Fork this repo
- Add your project to
data/ecosystem-tools.yaml - Submit a PR
See CONTRIBUTING.md for the full guide.
data/
├── ainative-projects.yaml # AINative open source projects (auto-synced from GitHub)
├── ecosystem-tools.yaml # Broader AI-native tools directory (624+ tools)
└── categories.yaml # Unified category taxonomy
scripts/
├── sync-github-repos.py # Pull live stats from GitHub API
├── validate.py # CI validation for PRs
└── generate-json.py # YAML → JSON for site consumption
This repository uses a dual license:
| Scope | License | Directories |
|---|---|---|
| Code | MIT | scripts/, .github/ |
| Data | CC-BY-SA 4.0 | data/, dist/ |
See LICENSE for the full text.