|
|
|
Ask HN: What are good AI UIs now?
|
|
2 points
by ramstar3000
23 days ago
|
|
With frameworks like Streamlit, it takes five lines of Python to wrap an LLM in a chat box. Alternatively, we've seen a surge in TUI tools (Claude Code, Codex, etc.). But living in a terminal doesn't feel like the final destination. Now, we are seeing wrapper GUIs like T3 Code to give those terminal tools structure. What products or projects (if any) are rethinking human-AI interaction? |
|
Of course, some underlying implementations need to be hidden; users don't need to know everything, it depends on your product's design.