Skip to content

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

github.com/CPritch
2 pointsPxldLtd1 comment
On HN

Comments

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

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.