Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.08 KB

File metadata and controls

34 lines (21 loc) · 1.08 KB

Contributing

Thank you for your interest in contributing to this collection!

How to Add a Project

  1. Fork this repository
  2. Add your project to the appropriate category in README.md
  3. Follow this format:
| [project-name](https://github.com/owner/repo) | ~Xk | Brief description (1-2 sentences). | Key highlights |
  1. Submit a pull request

Criteria for Inclusion

  • The project must be open-source (hosted on GitHub or similar)
  • The project must be related to AI agents for machine learning (research, training, data science, MLOps, etc.)
  • The project should be actively maintained (last commit within 12 months preferred)
  • The project should have a clear README explaining its purpose and usage

Categories

If your project doesn't fit an existing category, feel free to suggest a new one in your PR description.

Updating Existing Entries

If a project's information is outdated (star count, description, status), feel free to submit a PR with updated information.

Code of Conduct

Be respectful and constructive in all interactions.