19 个仓库
Systems that leverage large language models to synthesize source code from natural language inputs.
Distinguishing note: Focuses on the generation of structured code, distinct from general-purpose AI chat interfaces.
Explore 19 awesome GitHub repositories matching artificial intelligence & ml · Generative Code Models. Refine with filters or upvote what's useful.
Open Interpreter is a local language model agent framework that enables the deployment of autonomous agents capable of controlling a local operating system and its applications. It provides an execution environment where language models can run code and scripts directly on a computer to automate system tasks. The framework includes a computer control interface that allows language models to interact with web browsers and native user interfaces through programmatic commands. To ensure system stability, it utilizes a secure sandbox environment for the execution of model-generated code. The sys
Enables the execution of LLM-generated code on a local machine to automate complex, multi-step workflows.
Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code production, and complex mathematical reasoning. The project encompasses a multilingual language model capable of processing dozens of languages and a specialized code generation model for technical problem solving and debugging. The framework is distinguished by its long context capabilities, enabling the analysis of massive inputs ranging from 256K up to 1 million tokens. It further functions as an agentic framework, utilizing standardized templates and parsers to execute autonomous wo
Ships a specialized model designed specifically for synthesizing source code and solving structured logic tasks.
DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for software development tasks. It functions as an artificial intelligence assistant capable of interpreting complex programming instructions to generate, transpile, and structure source code. The system distinguishes itself through its ability to perform project-level code generation, analyzing broader context and patterns across entire software projects rather than isolated files. It supports multimodal input processing, allowing for the integration of text and visual data to inform i
Provides a large language model trained on extensive codebases for code completion and refactoring tasks.
FinGPT is a suite of specialized financial tools and a framework for adapting large language models to the financial domain. It provides a set of pipelines for financial entity extraction, sentiment analysis, and retrieval-augmented generation to improve the accuracy of financial information systems. The project distinguishes itself through efficient training workflows, utilizing low-rank adaptation and quantized low-rank adaptation to fine-tune models on consumer-grade hardware. It employs market-labeled datasets and reinforcement learning that uses actual stock price movements as reward sig
Uses large language models to synthesize source code for quantitative trading factors and financial software.
Qwen2.5-Coder is a code-centric large language model designed to generate, complete, and analyze source code. It serves as a polyglot programming model capable of producing functional code across hundreds of different programming languages. The model is optimized for reasoning over extensive software repositories, utilizing a context window that supports up to one million tokens. It also functions as an agentic coding framework, executing multi-step workflows and browser tasks through specialized function call formats. Its capabilities include large-scale codebase analysis, intelligent parti
A generative model trained specifically to produce, complete, and analyze source code across many languages.
Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which
Interprets natural language requests to propose code changes via chat interfaces.
Qwen3-Coder is a specialized large language model designed for software development, technical reasoning, and automated code synthesis. Built on transformer-based sequence modeling, it functions as a multilingual programming assistant capable of generating, completing, and debugging source code across more than one hundred programming languages. The model distinguishes itself through its capacity to process and maintain logical coherence across massive datasets, supporting context windows of up to one million tokens. This allows for repository-scale reasoning, enabling the model to analyze co
Provides a specialized large language model for synthesizing functional source code from natural language instructions.
This project serves as a comprehensive, curated directory of resources, tools, and platforms dedicated to the generative artificial intelligence ecosystem. It functions as a central hub for developers and researchers to discover the frameworks, models, and services necessary for building, deploying, and managing intelligent software applications. The directory distinguishes itself by providing a structured index of specialized tooling across several technical domains. It covers the full lifecycle of generative AI, including the development of autonomous agent systems, the implementation of re
Provides systems that leverage large language models to synthesize source code from natural language inputs.
pix2code is a computer vision UI parser and screenshot-to-code converter that transforms images of graphical user interfaces into functional code representations. It operates as a deep learning system that maps visual interface elements to layout instructions and syntax. The project includes a machine learning training pipeline for UI, which converts raw image data into numerical arrays to create training sets. This workflow supports training models to recognize visual interface components and map them to specific code structures. The system covers automated frontend development through the
Maps visual elements to syntax by processing datasets of UI screenshots and matching code.
WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding, mathematical, and conversational tasks. It functions as an AI system for mathematical reasoning and code generation, as well as a synthetic dataset generator used to train other language models. The project is distinguished by its evolutionary instruction tuning, which uses a method to rewrite simple instructions into complex tasks. This process expands training dataset difficulty and produces a high volume of open-domain tasks across various difficulty levels. The system covers capa
Functions as a specialized AI model focused on producing functional code from natural language descriptions.
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
Analyzes images and sketches to generate corresponding source code or explain visual structures.
CodeGeeX2 is a large language model and AI programming assistant designed to generate, translate, and document source code across multiple programming languages. It functions as a multilingual code model that converts natural language prompts into executable code and technical documentation. The project provides a self-hosted AI inference endpoint, allowing the model to be exposed as a web-accessible service. This enables external development tools to integrate automated programming tasks via network calls. Its core capabilities cover multilingual code generation, automated source code docum
Implements a generative code model specialized in synthesizing structured source code from natural language.
Starcoder is a large language model and associated framework designed to generate, complete, and evaluate source code across multiple programming languages. It functions as a source code model that can produce complete function implementations and predict subsequent characters in a line of code based on provided prompts. The project provides a specialized toolkit for adapting base models to specific coding tasks and instruction-following behaviors. This includes a conversational code assistant framework for training models to generate code via natural language chat, as well as a parameter-eff
Implements a generative code model capable of synthesizing source code from natural language prompts.
Generates code responses from chat messages using a large language model.
Klavis is a platform for managing Model Context Protocol (MCP) servers and providing sandboxed environments where AI agents can safely interact with external tools and services. It functions as an integration framework that orchestrates MCP server instances, exposes tools and resources for AI agents, and isolates agent interactions from production data through horizontally scalable sandbox environments. The platform distinguishes itself through its ability to generate long-horizon agentic tasks that simulate realistic tool-use workflows with live SaaS applications and production MCP servers.
Creates multi-step coding challenges for training reinforcement learning models.
Paper2Code 是一个 AI 研究自动化套件和大语言模型代码生成流水线,旨在将机器学习研究论文转换为可执行的代码仓库。它作为一种将科学文献和理论描述自动翻译为功能性机器学习实现的工具。 该系统采用多阶段生成流水线,利用文档到计划的分解和自动化仓库脚手架来生成完整的项目结构。它集成了一个自动化代码评估框架,该框架使用迭代的批评与改进循环以及基于参考的黄金评估,来根据验证过的仓库对生成的代码进行正确性评分。 该项目涵盖了多个功能领域,包括科学论文数字化、自动化代码合成和机器学习代码验证。
Leverages generative code models to produce complete repositories based on high-level technical specifications from papers.
Costrict 是一款专为企业级开发设计的 AI 软件工程代理和编码助手。它作为一个多模型 AI 编排器,负责生成、补全和审查代码,同时作为一个远程开发环境,连接浏览器界面与远程目录以进行文件管理和终端执行。 该平台的独特之处在于其 AI 代码审查系统,该系统利用多模型验证和仓库索引来确保代码质量。它采用结构化代理方法,将复杂的自然语言需求分解为有序的分析、规划和测试工作流,以保持架构控制。 该系统涵盖了广泛的功能领域,包括远程工作空间管理、自定义 AI 模型集成,以及针对仓库和 git diff 的自动化代码审查。它还通过基于技能的代理系统提供了可扩展性,并通过标准化上下文协议与外部工具集成。 该项目使用 TypeScript 实现,并提供基于插件的编辑器集成,以标准化受支持代码编辑器内的工作流。
Employs a multi-expert model strategy to cross-verify indexed code and ensure high-quality, predictable generation.
GLM-4.5 is a multimodal large language model and advanced reasoning system. It functions as an AI coding assistant, an autonomous AI agent, and a multimodal content generator capable of processing and generating text, images, audio, and video within a single unified system. The project is distinguished by its deep reasoning capabilities, utilizing chain-of-thought processing to solve complex mathematical, logical, and technical problems. It features an agentic architecture that allows for autonomous task execution, long-horizon goal planning, and the ability to interact with external tools an
Analyzes screenshots or screen recordings of interfaces to produce usable HTML and CSS.
This project is a JetBrains IDE plugin that integrates large language model coding assistants directly into the development environment. It provides a visual interface for generating, refining, and refactoring source code through an integrated coding assistance system. The plugin features an agent workflow orchestrator that executes multi-step programming tasks using external tool servers and specialized command shortcuts. It includes a visual code diff tool for analyzing and navigating changes between different versions of AI-generated code across multiple files. The system manages AI conve
Provides a visual interface for synthesizing and refining source code from natural language prompts via LLMs.