awesome-ai-api-plus

πŸš€ Awesome AI API Plus

A growth-first, API-first curated list for AI builders.
Different from generic awesome lists: we rank tools by integration speed, commercial readiness, cost efficiency, and developer ROI.

License: MIT PRs Welcome CI

English δΈ­ζ–‡

Why this is different

Most awesome lists focus on breadth.
awesome-ai-api-plus focuses on what helps developers ship and grow faster:

Reference inspiration: Awesome-AITools


Core scoring model (differentiator)

Each entry is scored 0-100:

Score = 30% Integration + 25% Output Quality + 20% Price Efficiency + 15% Reliability + 10% SEO Potential

Scoring dimensions


Categories


Repository structure

awesome-ai-api-plus/
β”œβ”€ README.md
β”œβ”€ data/
β”‚  └─ apis-template.csv
β”œβ”€ docs/
β”‚  └─ categories/
β”‚     β”œβ”€ video-generation.md
β”‚     β”œβ”€ music-audio.md
β”‚     β”œβ”€ multimodal-llm.md
β”‚     └─ agent-infra.md
β”œβ”€ seo/
β”‚  β”œβ”€ keywords.md
β”‚  └─ github-topics.txt
β”œβ”€ examples/
β”‚  β”œβ”€ README.md
β”‚  β”œβ”€ python/score_tools.py
β”‚  └─ nodejs/keyword_cluster.js
└─ .github/
   β”œβ”€ workflows/ci.yml
   └─ ISSUE_TEMPLATE/
      β”œβ”€ tool_submission.md
      └─ seo_request.md

SEO pack included

See: seo/keywords.md and seo/github-topics.txt


Quick start

1) Score candidate tools

python ./examples/python/score_tools.py

2) Build keyword clusters

node ./examples/nodejs/keyword_cluster.js

3) Add your first tool entry

Use the template in data/apis-template.csv, then submit via issue template.

4) Use launch dataset directly

5) Generate Top 10 list

python ./examples/python/generate_top10.py

Submission standard

To be accepted, a tool should include:


Roadmap


License

MIT