awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
M

microsoft/CodeT

0
View on GitHub↗
0 stars·0 forks·11 views

CodeT

This repository contains projects that aims to equip large-scale pretrained language models with better programming and reasoning skills. These projects are presented by Microsoft Research Asia and Microsoft Azure AI.

Features

  • Prompting and Debugging - Prompting strategy using generated tests to improve code generation.
  • Single Agent Optimization - Code generation enhanced by generated test cases.

Star history

Star history chart for microsoft/codetStar history chart for microsoft/codet

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with CodeT

These projects share indexed features with CodeT. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • niansong1996/leverniansong1996 avatar

    niansong1996/lever

    90View on GitHub↗

    Code for paper "LEVER: Learning to Verify Language-to-Code Generation with Execution". LEVER is a simple method that improves the code generation ability of large language models trained on code (CodeLMs), by learning to verify and rerank CodeLM-generated programs with their execution results.…

    Python
    View on GitHub↗90
  • nagi-ovo/gemini-voyagerNagi-ovo avatar

    Nagi-ovo/gemini-voyager

    7,038View on GitHub↗

    Gemini Voyager is a browser-based toolkit designed to enhance the interface and workflow of large language model web applications. It serves as a conversation manager, an output renderer, and a prompt library manager, allowing users to customize the layout and functionality of AI chat interfaces. The project distinguishes itself through advanced content handling, such as removing image watermarks by reversing alpha blending to restore original pixels. It also provides specialized rendering for LaTeX mathematical formulas and Mermaid diagrams, alongside tools to fix broken Markdown formatting

    TypeScriptai-studiobunchat-management
    View on GitHub↗7,038
  • chengsong-huang/r-zeroChengsong-Huang avatar

    Chengsong-Huang/R-Zero

    822View on GitHub↗

    Check out our paper or webpage for the details

    Python
    View on GitHub↗822
  • ezelikman/starezelikman avatar

    ezelikman/STaR

    227View on GitHub↗

    1. STaR 2. Mesh Transformer JAX 1. Updates 3. Pretrained Models 1. GPT-J-6B 1. Links 2. Acknowledgments 3. License 4. Model Details 5. Zero-Shot Evaluations 4. Architecture and Usage 1. Fine-tuning 2. JAX Dependency 5. TODO

    Python
    View on GitHub↗227
Compare all 29 related projects→

Frequently asked questions

What does microsoft/codet do?

This repository contains projects that aims to equip large-scale pretrained language models with better programming and reasoning skills. These projects are presented by Microsoft Research Asia and Microsoft Azure AI.

What are the main features of microsoft/codet?

The main features of microsoft/codet are: Prompting and Debugging, Single Agent Optimization.

Which projects share features with microsoft/codet?

Projects with overlapping indexed features include: niansong1996/lever — Code for paper "LEVER: Learning to Verify Language-to-Code Generation with Execution". LEVER is a simple method that… nagi-ovo/gemini-voyager — Gemini Voyager is a browser-based toolkit designed to enhance the interface and workflow of large language model web… chengsong-huang/r-zero — Check out our paper or webpage for the details. floridsleeves/llmdebugger — A Large Language Model Debugger via Verifying Runtime Execution Step by Step. hambaobao/hcp-coder — Run pip install -r requirements.txt to install all requirements. ezelikman/star — 1. STaR 2. Mesh Transformer JAX 1. Updates 3. Pretrained Models 1. GPT-J-6B 1. Links 2. Acknowledgments 3. License 4.…