yoheinakajima/ditto
the simplest self-building coding agent observed · 2026-08-28
Health v2 · maintenance only
22/100
- Activity 0
- Release rhythm 35
- Longevity 49
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 687
- days_rel: n/a
- days_push: 683
- n_releases_24m: 0
Adoption not part of the score
1067 stars · 161 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ditto is a simple self-building coding agent that generates multi-file Flask applications from natural language descriptions via a web interface. It uses an LLM loop with a few tools to plan and write routes, templates, and static files automatically.
Use cases
- generate a flask app from a plain english description
- build a web application without writing code
- prototype multi-file web apps with an llm agent
- self-building coding agent experiment
- turn app ideas into working flask code automatically
- no-code tool to scaffold python web apps
When to choose
- you want a minimal, hackable agent to generate simple Flask apps from prompts
- you're experimenting with self-building agent loops in Python
- you need quick prototypes of small web applications
When to avoid
- you need production-grade, reliable code generation
- you want frameworks other than Flask
- you require fine-grained control over generated architecture or testing
Facets
application · maturity experimental
agent-framework llm-inference web-framework artificial-intelligence large-language-models web-development developer-tools python self-hosted cross-platform self-building-agent flask no-code litellm natural-language-to-code code-generation ai-agents web-server
1 source
- readme: https://github.com/yoheinakajima/ditto · fetched 2026-08-28 · 5e8901b0af06
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yoheinakajima/ditto | main | 22 |
For agents
markdown · JSON · MCP: product_card(name="yoheinakajima/ditto")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem