Thank you for your interest in contributing to the Awesome AI Toolkit! We welcome contributions from the community to help make this list even more awesome.
- Fork the repository.
- Clone your forked repository to your local machine.
- Create a new branch for your contribution:
git checkout -b add-new-ai-tool - Make your changes to the README.md file.
- Commit your changes:
git commit -m "Add new AI tool" - Push to your fork:
git push origin add-new-ai-tool - Open a pull request from your fork to the main repository.
- Ensure the tool is related to AI and fits into one of the existing categories or warrants a new category.
- Replace "Type" with "Free", "Paid", "Free Tier", or "Custom" as appropriate.
- Choose an appropriate color for the badge (
greenfor free,bluefor paid,yellowfor custom pricing). - Maintain alphabetical order within each category.
- Use clear, concise language to describe tools.
- Proofread your contributions for spelling and grammar.
- Ensure links are working and lead to the official tool website.
- Use the GitHub issue tracker to report any issues with the list.
- Clearly describe the issue and provide any relevant information.
By participating in this project, you agree to abide by the Contributor Covenant Code of Conduct.
Thank you for your contributions to the Awesome AI Toolkit!