apps
Coding Competence Tester
A tool for measuring coding competence through code generation and synthesis using large language models
APPS: Automated Programming Progress Standard (NeurIPS 2021)
420 stars
13 watching
56 forks
Language: Python
last commit: 6 months ago code-generationprogram-synthesis
Related projects:
Repository | Description | Stars |
---|---|---|
hendrycks/robustness | Evaluates and benchmarks the robustness of deep learning models to various corruptions and perturbations in computer vision tasks. | 1,030 |
nick8325/quickcheck | Automated testing of program properties in Haskell programs. | 728 |
codeintegrity-ai/mutahunter | Automated unit test generation and mutation testing tool using Large Language Models. | 252 |
hhatto/gocloc | A tool for measuring the complexity of software code in various programming languages. | 816 |
reokatoa/koreksyon | Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. | 3 |
kristoff-it/zig-doctest | A tool for testing and running code snippets to ensure they behave as expected | 77 |
fscheck/fscheck | Automatically tests .NET programs by generating random test cases based on predefined properties | 1,169 |
jaredkirby/smartpilot | An AI-powered question answering program that uses language models to generate and select the best response. | 45 |
kingsgeocomp/code-camp | An interactive Jupyter notebook series teaching Python programming basics to non-experts. | 16 |
devlyon/mixter | A platform to learn CQRS/Event Sourcing through interactive coding exercises in multiple programming languages | 313 |
libcheck/check | A unit testing framework for C. | 1,081 |
s-weigand/flake8-nb | A tool to check Python code quality in Jupyter notebooks. | 28 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,463 |
bin123apple/autocoder | An AI model designed to generate and execute code automatically | 816 |