AutoCoder
Code generator
An AI model designed to generate and execute code automatically
We introduced a new model designed for the Code generation task. Its test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024) and GPT-4o.
816 stars
15 watching
69 forks
Language: Python
last commit: 7 months ago code-generationcode-interpreterhumanevalllmnlpnlp-machine-learningtext-generation
Related projects:
Repository | Description | Stars |
---|---|---|
01-ai/yi-coder | A code generation framework that delivers high-quality coding performance using advanced language models and supports multiple programming languages. | 365 |
eli64s/readme-ai | Automates the generation of comprehensive README files using AI-powered language models. | 1,665 |
budecosystem/code-millenials | A state-of-the-art open-source code generation model with human evaluability score comparable to GPT-4 and Google's proprietary models. | 20 |
microsoft/wavecoder | A system for generating and improving code through large language models | 53 |
danielgtaylor/python-betterproto | Generates idiomatic modern Python code from Protobuf 3 and gRPC wire format | 1,567 |
deepseek-ai/deepseek-coder-v2 | A code intelligence model designed to generate and complete code in various programming languages | 2,322 |
bigcode-project/starcoder2 | Trains models to generate code in multiple programming languages | 1,808 |
hit-scir/abacus | A code generation model designed to improve programming ability and language understanding while maintaining or increasing overall performance | 47 |
whynothugo/python-barcode | A Python library for generating standard barcodes without external dependencies. | 581 |
samholt/l2mac | Automates large code generation and writing tasks using a large language model framework | 79 |
microsoft/codebert | A pre-trained model for programming languages that can generate code | 2,281 |
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 |
chakkaradeep/pycodeagi | An AI-powered tool to generate Python applications based on user input | 182 |
proger/uk4b | Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation | 18 |
clipperhouse/gen | A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |