Corepunk is an MMORPG by Artificial Core. I work on its in-game AI assistant — an LLM agent built into the game's chat that answers player questions grounded in actual game data. It shipped in beta to all players with the June 2026 “Great Reset” update.
What I did
Build the assistant's knowledge layer: a structured game-knowledge corpus and the retrieval on top of it, so answers come from game data rather than model memory.
Wrote the end-to-end verification harness for the assistant daemon: automated conversations against a live build to catch regressions before players do.
Official press screenshot from the Great Reset announcement (corepunk.com). The Assistant lives in the in-game chat; its UI is not shown in public press materials.Official press screenshot, corepunk.com.