zai-org/CodeGeeX
CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)
This project helps software developers accelerate their coding workflow. It takes natural language descriptions or existing code snippets and generates new code, completes existing code, or translates code between different programming languages. The output is ready-to-use code in languages like Python, Java, or C++, making it ideal for individual programmers or development teams.
8,769 stars. No commits in the last 6 months.
Use this if you are a software developer looking for an AI assistant to speed up writing new code, fill in missing code, or convert code from one language to another.
Not ideal if you are looking for a non-coding tool or need to work with highly specialized, obscure programming languages not commonly used.
Stars
8,769
Forks
688
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/zai-org/CodeGeeX"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.