Skip to content

Latest commit

Β 

History

History
60 lines (40 loc) Β· 2.03 KB

File metadata and controls

60 lines (40 loc) Β· 2.03 KB

Contributing to Free AI Learning Resources

Thank you for helping make AI education accessible to everyone! Every contribution makes a difference.

How to Contribute

Adding a New Resource

  1. Find the appropriate category file in /resources/ (e.g., resources/machine-learning.md)
  2. Add your resource under the correct subsection using this format:
- [Resource Name](URL) - Brief description of what it offers. `Difficulty Level`

Difficulty levels: Beginner, Intermediate, Advanced, All Levels

  1. Submit a pull request with the commit message: Add <resource_name> to <category_name>

Fixing a Broken Link

  1. Create an issue describing the broken link, OR
  2. Submit a PR with the fix directly

Suggesting a New Category

  1. Open an issue with the title: New Category: <Category Name>
  2. Include 5+ resources you'd recommend for the category
  3. Explain why it deserves its own section

Quality Criteria

Every resource must meet ALL of these standards:

Criteria Requirement
Cost Completely free, or free to audit (no hard paywalls)
Quality Well-structured, accurate, and educational
Source From a reputable institution, company, or creator
Accessibility Working links, available globally where possible
Relevance Teaches something specific and valuable for AI learners

Style Guide

  • Keep descriptions concise (one sentence)
  • Always include a difficulty level tag
  • Place resources under the correct subsection (Courses, Books, Tools, etc.)
  • Avoid duplicate resources across categories (unless highly relevant to both)
  • No affiliate links or paid promotions

What We Don't Accept

  • Resources behind hard paywalls
  • Low-quality or outdated content
  • Self-promotional links without genuine educational value
  • Duplicate resources already in the repository

All Contributions Are Welcome

Whether you're fixing a typo or adding 10 new resources, we appreciate your help. Every PR is reviewed and merged as quickly as possible.