{"id":13694245,"url":"https://github.com/autoai-org/AID","last_synced_at":"2025-05-03T01:31:55.858Z","repository":{"id":37000876,"uuid":"147939393","full_name":"autoai-org/AID","owner":"autoai-org","description":"One-Stop System for Machine Learning.","archived":false,"fork":false,"pushed_at":"2023-08-15T22:27:49.000Z","size":77556,"stargazers_count":321,"open_issues_count":73,"forks_count":33,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-10-29T21:40:04.137Z","etag":null,"topics":["computer-vision","deep-learning","deep-learning-framework","hacktoberfest","hacktoberfest2021","machine-learning"],"latest_commit_sha":null,"homepage":"https://aid.autoai.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/autoai-org.png","metadata":{"funding":{"github":["xzyaoi"]},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-09-08T14:14:19.000Z","updated_at":"2024-10-29T13:04:02.000Z","dependencies_parsed_at":"2023-01-17T12:45:48.565Z","dependency_job_id":null,"html_url":"https://github.com/autoai-org/AID","commit_stats":{"total_commits":136,"total_committers":7,"mean_commits":"19.428571428571427","dds":0.3161764705882353,"last_synced_commit":"2368f0e1f8df78cce568266e3c88e493eff1ac89"},"previous_names":["unarxiv/cvpm","autoai-org/cvpm","autoai-org/aiflow"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoai-org%2FAID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoai-org%2FAID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoai-org%2FAID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoai-org%2FAID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoai-org","download_url":"https://codeload.github.com/autoai-org/AID/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223431440,"owners_count":17143859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-vision","deep-learning","deep-learning-framework","hacktoberfest","hacktoberfest2021","machine-learning"],"created_at":"2024-08-02T17:01:27.748Z","updated_at":"2024-11-12T20:31:45.224Z","avatar_url":"https://github.com/autoai-org.png","language":"TypeScript","funding_links":["https://github.com/sponsors/xzyaoi"],"categories":["开源类库","Open source library"],"sub_categories":["机器学习","Machine Learning"],"readme":"[![Build status](https://ci.appveyor.com/api/projects/status/591jgg8ffuy4v52i?svg=true)](https://ci.appveyor.com/project/xzyaoi/aid)\n![https://github.com/autoai-org/aid/actions](https://github.com/autoai-org/aid/workflows/cmd/badge.svg)\n![https://github.com/autoai-org/aid/actions](https://github.com/autoai-org/aid/workflows/dashboard/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/autoai-org/aid)](https://goreportcard.com/report/github.com/autoai-org/aid)\n[![CodeFactor](https://www.codefactor.io/repository/github/autoai-org/aid/badge)](https://www.codefactor.io/repository/github/autoai-org/aid)\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/autoai-org/aid\"\u003e\n    \u003cimg src=\"assets/logo_transparent.png\" alt=\"Logo\" width=\"540\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eA.I.D\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Aid your entire A.I activity.\n    \u003cbr /\u003e\n    \u003ca href=\"https://aid.autoai.org\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://www.youtube.com/watch?v=18ulW_8phgs\"\u003eVideo Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/autoai-org/aid/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/autoai-org/aid/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [Intro](#intro)\n- [Usage](#usage)\n- [Roadmap](#roadmap)\n- [Models](#models)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Intro\n\nAID is a DevOps System that is dedicated to machine learning. It consists of the following components:\n\n* **M**achine **L**earning **P**ackage **M**anager that could search, download, and deploy machine learning models.\n* A dashboard to monitor the status of installed services, trigger build, test/evaluate services.\n* A registry that provides plugins for notifications, security checks, etc.\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\nFor more examples, please refer to the [Documentation](https://aid.autoai.org).\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\nSee the [open issues](https://github.com/autoai-org/aid/issues) for a list of proposed features (and known issues).\n\n\u003c!-- MODELS --\u003e\n## Models\n\nWe share our officially tested models with our github organization [aidmodels](https://github.com/aidmodels). We are also working on an open registry that could provide you with more features. Stay tuned!\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003c!-- LICENSE --\u003e\n## License\n\nPersonal uses are governed by the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoai-org%2FAID","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautoai-org%2FAID","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoai-org%2FAID/lists"}