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/CodeGeeX

0
View on GitHub↗
8,793 stele·690 fork-uri·Python·Apache-2.0·3 vizualizăricodegeex.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.

Istoric stele

Graficul istoricului de stele pentru zai-org/codegeexGraficul istoricului de stele pentru zai-org/codegeex

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 CodeGeeX

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu CodeGeeX.
  • thudm/codegeexAvatar THUDM

    THUDM/CodeGeeX

    8,793Vezi pe 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
    Vezi pe GitHub↗8,793
  • zai-org/codegeex2Avatar zai-org

    zai-org/CodeGeeX2

    7,547Vezi pe 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
    Vezi pe GitHub↗7,547
  • microsoft/vscode-docsAvatar microsoft

    microsoft/vscode-docs

    6,549Vezi pe 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
    Vezi pe GitHub↗6,549
  • kirodotdev/kiroAvatar kirodotdev

    kirodotdev/Kiro

    3,037Vezi pe 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
    Vezi pe GitHub↗3,037
Vezi toate cele 30 alternative pentru CodeGeeX→

Întrebări frecvente

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

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

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

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

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