awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zai-org avatar

zai-org/CodeGeeX2

0
View on GitHub↗
7,547 Stars·535 Forks·Python·Apache-2.0·3 Aufrufecodegeex.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.

Star-Verlauf

Star-Verlauf für zai-org/codegeex2Star-Verlauf für zai-org/codegeex2

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von zai-org/codegeex2?

Die Hauptfunktionen von zai-org/codegeex2 sind: 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.

Welche Open-Source-Alternativen gibt es zu zai-org/codegeex2?

Open-Source-Alternativen zu zai-org/codegeex2 sind unter anderem: 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…

Open-Source-Alternativen zu CodeGeeX2

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit CodeGeeX2.
  • zai-org/codegeexAvatar von zai-org

    zai-org/CodeGeeX

    8,793Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,793
  • qwenlm/qwen3-coderAvatar von QwenLM

    QwenLM/Qwen3-Coder

    15,615Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,615
  • salesforce/codegenAvatar von salesforce

    salesforce/CodeGen

    5,175Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,175
  • openai/gpt-2Avatar von openai

    openai/gpt-2

    24,967Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,967
  • Alle 30 Alternativen zu CodeGeeX2 anzeigen→