Settings

Theme

Show HN: PipeDream – Add real-time AI visuals to any CLI text adventure

github.com

2 points by PxldLtd 3 days ago · 1 comment

Reader

PxldLtdOP 3 days ago

OP here. I built a simple CLI wrapper that pipes the stdout of text adventures into real-time image generation.

It uses a state-machine so the visuals stay somewhat consistent as you traverse. It's fully playable now but not validated against many games. It generally costs in the cents/pennies per session thanks to caching.

To try the built-in demo:

`pip install pipedream-fiction`

`export GEMINI_API_KEY=...`

`pipedream-gui`

Let me know what you think

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection