awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

38 Repos

Awesome GitHub RepositoriesLLM-Driven

Translates natural language instructions into executable code snippets.

Explore 38 awesome GitHub repositories matching development tools & productivity · LLM-Driven. Refine with filters or upvote what's useful.

Awesome LLM-Driven GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • openinterpreter/open-interpreterAvatar von openinterpreter

    openinterpreter/open-interpreter

    63,998Auf GitHub ansehen↗

    Open Interpreter is an autonomous agent runtime that translates natural language instructions into executable code to interact with local software and operating systems. It functions as an orchestration framework that connects language models to a secure execution environment, enabling the development of agents capable of managing system resources and performing complex tasks. To ensure safety, the system mandates explicit user verification before executing any generated code and provides robust isolation through containerized sandboxing. The project distinguishes itself through its deep inte

    Generates and runs code snippets on the fly to fulfill conversational requests for system automation.

    Rustchatgptgpt-4interpreter
    Auf GitHub ansehen↗63,998
  • paul-gauthier/aiderAvatar von paul-gauthier

    paul-gauthier/aider

    46,354Auf GitHub ansehen↗

    Aider is a terminal-based AI coding assistant and pair programmer that uses large language models to write, edit, and refactor source code across multiple files and programming languages. It functions as a command line interface for automating programming tasks and managing codebase modifications. The tool distinguishes itself by creating structural maps of entire codebases to provide language models with the necessary context for navigating and modifying large repositories. It further expands input capabilities through a speech-to-text pipeline for voice-driven development and multi-modal in

    Translates natural language instructions into precise source code modifications using model-generated diffs.

    Python
    Auf GitHub ansehen↗46,354
  • wandb/openuiAvatar von wandb

    wandb/openui

    22,415Auf GitHub ansehen↗

    OpenUI is an AI design sandbox and natural language prototyping tool used to generate and render live user interface components from text descriptions. It functions as an LLM UI generator that translates natural language into executable HTML and CSS code. The system provides a pipeline for iterative refinement, allowing users to update existing interfaces by feeding previous code versions and new instructions back into the model. It also acts as a frontend framework converter, transforming HTML markup into different library formats to maintain styling consistency across various web frameworks

    Translates natural language descriptions into executable HTML and CSS code using LLMs.

    TypeScriptaigenerative-aihtml-css-javascript
    Auf GitHub ansehen↗22,415
  • yoheinakajima/babyagiAvatar von yoheinakajima

    yoheinakajima/babyagi

    22,309Auf GitHub ansehen↗

    This is a framework for building autonomous agents that use large language models to plan, execute, and refine their own tasks. It functions as an autonomous task orchestrator and agent framework, utilizing a function registry to manage the code-based tools and plugins the agents use to achieve complex goals. The system is distinguished by its ability to perform autonomous code generation, where the agent analyzes requirements to write new reusable functions on the fly. It employs a recursive loop-based planning model to continuously update its goal list and refine its performance based on ex

    Uses large language models to write and execute Python functions on the fly to solve novel problems.

    Python
    Auf GitHub ansehen↗22,309
  • openai/codex-plugin-ccAvatar von openai

    openai/codex-plugin-cc

    21,669Auf GitHub ansehen↗

    This project is an AI code review tool and asynchronous task orchestrator designed to analyze uncommitted code changes and architectural decisions. It functions as an LLM agent integration plugin and cross-model workflow bridge, connecting different large language model agents to delegate engineering tasks and synchronize session context. The system enables multi-model orchestration to cross-reference design decisions and pressure-test architectural assumptions. It provides mechanisms to export session threads and transfer engineering context between separate AI coding environments, allowing

    Identifies technical issues by isolating specific modified code blocks within diffs for targeted AI analysis.

    JavaScript
    Auf GitHub ansehen↗21,669
  • dzhng/deep-researchAvatar von dzhng

    dzhng/deep-research

    19,136Auf GitHub ansehen↗

    This project is an AI research tool designed for autonomous web information gathering and automated topic research. It utilizes agent orchestration to combine search engines and web scraping, enabling the system to discover detailed information and build a comprehensive understanding of complex subjects without manual step-by-step guidance. The tool employs an iterative research execution model that recursively generates targeted search queries and refines directions based on previous results. It includes a feedback loop that compares current findings against initial objectives to identify kn

    Uses large language models to synthesize raw scraped web content into coherent, structured research findings.

    TypeScriptagentaigpt
    Auf GitHub ansehen↗19,136
  • stackblitz-labs/bolt.diyAvatar von stackblitz-labs

    stackblitz-labs/bolt.diy

    19,005Auf GitHub ansehen↗

    Bolt.diy is a browser-based integrated development environment designed for full-stack web application construction. It functions as an AI-powered development platform that automates project scaffolding, code generation, and application deployment directly within the browser. The platform distinguishes itself through a secure, isolated execution environment that runs development servers and package managers in a sandboxed container. It utilizes a provider-agnostic model abstraction, allowing users to connect multiple artificial intelligence services to power automated reasoning and code gener

    Automates project structure creation and code generation by translating natural language instructions into executable code using configurable AI providers.

    TypeScript
    Auf GitHub ansehen↗19,005
  • microsoft/data-formulatorAvatar von microsoft

    microsoft/data-formulator

    14,907Auf GitHub ansehen↗

    Data Formulator is an automated data analysis and visualization platform that uses large language models to interpret natural language instructions for data preparation and reporting. It functions as an interactive workbench where users can clean, filter, and aggregate datasets while simultaneously generating visual representations. By combining conversational interfaces with automated transformation tools, the system enables users to explore data patterns and refine schemas without manual coding. The platform distinguishes itself through an agentic architecture that translates natural langua

    Translates natural language instructions into executable data transformation scripts that manipulate datasets and generate visual specifications.

    TypeScript
    Auf GitHub ansehen↗14,907
  • virgili0/virgilioAvatar von virgili0

    virgili0/Virgilio

    14,732Auf GitHub ansehen↗

    Virgilio is an AI educational roadmap generator and learning path orchestrator designed to structure personalized study trajectories for data science and machine learning. It functions as an AI-driven mentor that organizes educational content into hierarchical levels of abstraction, ranging from high-level introductions to technical tutorials. The system automates curriculum design by mapping technical knowledge into organized levels to ensure a logical progression of study. It manages e-learning journeys by breaking down broad domains into smaller sub-modules, guiding users through necessary

    Uses generative models to aggregate retrieved course materials into structured educational summaries.

    Jupyter Notebookbusiness-intelligencecomputer-visiondata-science
    Auf GitHub ansehen↗14,732
  • bytedance/trae-agentAvatar von bytedance

    bytedance/trae-agent

    11,672Auf GitHub ansehen↗

    Trae-agent is an intelligent software development assistant designed to automate code generation, debugging, and task management within integrated development environments. It functions as an automated workflow orchestrator that monitors workspace changes and coordinates programming activities to streamline the software delivery lifecycle. The system utilizes large language models to synthesize source code while maintaining project integrity through structural tree manipulation and static analysis. By integrating with local development tools and monitoring file system events, it provides cont

    Generates and modifies source code by processing natural language instructions through integrated large language models.

    Pythonagentllmsoftware-engineering
    Auf GitHub ansehen↗11,672
  • qodo-ai/pr-agentAvatar von qodo-ai

    qodo-ai/pr-agent

    11,630Auf GitHub ansehen↗

    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

    Processes raw pull request differences to isolate modified code blocks for targeted AI evaluation.

    Pythoncode-reviewcodereviewcoding-assistant
    Auf GitHub ansehen↗11,630
  • doriandarko/claude-engineerAvatar von Doriandarko

    Doriandarko/claude-engineer

    11,199Auf GitHub ansehen↗

    Claude-engineer is an autonomous software engineering agent and command-line interface for interacting with the Claude 3.5 Sonnet model. It functions as an AI code editor that writes code, manages local files, and executes terminal commands to automate technical workflows. The system features a self-evolving tool framework that allows the agent to design and implement its own functional scripts to expand its capabilities during a session. It utilizes a sandboxed Python executor to run scripts for data analysis and complex computations in a secure remote environment. The project covers a broa

    Allows the agent to autonomously write and implement new functional scripts to expand its own capabilities on the fly.

    Python
    Auf GitHub ansehen↗11,199
  • microsoft/vscode-copilot-chatAvatar von microsoft

    microsoft/vscode-copilot-chat

    9,493Auf GitHub ansehen↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Streams AI-generated modifications into the editor as interactive diffs for review and acceptance.

    TypeScript
    Auf GitHub ansehen↗9,493
  • haya14busa/reviewdogAvatar von haya14busa

    haya14busa/reviewdog

    9,381Auf GitHub ansehen↗

    Reviewdog is an automated review bot and CI code review orchestrator that converts the output of static analysis tools into automated pull request comments. It functions as a linter output parser and static analysis commenter, transforming unstructured logs from compilers or linters into structured diagnostics. The project distinguishes itself by using pattern-based output parsing and a platform-agnostic plugin architecture to unify multi-language linting workflows. It employs diff-based result filtering to isolate issues introduced in a specific commit and provides the ability to post action

    Compares analysis findings against the version control commit diff to isolate issues introduced in the current change.

    Go
    Auf GitHub ansehen↗9,381
  • reviewdog/reviewdogAvatar von reviewdog

    reviewdog/reviewdog

    9,089Auf GitHub ansehen↗

    Reviewdog is a linter result posting tool and a diff-aware static analysis filter. It parses the output of various linters and posts findings as comments on pull requests within code hosting platforms. It also functions as a quality gate for CI pipelines, failing builds when findings exceed specified severity thresholds. The project distinguishes itself by isolating static analysis issues to only those introduced within the current git code diff, preventing the reporting of legacy errors. It unifies tool findings by processing industry-standard SARIF and XML diagnostic formats alongside custo

    Isolates static analysis issues to only those introduced in the current git diff to avoid reporting legacy errors.

    Gobitbucketcicli
    Auf GitHub ansehen↗9,089
  • nutlope/aicommitsAvatar von Nutlope

    Nutlope/aicommits

    9,022Auf GitHub ansehen↗

    aicommits is a command line tool and AI code summarizer that generates descriptive git commit messages by analyzing staged code changes. It functions as an LLM git commit generator, transforming technical diffs into human-readable summaries based on standardized formats. The project features a multi-provider AI interface that connects to either cloud-based or local artificial intelligence models. Users can customize generation logic through specific language locales, length constraints, and custom prompts to ensure consistent version control documentation. The tool integrates directly into v

    Extracts pending git changes via shell commands to provide the primary context for AI analysis.

    TypeScript
    Auf GitHub ansehen↗9,022
  • learningcircuit/local-deep-researchAvatar von LearningCircuit

    LearningCircuit/local-deep-research

    8,491Auf GitHub ansehen↗

    Local Deep Research is an autonomous research system consisting of an LLM research agent, a local model orchestrator, and a multi-engine search aggregator. It is designed to execute deep research by decomposing complex questions into atomic facts and synthesizing cited reports from academic, technical, and private document sources. The system features an encrypted research workspace that ensures zero-knowledge privacy through isolated, per-user encrypted databases. It utilizes a local RAG knowledge base to index research sources into searchable vector stores, allowing for retrieval-augmented

    Uses LLMs to analyze raw data and synthesize cited reports from web, academic, and private sources.

    Python
    Auf GitHub ansehen↗8,491
  • codemirror/devAvatar von codemirror

    codemirror/dev

    7,820Auf GitHub ansehen↗

    CodeMirror is a browser-based code editor framework and modular extension system used to embed full-featured text editors into web pages. It functions as a syntax tree parsing engine and a language server protocol client, enabling structural language analysis and deep integration with external programming language services. The project is distinguished by its modular architecture, which uses a system of extensions and compartments for dynamic reconfiguration at runtime. It supports real-time collaborative editing and state synchronization through an operational transformation framework, allow

    Highlights differences between editor content and an original document by showing deleted and new text.

    JavaScript
    Auf GitHub ansehen↗7,820
  • anthropics/knowledge-work-pluginsAvatar von anthropics

    anthropics/knowledge-work-plugins

    7,583Auf GitHub ansehen↗

    This project is a plugin framework and agentic workflow library designed to connect large language models to professional toolstacks. It provides a system for integrating language models with external data warehouses, CRMs, and other enterprise software to retrieve and manipulate real-time business data. The framework enables the automation of specialized professional tasks through a file-based plugin definition system. It allows for the customization of domain expertise and plugin behavior to align with internal company processes, supported by an enterprise data connector that links models t

    Uses LLMs to transform raw interview notes and survey data into structured insights and personas.

    Python
    Auf GitHub ansehen↗7,583
  • di-sukharev/opencommitAvatar von di-sukharev

    di-sukharev/opencommit

    7,341Auf GitHub ansehen↗

    Opencommit is a command-line tool and automation suite that uses large language models to analyze staged changes and generate descriptive git commit messages. It functions as an AI-driven commit generator that can be integrated directly into the version control lifecycle. The project distinguishes itself through support for both cloud-based AI providers and locally hosted models to ensure data privacy. It provides specialized automation via git hooks for real-time suggestions and GitHub Actions for refining commit messages during continuous integration workflows. The tool includes capabiliti

    Extracts raw git diffs of staged modifications to provide the necessary context for AI commit message generation.

    JavaScript
    Auf GitHub ansehen↗7,341
