CyberCarnage is a gaming database with a built-in AI assistant — compare titles, build tier lists, take quizzes, and dig into reviews and in-game info. Under the hood is a REST API that lets developers plug the same game data and AI features into their own apps. The site is currently in beta, so some things are still rough around the edges while I keep shipping fixes, adding more games, and tuning the AI responses. Built with Python, Django, DRF, and vanilla JS.
Hey Product Hunt 👋
I'm Abdullah, I build CyberCarnage solo. Started as a basic Django catalogue because I wanted an excuse to actually learn DRF. Now it's a gaming database, an AI assistant, tier lists, quizzes, reviews more than I planned for, honestly.
The API is the bit I care about most. Every side project I started needed its own game-data pipeline, so I finally just built one and opened it up instead of rewriting it for the tenth time.
Heads up, it's in beta and it shows I'm patching UI stuff and tuning the AI most days. Break something? Tell me in the comments, that's genuinely the fastest way I fix it.
If you build things: what would actually make this API useful to you?