HKUDS/DeepCode
Open agentic coding framework that converts research papers and text descriptions into executable code, web applications, and backend systems using LLM agents.

DeepCode is an open-source agentic coding system that uses LLM agents to handle three main workflows: Paper2Code (converting research papers to executable implementations), Text2Web (generating web applications from text descriptions), and Text2Backend (creating backend services from requirements). The framework orchestrates multiple specialized agents to parse inputs, plan execution strategies, generate code artifacts, and handle deployment tasks.
Frequently asked
- What is HKUDS/DeepCode?
- Open agentic coding framework that converts research papers and text descriptions into executable code, web applications, and backend systems using LLM agents.
- Is DeepCode open source?
- Yes — HKUDS/DeepCode is open source, released under the MIT license.
- What language is DeepCode written in?
- HKUDS/DeepCode is primarily written in Python.
- How popular is DeepCode?
- HKUDS/DeepCode has 16.1k stars on GitHub and is currently cooling off.
- Where can I find DeepCode?
- HKUDS/DeepCode is on GitHub at https://github.com/HKUDS/DeepCode.