awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zai-org avatar

zai-org/CodeGeeX

0
View on GitHub↗
8,793 星标·690 分支·Python·Apache-2.0·3 次浏览codegeex.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 历史

zai-org/codegeex 的 Star 历史图表zai-org/codegeex 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

CodeGeeX 的开源替代方案

相似的开源项目,按与 CodeGeeX 的功能重合度排序。
  • thudm/codegeexTHUDM 的头像

    THUDM/CodeGeeX

    8,793在 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
    在 GitHub 上查看↗8,793
  • zai-org/codegeex2zai-org 的头像

    zai-org/CodeGeeX2

    7,547在 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
    在 GitHub 上查看↗7,547
  • microsoft/vscode-docsmicrosoft 的头像

    microsoft/vscode-docs

    6,549在 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
    在 GitHub 上查看↗6,549
  • kirodotdev/kirokirodotdev 的头像

    kirodotdev/Kiro

    3,037在 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
    在 GitHub 上查看↗3,037
查看 CodeGeeX 的所有 30 个替代方案→

常见问题解答

zai-org/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.

zai-org/codegeex 的主要功能有哪些?

zai-org/codegeex 的主要功能包括: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。

zai-org/codegeex 有哪些开源替代品?

zai-org/codegeex 的开源替代品包括: 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…