Skip to content

ayushi826/INDIVIDUAL-HACKATHON-PROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Repo Mirror AI

Repo Mirror AI is a full-stack web application that analyzes public GitHub repositories and provides an intelligent evaluation of a project’s quality.
The system converts a GitHub repository into a meaningful Score, Summary, and Personalized Roadmap to help developers understand and improve their work.


πŸ“Œ Features

  • πŸ” Analyze any public GitHub repository using its URL
  • πŸ“Š Generate a repository quality score (out of 100)
  • πŸ“ Provide an AI-generated summary of the repository
  • πŸ›£οΈ Create a personalized improvement roadmap
  • πŸ“‚ Analyze folder structure and code organization
  • 🧾 Evaluate commit history and repository activity
  • πŸ’» Detect programming languages and tech stack
  • ⚑ Fast backend powered by FastAPI
  • 🌐 Clean and simple web-based interface

πŸ“€ Output Generated by the System

For any public GitHub repository URL provided by the user, the system generates the following outputs:

πŸ”’ Repository Score

A numerical score representing the overall quality of the repository.
The score is calculated based on project structure, documentation quality, commit history, and best practices.


πŸ“ AI-Generated Summary

A concise summary describing the strengths of the repository and highlighting areas that require improvement.
This helps developers quickly understand the current state of the project.


πŸ›£οΈ Personalized Improvement Roadmap

A set of actionable recommendations that guide the developer on how to enhance the repository.
The roadmap focuses on improving code quality, documentation, testing, and version control practices.


Together, these outputs provide a clear and meaningful evaluation of a GitHub repository.


πŸ› οΈ Tech Stack

Frontend

  • HTML
  • CSS
  • JavaScript

Backend

  • Python
  • FastAPI
  • Uvicorn
  • GitHub REST API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published