awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zai-org avatar

zai-org/CodeGeeX2

0
View on GitHub↗
7,547 stele·535 fork-uri·Python·Apache-2.0·4 vizualizăricodegeex.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.

Istoric stele

Graficul istoricului de stele pentru zai-org/codegeex2Graficul istoricului de stele pentru zai-org/codegeex2

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru CodeGeeX2

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu CodeGeeX2.
  • zai-org/codegeexAvatar zai-org

    zai-org/CodeGeeX

    8,793Vezi pe 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
    Vezi pe GitHub↗8,793
  • qwenlm/qwen3-coderAvatar QwenLM

    QwenLM/Qwen3-Coder

    15,615Vezi pe 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
    Vezi pe GitHub↗15,615
  • salesforce/codegenAvatar salesforce

    salesforce/CodeGen

    5,175Vezi pe 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
    Vezi pe GitHub↗5,175
  • openai/gpt-2Avatar openai

    openai/gpt-2

    24,967Vezi pe 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
    Vezi pe GitHub↗24,967
Vezi toate cele 30 alternative pentru CodeGeeX2→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale zai-org/codegeex2?

Principalele funcționalități ale zai-org/codegeex2 sunt: 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.

Care sunt câteva alternative open-source pentru zai-org/codegeex2?

Alternativele open-source pentru zai-org/codegeex2 includ: 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…