shobrook/termite
Generative UI in your terminal
Leverages LLMs to generate and auto-execute Python scripts that build interactive terminal UIs, supporting multiple rendering libraries (urwid, rich, textual, curses). The pipeline generates a design document, implements the TUI, iteratively fixes runtime errors, and optionally refines output through self-reflection. Compatible with OpenAI and Anthropic APIs, with configurable refinement and error-fixing iterations.
406 stars. No commits in the last 6 months.
Stars
406
Forks
24
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/shobrook/termite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
pyecore/pyecore
A Python(nic) Implementation of EMF/Ecore (Eclipse Modeling Framework)
mutating/transfunctions
Say NO to Python fragmentation on sync and async
cogu/cfile
A python C code generator