Please ensure your pull request adheres to the following guidelines:
- Make sure the tool is related to AI/ML
- Add it to the appropriate category in README.md
- Follow the format:
- [Tool Name](URL) - Brief description in one sentence.
- `Pricing` `tag1` `tag2` `tag3`
- One-line notable feature or statistic
Example:
- [ChatGPT](https://chat.openai.com) - Conversational AI model for natural language processing and generation.
- `Free/Premium` `chatbot` `writing` `coding`
- Used by millions of developers and writers worldwide
- Update README.md with your changes
- Title your PR "Add ToolName" or "Update ToolName"
- Describe what the tool does in the PR description
- Ensure CI checks pass
Thank you for your contributions!