CodeGeeX
Code generator
A multilingual code generation model with pre-trained weights on 20 programming languages and capabilities for generating executable programs and translating between different languages.
CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)
8k stars
88 watching
608 forks
Language: Python
last commit: 6 months ago code-generationpretrained-modelstools
Related projects:
Repository | Description | Stars |
---|---|---|
deepseek-ai/deepseek-coder | A code completion model trained on large amounts of programming language data to help developers write code more efficiently. | 6,987 |
bin123apple/autocoder | An AI model designed to generate and execute code automatically | 816 |
brexhq/prompt-engineering | Guides software developers on how to effectively use and build systems around Large Language Models like GPT-4. | 8,487 |
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,825 |
thudm/glm-130b | An open-source implementation of a large bilingual language model pre-trained on vast amounts of text data. | 7,672 |
sublimecodeintel/sublimecodeintel | A plugin that provides code intelligence and smart autocomplete features for Sublime Text | 5,058 |
dense-analysis/neural | An AI-powered plugin for Vim and Neovim that generates code and performs tasks such as text completion and error checking. | 472 |
thudm/cogvideo | Generates videos from text and images using large language models | 9,761 |
coqui-ai/tts | A deep learning toolkit for generating human-like speech from text | 36,118 |
huggingface/text-generation-inference | A toolkit for deploying and serving Large Language Models (LLMs) for high-performance text generation | 9,456 |
bkaradzic/bgfx | A cross-platform rendering library that provides a unified API for different graphics APIs and platforms. | 15,197 |
thudm/cogvlm | Develops a state-of-the-art visual language model with applications in image understanding and dialogue systems. | 6,182 |
qwenlm/qwen | This repository provides large language models and chat capabilities based on pre-trained Chinese models. | 14,797 |
almasb/fxgl | A comprehensive game development framework for creating 2D and experimental 3D games in Java with support for Kotlin. | 4,466 |
jetbrains/kotlin | A multiplatform programming language and its development infrastructure | 49,594 |