Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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?

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.