Vorherige12Nächste
  1. Home
  2. Development Tools & Productivity
  3. Project Scaffolding, Config & Code Generation
  4. Code Generation
  5. LLM-Driven

Unter-Tags erkunden

  • Content Synthesis Engines2 Sub-TagsLLM-driven tools that process user input to generate professional summaries and interview responses. **Distinct from LLM-Driven:** Focuses on professional content generation rather than code scaffolding.
  • Diff-Based Edit Application6 Sub-TagsUsing LLMs to generate precise diffs for modifying existing source code rather than generating new snippets. **Distinct from LLM-Driven:** Focuses on the application of precise edits to existing files via diffs, not just snippet generation.
  • Dynamic Tool GenerationCapabilities for an AI to programmatically create and deploy new functional tools during a session. **Distinct from LLM-Driven:** Distinct from LLM-Driven code generation by focusing on the autonomous implementation of new system capabilities rather than just snippets.
  • Local System ExecutionExecuting LLM-generated code locally to perform operating system tasks. **Distinct from LLM-Driven:** Focuses on the execution of generated code for system tasks rather than just the translation of natural language to code.
  • Visual SynthesisTranslating natural language prompts into visual coordinate data and graphic shapes. **Distinct from LLM-Driven:** Distinct from general LLM-driven code generation by producing spatial coordinates and shape data for a canvas.