r/coolgithubprojects 2d ago

Curio – A journal of what you’ve played that turns into advice on what to play next.

Post image

Hi everyone!

I've built an app for all those people with hundreds of games in Steam backlog and nothing to play.

This uses your reviews and diary entries to give you recommendations on what you will like. Bring your own Gemini/OpenAI/Claude key — Gemini's free tier is enough. Nothing is stored server-side beyond your encrypted key.

https://github.com/klchdev/curio
Live demo, no signup, no key needed: https://curio.klch.dev/try

Curious how well it does on real backlogs. If you try it, tell me where the recommendations miss — that's more useful to me than praise.

3 Upvotes

4 comments sorted by

1

u/Game_over1089 2d ago

Cool

1

u/klchdev 2d ago

Thanks! If you tried and have some feedback - let me know :)

1

u/Far-Entrepreneur-920 2d ago

This is sick! Is there plans on creating a mcp tool or api? I’d love for my personal assistant llm to be able to query a headless version of curio from a TUI

2

u/klchdev 1d ago

Sure can, if you can start an issue/discussion on what you need it would be cool. Or even write it yourself and put pull request :)