🤖 AI Badges

Transparent GitHub README badges for AI-assisted projects

1. AI Percentage Badge

Show what percentage of your project was AI-generated

Preview:

AI Percentage Badge
![AI Generated](https://ai-percentage-pin.vercel.app/api/ai-percentage?value=25)

📝 How to use:

1. Set your AI percentage above
2. Copy the markdown code
3. Replace ai-percentage-pin.vercel.app with your actual Vercel domain
4. Paste into your README.md

2. AI PRs Welcome Badge

Signal whether you accept AI-generated pull requests

Preview:

AI PRs Badge
![AI PRs Welcome](https://ai-percentage-pin.vercel.app/api/ai-prs?welcome=yes)

📝 How to use:

1. Choose your preference above
2. Copy the markdown code
3. Replace ai-percentage-pin.vercel.app with your actual Vercel domain
4. Paste into your README.md

Example README

# My Awesome Project ![AI Generated](https://ai-percentage-pin.vercel.app/api/ai-percentage?value=25) ![AI PRs Welcome](https://ai-percentage-pin.vercel.app/api/ai-prs?welcome=yes) Your project description here...