The README Generator is a web application that automatically creates professional and customizable README.md files for GitHub repositories. It uses the GitHub API to fetch repo metadata and integrates with Google Gemini AI to generate additional sections like project description, features, and usage instructions.
Key Features
-Fetch repository metadata directly from GitHub API.
-AI-powered section generation using Gemini (project description, usage, features).
-Displays repository structure automatically.
-Download generated README as a .md file.
-Simple frontend + backend setup with REST API.
-Error handling and retry logic for overloaded AI requests.