Back to browse
GitHub Repository

Yes/no agent

3 starsTypeScript

Naiou – an agent that can only answer yes or no to your query

by everlier·May 26, 2026·1 point·0 comments

AI Analysis

●●SolidRabbit HoleWizardry

3D hyperspace visualization for yes/no answers is genuinely wild.

Strengths
  • Yes/no constraint forces interesting agent behavior and decision paths
  • Three.js + WebGPU + OpenTUI stack creates unique terminal visuals
  • Read-only system access prevents exfiltration, thoughtful security boundary
Weaknesses
  • 140 MB binary is heavy for a terminal-based novelty tool
  • Limited practical utility beyond five minutes of experimentation
Category
Target Audience

Developers curious about AI agent experiments and terminal UIs

Similar To

Aider · Cursor

Post Description

Visuals are arguably the most interesting part, demo in action here: https://www.youtube.com/watch?v=bLImeRP94OY

This is just a fun side project, but it is still a fully functional agent with read-only access to your system (no web tools, to avoid exfill). It can explore whatever folder you start it in and then answer you yes or no for your question: "Is code ready for release?", "Read my notes, should I buy a GPU?", or some less useful ones, of course.

Built with Bun/OpenTUI.

Similar Projects

AI/ML●●Solid

DocForge – Multi-Agent RAG That Fact-Checks Its Own Answers

Multi-agent fact-checking loop, but RAG hallucination fixes are table stakes now.

Big BrainShip It
toheed11
113mo ago
AI/ML●●Solid

LLM Wiki Compiler Inspired by Karpathy

Two-phase pipeline eliminates order-dependence before writing any wiki pages.

Big BrainNiche Gem
ethanjoffe
771mo ago