awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesGit-Based Code Analysis Platforms

Provides code analysis and repository statistics for Git-based projects.

Distinct from Git-Based Repositories: Distinct from Git-Based Repositories: focuses on analysis rather than version control.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Git-Based Code Analysis Platforms. Refine with filters or upvote what's useful.

Awesome Git-Based Code Analysis Platforms GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • vikparuchuri/markerVikParuchuri का अवतार

    VikParuchuri/marker

    36,164GitHub पर देखें↗

    Marker is an LLM-powered document parser and OCR pipeline designed to convert PDFs and unstructured files into structured markdown, JSON, and HTML. It functions as a data preprocessor that transforms complex documents into machine-readable formats while preserving tables, equations, and layout structures. The system utilizes large language models to refine OCR accuracy, clean mathematical notation, and merge fragmented tables across multiple pages. It employs model-based layout analysis to predict block types and bounding boxes, ensuring a more precise conversion of document elements. Capabi

    Uses large language models to refine OCR accuracy, clean mathematical notation, and merge fragmented tables.

    Python
    GitHub पर देखें↗36,164
  • qodo-ai/pr-agentqodo-ai का अवतार

    qodo-ai/pr-agent

    11,630GitHub पर देखें↗

    PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate version control workflows. It functions as a programmatic agent that integrates with version control platforms to provide automated quality checks, explain code changes, and manage pull request documentation. The system distinguishes itself by enforcing organizational engineering standards through a customizable rule-based system. It leverages retrieval-augmented generation to inject repository context and organizational guidelines into its analysis, ensuring that feedback remain

    Uses large language models to analyze source code changes and provide natural language feedback within version control.

    Pythoncode-reviewcodereviewcoding-assistant
    GitHub पर देखें↗11,630
  • nvidia/skillspectorNVIDIA का अवतार

    NVIDIA/SkillSpector

    10,778GitHub पर देखें↗

    SkillSpector is a security scanner designed to detect vulnerabilities and malicious patterns in AI agent plugins and extensions before they are installed. It functions as a runtime guardrail that calculates numeric risk scores and assigns severity labels to provide installation recommendations or block risky external extensions. The project distinguishes itself by using language models to perform semantic code analysis, evaluating code intent and context to reduce false positives. It also employs fingerprint-based issue suppression to track and ignore previously accepted risks across repeated

    Uses large language models to evaluate code intent and context, reducing false positives in security detection.

    Python
    GitHub पर देखें↗10,778
  • usagi-org/ai-goofish-monitorUsagi-org का अवतार

    Usagi-org/ai-goofish-monitor

    9,002GitHub पर देखें↗

    ai-goofish-monitor is an AI-driven marketplace monitor and containerized web scraper designed to track online listings. It uses multimodal large language models and natural language prompts to analyze product text and images, determining if items meet specific requirements. The system employs an anti-detection workflow that rotates network proxies and authenticated accounts to bypass rate limits. It captures browser cookies and session states to mimic real user behavior during automated requests. The project includes a task scheduler using cron expressions and an embedded SQLite database for

    Uses multimodal AI and natural language prompts to automatically evaluate product listings.

    Pythonaiplaywright
    GitHub पर देखें↗9,002
  • k8sgpt-ai/k8sgptk8sgpt-ai का अवतार

    k8sgpt-ai/k8sgpt

    7,922GitHub पर देखें↗

    k8sgpt is a suite of Kubernetes-focused tools designed for AI-powered debugging, cluster diagnostics, and self-healing. It functions as an automated analyzer and debugger that uses large language models to explain cluster errors, suggest remediation steps, and identify resource failures. The project distinguishes itself through an extensible analysis framework that supports custom diagnostic plugins and a Model Context Protocol server, which exposes cluster diagnostics as tools for AI assistants. It includes a self-healing agent capable of automatically generating and applying fixes for detec

    Sends Kubernetes resource data to generative AI backends for human-readable technical analysis.

    Go
    GitHub पर देखें↗7,922
  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Version Control Systems
  5. Git-Based Repositories
  6. Git-Based Code Analysis Platforms

सब-टैग एक्सप्लोर करें

  • LLM-Based Analysis5 सब-टैग्सUses large language models to interpret code changes and generate natural language feedback. **Distinct from Git-Based Code Analysis Platforms:** Distinct from general Git-based analysis by using LLMs for semantic interpretation rather than just statistics.