Skip to content
#

text-to-code

Here are 17 public repositories matching this topic...

Self-correcting data-analyst agent: ask a dataset a question in plain English and get runnable Python, SQL, or an Excel formula. Built on LangGraph + a local Qwen2.5-Coder LLM, with a generate→execute→reflect loop that fixes its own errors (measured: 75%→94% success).

  • Updated Jul 6, 2026
  • Python

🚀 A fully custom Transformer built from scratch in PyTorch that converts human-written pseudocode into real C++ code. Trained on Stanford’s SPoC dataset and deployed on Hugging Face Spaces with an interactive Gradio app for instant code generation.

  • Updated Jul 5, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the text-to-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text-to-code topic, visit your repo's landing page and select "manage topics."

Learn more