Open, structured AI project data submissions for the 88CN Index.
This repository stores public project facts — structured JSON files describing AI projects, tools, and products. It serves as the community contribution channel for the 88CN Free AI Project Growth Index.
This repository does not store:
- Founder emails, phone numbers, or private contact data
- Revenue, MRR, ARR, or financial metrics
- API keys, access tokens, or credentials
- Analytics screenshots or private dashboards
- Stripe customer/session data
- Signal Scores or Source Confidence (those are computed by 88CN)
- Editorial Notes or Claim verification status
- Backer, capital, or investor data
GitHub PR (this repo) → Maintainer Review → external_project_imports → 88CN Admin Review → Published on 88cn.com
- Merging a PR here does NOT automatically publish the project on 88cn.com.
- Merged data enters the
external_project_importsstaging table in 88CN's database. - 88CN admins review imports before any project becomes publicly visible.
- 88CN does not guarantee traffic, ranking, funding, or AI search citation.
- Copy
data/projects/example-ai-project.jsontodata/projects/<your-slug>.json. - Fill in the required fields: name, slug, website_url, category_slug, one_liner, source_type, region, language.
- Add at least one public source beyond the website (github_url, docs_url, product_hunt_url, etc.).
- Choose a
category_slugfromtaxonomy/categories.json. - Run
npm testlocally to validate:npm ci npm test - Open a pull request.
- Code (scripts, schemas, workflows, configuration): MIT License
- Data (project JSON files in
data/projects/, taxonomy files intaxonomy/): CC BY 4.0
See DATA_LICENSE.md for details.
The following are computed or managed by the 88CN platform and are not stored in this repository:
- Signal Score
- Source Confidence
- Editorial Notes
- Claim verification status
- Admin review status
- Traffic, click, or engagement data
- Backer or capital interest data
This repository contains public project facts only.
- Seed entries are not endorsements. Inclusion in the seed corpus does not imply 88CN endorsement or recommendation.
- Merged seed entries are not automatically published on 88cn.com. All seed data goes through the standard import → admin review → publish pipeline.
- No ranking, traffic, or AI citation guarantees. 88CN makes no promises about search visibility or AI search citation for any listed project.
- Founders can request correction or removal by opening a PR. See CONTRIBUTING.md.
See CONTRIBUTING.md for detailed contribution guidelines.
If you accidentally submitted private information, see SECURITY.md. Do not file private data in public issues.