awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zai-org avatar

zai-org/CodeGeeX2

0
View on GitHub↗
7,547 estrellas·535 forks·Python·Apache-2.0·4 vistascodegeex.cn↗

CodeGeeX2

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 documentation, and the translation of logic between different programming languages.

Features

  • AI Coding Assistants - Functions as an AI assistant that automates code generation, refactoring, and documentation from natural language.
  • AI Source Code Translators - Converts source code between different programming languages while preserving the original logic and functionality.
  • Generative Code Models - Implements a generative code model specialized in synthesizing structured source code from natural language.
  • Multilingual Code Models - Provides a model capable of understanding and generating source code across multiple programming languages.
  • Natural Language Code Generators - Translates natural-language prompts into executable source code and completes existing code snippets.
  • REST Endpoints - Provides RESTful HTTP endpoints for external clients to send prompts and receive generated code.
  • Generative AI Model Serving - Ships a serving infrastructure to distribute generative AI inference workloads for code generation.
  • Model Serving Endpoints - Exposes the AI model via a web interface to allow external applications to request code generation.
  • Self-Hosted AI Models - Supports the deployment of the AI model on private, self-managed infrastructure via a hosted endpoint.
  • Automated Documentation Generation - Automatically drafts descriptive comments and technical documentation by analyzing the logic of existing code.
  • Documentation Comment Generators - Provides automated generation of structured documentation comment blocks from existing source code.

Historial de estrellas

Gráfico del historial de estrellas de zai-org/codegeex2Gráfico del historial de estrellas de zai-org/codegeex2

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace zai-org/codegeex2?

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.

¿Cuáles son las características principales de zai-org/codegeex2?

Las características principales de zai-org/codegeex2 son: AI Coding Assistants, AI Source Code Translators, Generative Code Models, Multilingual Code Models, Natural Language Code Generators, REST Endpoints, Generative AI Model Serving, Model Serving Endpoints.

¿Qué alternativas de código abierto existen para zai-org/codegeex2?

Las alternativas de código abierto para zai-org/codegeex2 incluyen: zai-org/codegeex — CodeGeeX is a multilingual large language model and AI code completion engine designed to generate, translate, and… qwenlm/qwen3-coder — Qwen3-Coder is a specialized large language model designed for software development, technical reasoning, and… salesforce/codegen — CodeGen is a trained large language model and program synthesis model designed to generate functional source code. It… openai/gpt-2 — This project is a transformer-based language model and autoregressive text generator designed to predict the next… zhukunpenglinyutong/idea-claude-code-gui — This project is a JetBrains IDE plugin that integrates large language model coding assistants directly into the… mckaywrigley/ai-code-translator — This project is an AI coding assistant and code translator designed to convert source code from one programming…

Alternativas open-source a CodeGeeX2

Proyectos open-source similares, clasificados según cuántas características comparten con CodeGeeX2.
  • zai-org/codegeexAvatar de zai-org

    zai-org/CodeGeeX

    8,793Ver en GitHub↗

    CodeGeeX is a multilingual large language model and AI code completion engine designed to generate, translate, and complete source code across numerous programming languages. It functions as an intelligence layer that synthesizes logic from natural language prompts and existing code snippets. The project provides a specialized source code translator that converts logic and functionality between different programming languages while preserving the original behavior. It also operates as an integrated AI assistant suite, offering extensions that embed generative AI directly into development envi

    Python
    Ver en GitHub↗8,793
  • qwenlm/qwen3-coderAvatar de QwenLM

    QwenLM/Qwen3-Coder

    15,615Ver en GitHub↗

    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

    Python
    Ver en GitHub↗15,615
  • salesforce/codegenAvatar de salesforce

    salesforce/CodeGen

    5,175Ver en GitHub↗

    CodeGen is a trained large language model and program synthesis model designed to generate functional source code. It utilizes a neural network architecture to synthesize executable code from natural language descriptions or partial code snippets. The model enables automated program synthesis and AI-assisted coding by predicting and filling in missing sections of code within a program. It transforms natural language descriptions into functional programming logic to automate the creation of boilerplate and logic.

    Python
    Ver en GitHub↗5,175
  • openai/gpt-2Avatar de openai

    openai/gpt-2

    24,967Ver en GitHub↗

    This project is a transformer-based language model and autoregressive text generator designed to predict the next token in a sequence to produce human-like prose and synthetic text. It functions as a large language model that utilizes a transformer architecture to learn linguistic patterns from large datasets for unsupervised multitask learning. The repository provides a distribution of pre-trained weights, enabling natural language processing tasks without requiring additional training. This allows the model to perform zero-shot task generalization by applying learned patterns to new tasks.

    Python
    Ver en GitHub↗24,967
  • Ver las 30 alternativas a CodeGeeX2→