awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
zai-org avatar

zai-org/CodeGeeX

0
View on GitHub↗
8,793 stars·690 forks·Python·Apache-2.0·22 viewscodegeex.cn↗

CodeGeeX

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 environments.

The system covers a range of capabilities including real-time code completions, automated source code translation, and the generation of code explanations and summaries within text editors.

Features

  • AI Coding Assistants - Provides an integrated suite of AI-powered extensions for code generation, explanations, and summaries within popular IDEs.
  • AI-Powered Code Generation - Integrates generative models to provide real-time code completions and suggestions within the development environment.
  • AI Source Code Translators - Implements specialized AI translation that converts functionality between different programming languages while preserving original behavior.
  • Context-Aware Code Generators - Analyzes project-wide snippets and natural language prompts to generate logically consistent code suggestions.
  • Multilingual Code Models - Provides a large language model capable of generating executable code across numerous programming languages.
  • Code Completion Engines - Functions as an intelligence layer providing real-time predictive suggestions and logic synthesis.
  • Model Server Clients - Connects IDE extensions to a remote inference engine via API to handle computationally intensive model workloads.
  • Intelligent Development Assistants - Generates code explanations and summaries within the IDE to help developers understand complex logic.
  • IDE Integrated Tooling - Embeds intelligent generative capabilities directly into text editors to reduce context switching and accelerate development.
  • Coding Agents and IDEs - Multilingual code generation extension for major IDEs.

Star history

Star history chart for zai-org/codegeexStar history chart for zai-org/codegeex

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does zai-org/codegeex do?

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.

What are the main features of zai-org/codegeex?

The main features of zai-org/codegeex are: AI Coding Assistants, AI-Powered Code Generation, AI Source Code Translators, Context-Aware Code Generators, Multilingual Code Models, Code Completion Engines, Model Server Clients, Intelligent Development Assistants.

What are some open-source alternatives to zai-org/codegeex?

Open-source alternatives to zai-org/codegeex include: thudm/codegeex — CodeGeeX is an open-source code model and multilingual large language model designed to generate, translate, and… zai-org/codegeex2 — CodeGeeX2 is a large language model and AI programming assistant designed to generate, translate, and document source… microsoft/vscode-docs — This repository contains the comprehensive documentation for a code editor focused on AI-assisted software development… kirodotdev/kiro — Kiro is an AI-powered development tool and multi-agent workflow orchestrator. It functions as a context-aware code… bytedance/trae-agent — Trae-agent is an intelligent software development assistant designed to automate code generation, debugging, and task… deepseek-ai/deepseek-coder — DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for…

Open-source alternatives to CodeGeeX

Similar open-source projects, ranked by how many features they share with CodeGeeX.
  • thudm/codegeexTHUDM avatar

    THUDM/CodeGeeX

    8,793View on GitHub↗

    CodeGeeX is an open-source code model and multilingual large language model designed to generate, translate, and complete source code across multiple programming languages. It functions as an AI coding assistant and a cross-lingual code translator that produces executable code and technical documentation. The project enables natural language programming by turning plain English descriptions into functional programs. It also provides the ability to convert source code from one programming language to another while preserving the original logic and functionality. The system covers a range of c

    Python
    View on GitHub↗8,793
  • zai-org/codegeex2zai-org avatar

    zai-org/CodeGeeX2

    7,547View on GitHub↗

    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

    Pythoncodecode-generationpretrained-models
    View on GitHub↗7,547
  • microsoft/vscode-docsmicrosoft avatar

    microsoft/vscode-docs

    6,549View on GitHub↗

    This repository contains the comprehensive documentation for a code editor focused on AI-assisted software development and remote development workflows. It covers the implementation of AI agents and language models used for autonomous code generation, large-scale refactoring, and task iteration. The project is distinguished by its deep integration of autonomous AI agents capable of web navigation, application logic validation, and orchestrating multi-step development processes. It provides specialized frameworks for tailoring AI behavior through custom instructions, model context protocols, a

    Markdownvscode
    View on GitHub↗6,549
  • kirodotdev/kirokirodotdev avatar

    kirodotdev/Kiro

    3,037View on GitHub↗

    Kiro is an AI-powered development tool and multi-agent workflow orchestrator. It functions as a context-aware code generator and coding assistant that transforms natural language requirements into structured implementation plans and production-grade code. The system distinguishes itself through multi-agent task decomposition, where complex requirements are broken into sequenced tasks and assigned to specialized agents. It features multi-model orchestration to select specific language models based on reasoning complexity, cost, and latency, and includes a headless command-line interface for id

    TypeScriptaiidekiro
    View on GitHub↗3,037
  • See all 30 alternatives to CodeGeeX→