Automatically generates and updates GitHub profile READMEs using AI.
- Fully automated - Runs on GitHub Actions, no server needed
- Zero infrastructure costs - Executes directly in your CI/CD pipeline
- AI-powered content - Leverages LLM for intelligent README generation
- Public repo integration - Automatically pulls from your GitHub repositories
- Install dependencies:
uv sync - Create
.envwith:GH_TOKEN=your_github_token OPENROUTER_API_KEY=your_openrouter_api_key - Run:
python src/main.py
- Fetches my public repositories from GitHub
- Generates profile README section using OpenRouter
- Auto-updates profile repository README