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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesCode Intelligence Tools

Utilities that provide insights into code logic and structure.

Distinguishing note: Focuses on the analysis of code for intelligence and explanation.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Code Intelligence Tools. Refine with filters or upvote what's useful.

Awesome Code Intelligence Tools GitHub Repositories

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

    GokuMohandas/Made-With-ML

    48,343GitHub पर देखें↗

    Made-With-ML is an automated documentation generator and developer experience platform designed to transform source code into structured, searchable reference websites. It functions as a codebase intelligence tool that parses implementation details to provide clear explanations of logic and data requirements. The system distinguishes itself by leveraging language-level type annotations and structured code comments to generate interface specifications. By utilizing static analysis to extract metadata, it automates the transformation of docstrings into web-ready documentation, ensuring that tec

    Analyzes function signatures to provide explanations of logic and requirements.

    Jupyter Notebookdata-engineeringdata-qualitydata-science
    GitHub पर देखें↗48,343
  • facebookresearch/codellamafacebookresearch का अवतार

    facebookresearch/codellama

    16,307GitHub पर देखें↗

    Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software development. It provides specialized model types optimized for general code generation, instruction following, and context-aware infilling. The project includes an instruction-tuned programming model for executing technical tasks via natural language prompts and a code infilling model that predicts missing sections based on surrounding source context. A large context code model is also provided to analyze extensive blocks of source code for improved coherence. The system covers capab

    Fills gaps or missing logic within existing codebases by analyzing the surrounding file context.

    Python
    GitHub पर देखें↗16,307
  1. Home
  2. Software Engineering & Architecture
  3. Code Intelligence Tools

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

  • Intelligent Code InfillingAI-driven processes for filling logic gaps in existing codebases via contextual analysis. **Distinct from Code Intelligence Tools:** Moves beyond general code intelligence (analysis) to the specific generative act of filling gaps.