Current AI project format:
| Name | Title | Description | Offer Free Version |
|---|---|---|---|
| AI project Name(Link to website) | Project's title | Project's description | Does the project offer a free usage version |
Example project:
| [Equally.ai](https://equally.ai/) | Web Accessibility Compliance For All | Achieve ADA & WCAG compliance easily | :white_check_mark: |
Created a branch on your fork with your changes, and make a pull request.
- Verify that the project is not already listed
- Always add the new project to the end of the category table (it will sorted alphabetically during next job run)
- Each table column should be padded with one space on either side.
- The Title should not exceed 120 characters and should not contain the character
|. - The Title will be re-formatted automatically to keep the standard of New York Times Manual of Style.
- The Description should not exceed 300 characters and should not contain the character
|. - The
Offer Free Versioncolumn should have one of these three values:- ✅ -
:white_check_mark: - ❔ -
:grey_question: - ❌ -
:x:
- ✅ -
- Add one ai project per Pull Request.
- Make sure the PR title is in the format of
Add namefor e.g.:Add Equally.ai - Use a short descriptive commit message. for example:
Add Equally.ai project - Please make sure the AI project has a title and description.
- Target your Pull Request to the
mainbranch of theai-collection
Once pull request is created, collaborators will review the proposed change and decide whether or not to pull in your changes.