Skip to content

BaptisteBlouin/AI-resources

Repository files navigation

🤖 AI Resources Hub

A collection of AI tools, libraries, papers, learning resources, and more.

Made with ❤️ Community Driven Auto Updated License: MIT


Access it here : https://baptisteblouin.github.io/AI-resources/

🚀 Key Features

  • 📊 Organization: Structured categories with resource counts
  • 🏷️ Categorization: Hierarchical organization for easy navigation
  • 🤖 Auto-Generated: Always up-to-date content from resources.yml
  • 📱 GitHub Native: Perfect rendering on GitHub with markdown compatibility
  • 🤝 Community Driven: Open for contributions from AI enthusiasts worldwide
  • 🤝 Contribution: Easy contribution process from the web interface

📚 Resources

The following list is automatically generated from resources.yml.

🌐 View the Interactive AI Resources Hub

👆 Click here to explore all 2147 AI resources →

This repository contains a curated collection of 2147 AI resources across 13 categories, including:

Academic & Research (21) • Applications (75) • Career & Professional Development (8) • Community & Networking (20) • Courses & Training (48)...

✨ Features

  • 🔍 Real-time search across all resources
  • 📱 Responsive design for all devices
  • 🎨 Modern interface with smooth animations
  • 📊 Live GitHub data (stars, commits, etc.)
  • ⌨️ Keyboard shortcuts (Ctrl+K to search)
  • 🌙 Dark mode support

🚀 Quick Access


⭐ Star this repository🍴 Fork it📖 View on GitHub Pages

Automatically updated from resources.yml • Last updated: July 31, 2025

🤝 Contributing

Your contributions help make this resource collection even better for everyone.

🎯 How to Contribute

Method Description
🔗 Add Resources Submit new tools, papers, or tutorials via resources.yml
🐛 Report Issues Found a broken link or outdated info? Let me know!
💡 Suggest Features Have ideas for improvements? Let me know!
🛠️ Code Improvements Enhance the generation script or add new features

🚀 Quick Start

For 💻 Contributors

# Clone this repository for offline access
git clone https://github.com/BaptisteBlouin/AI-resources.git

cd AI-resources

# Add new resources easily
python scripts/add_resource.py

# Or 
python scripts/add_resource.py --batch import.yml

# Generate an updated README with the latest resources
python scripts/generate_readme.py

import.yml

resources:
  - name: "Example AI Tool"
    url: "https://example.com/ai-tool"
    description: "An example AI tool for demonstration"
    tags: ["tools/example", "tutorials/demo"]
  - name: "Another Example"
    url: "https://github.com/example/repo"
    description: "Another example resource"
    tags: ["libraries/python/ml", "tools/development"]

Submit a pull request with a clear description

For 🌐 Contributors

Follow the web interface click on the + Add Resource button and fill the form. It will create an issue with the resource information. This issue will be processed by the bot and the resource will be added to the collection.

📚 Documentation


🌟 Show Your Support

If this resource collection has helped you, consider giving it a ⭐ star!

GitHub stars GitHub forks

🔄 Automation

This README is automatically generated from resources.yml using the generation script.

Last Updated: Generated automatically on every commit


Report IssuesJoin Discussions

Releases

No releases published

Packages

 
 
 

Contributors