awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zai-org avatar

zai-org/CodeGeeX2

0
View on GitHub↗
7,547 نجوم·535 تفرعات·Python·Apache-2.0·3 مشاهداتcodegeex.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.

سجل النجوم

مخطط تاريخ النجوم لـ zai-org/codegeex2مخطط تاريخ النجوم لـ zai-org/codegeex2

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ CodeGeeX2

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع CodeGeeX2.
  • zai-org/codegeexالصورة الرمزية لـ zai-org

    zai-org/CodeGeeX

    8,793عرض على 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
    عرض على GitHub↗8,793
  • qwenlm/qwen3-coderالصورة الرمزية لـ QwenLM

    QwenLM/Qwen3-Coder

    15,615عرض على 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
    عرض على GitHub↗15,615
  • salesforce/codegenالصورة الرمزية لـ salesforce

    salesforce/CodeGen

    5,175عرض على 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
    عرض على GitHub↗5,175
  • openai/gpt-2الصورة الرمزية لـ openai

    openai/gpt-2

    24,967عرض على 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
    عرض على GitHub↗24,967
عرض جميع البدائل الـ 30 لـ CodeGeeX2→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ zai-org/codegeex2؟

الميزات الرئيسية لـ zai-org/codegeex2 هي: 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.

ما هي البدائل مفتوحة المصدر لـ zai-org/codegeex2؟

تشمل البدائل مفتوحة المصدر لـ zai-org/codegeex2: 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…