soupbase
spoonnotfound
Soupbase is a bilingual Chinese-English Turtle Soup game where Jev judges player questions and reconstructions, and the app checks structured Choice results and confidence to decide clearance.
- License
- MIT
- GitHub Stars
- 1
- Source reviewed
- —
Where Jev makes a decision
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
What this project offers
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Review scope
Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.
Sources and implementation
- spoonnotfound/soupbase/blob/4e071a5a500f7db2a8ec4f5a3f99aa02a4c784aa/README.md
- spoonnotfound/soupbase/blob/4e071a5a500f7db2a8ec4f5a3f99aa02a4c784aa/src/app/api/[...path]/route.ts
- spoonnotfound/soupbase/blob/4e071a5a500f7db2a8ec4f5a3f99aa02a4c784aa/src/components/model-trace.tsx
- spoonnotfound/soupbase/blob/4e071a5a500f7db2a8ec4f5a3f99aa02a4c784aa/src/server/api.ts
- spoonnotfound/soupbase/blob/4e071a5a500f7db2a8ec4f5a3f99aa02a4c784aa/src/server/model.ts
- spoonnotfound/soupbase/blob/4e071a5a500f7db2a8ec4f5a3f99aa02a4c784aa/src/app/[locale]/page.tsx
- spoonnotfound/soupbase/blob/4e071a5a500f7db2a8ec4f5a3f99aa02a4c784aa/src/app/layout.tsx
- spoonnotfound/soupbase/blob/4e071a5a500f7db2a8ec4f5a3f99aa02a4c784aa/src/app/page.tsx
- spoonnotfound/soupbase/blob/4e071a5a500f7db2a8ec4f5a3f99aa02a4c784aa/src/components/app.tsx
Related projects
OneVOneJev
emrickgarrett · High-Frequency / Games
A browser-based 1v1 shooter where Jev reads structured match state and chooses movement, aim, and firing.
jevpilot
standardagents · High-Frequency / Games
A browser driving simulator where Jev chooses among locally generated paths and speeds.
live-jev
vinilana · High-Frequency / Games
A browser-based top-down driving simulator using Jev for lane and speed choices, with an optional chat-model comparison.
JevBird
leftspace89 · High-Frequency / Games
A Python Flappy Bird game where code simulates candidate routes and Jev picks one.