Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mefengl/made-by-ai
why not, why not?
https://github.com/mefengl/made-by-ai
Last synced: 8 days ago
JSON representation
why not, why not?
- Host: GitHub
- URL: https://github.com/mefengl/made-by-ai
- Owner: mefengl
- Created: 2023-03-22T14:26:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-27T03:14:55.000Z (over 1 year ago)
- Last Synced: 2024-10-16T21:12:05.636Z (22 days ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Made by AI
[![AI Friendly](https://img.shields.io/badge/AI-Friendly-pink?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
[![Made by AI](https://img.shields.io/badge/Made%20by-AI-lightgrey?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
[![Commit Messages by AI](https://img.shields.io/badge/Commit%20Messages%20by-AI-green?style=for-the-badge)](https://github.com/mefengl/made-by-ai)This repository contains various styles, colors, and texts for "Made by AI" badges, which you can use in your projects to show they were created using artificial intelligence.
To use any of these badges in your project, simply copy the Markdown code and paste it into your README or other markdown files.
## Badges
### Made by AI
[![Made by AI](https://img.shields.io/badge/Made%20by-AI-lightgrey?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
``` markdown
[![Made by AI](https://img.shields.io/badge/Made%20by-AI-lightgrey?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```### Made with AI
[![Made with AI](https://img.shields.io/badge/Made%20with-AI-lightgrey?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```markdown
[![Made with AI](https://img.shields.io/badge/Made%20with-AI-lightgrey?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```### AI Friendly
[![AI Friendly](https://img.shields.io/badge/AI-Friendly-pink?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```markdown
[![AI Friendly](https://img.shields.io/badge/AI-Friendly-pink?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```### AI Powered
[![AI Powered](https://img.shields.io/badge/AI-Powered-blue?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```markdown
[![AI Powered](https://img.shields.io/badge/AI-Powered-blue?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```### AI Driven
[![AI Driven](https://img.shields.io/badge/AI-Driven-orange?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```markdown
[![AI Driven](https://img.shields.io/badge/AI-Driven-orange?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```### AI Assisted Yes
[![AI Assisted Yes](https://img.shields.io/badge/AI%20Assisted-Yes-green?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```markdown
[![AI Assisted Yes](https://img.shields.io/badge/AI%20Assisted-Yes-green?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```### AI Assisted Maybe
[![AI Assisted Maybe](https://img.shields.io/badge/AI%20Assisted-Maybe-yellow?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```markdown
[![AI Assisted Maybe](https://img.shields.io/badge/AI%20Assisted-Maybe-yellow?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```### AI Assisted No?
[![AI Assisted No?](https://img.shields.io/badge/AI%20Assisted-No%3F-red?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```markdown
[![AI Assisted No?](https://img.shields.io/badge/AI%20Assisted-No%3F-red?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```### Commit Messages by AI
[![Commit Messages by AI](https://img.shields.io/badge/Commit%20Messages%20by-AI-green?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```markdown
[![Commit Messages by AI](https://img.shields.io/badge/Commit%20Messages%20by-AI-green?style=for-the-badge)](https://github.com/mefengl/made-by-ai)
```## Credits
- [Shields.io](https://shields.io/) for the badges
- [ChatGPT](https://chat.openai.com) for whole README
## Contributing
If you have any ideas for new badges, feel free to open an issue or pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.