Your activity

Recently visited

  • No pages visited yet.

Most visited

  • No pages visited yet.
// gaming

Someone made a Raspberry Pi D&D DM cyberdeck that tracks campaigns, rolls dice, and generates NPCs

Abstract

  • A 14-year-old constructed a Raspberry Pi 5 cyberdeck to assist D&D DMs generate NPCs on the fly.
  • Runs LoreKeeper with an onboard Ollama LLM, hyperlinks to D&D Past, rolls cube, and shares data with gamers.
  • The GitHub repo gives full supply code if you wish to strive making one your self.

There’s nothing like being placed on the spot as a D&D dungeon grasp when your gamers ask to speak to somebody you have not made notes for. And also you know you’ll be able to’t simply make up a random title and backstory, as a result of your gamers will one way or the other make that one NPC a much bigger a part of the story than your deliberate villain.

What I am attempting to say is, if I had this particular person’s cyberdeck that allowed me to rapidly generate an NPC mid-game, I do not assume I would ever get caught ever once more. And the actually stunning half is, this was all engineered by a 14-year-old.

This D&D DM’s cyberdeck makes use of AI to maintain you on monitor

It could actually additionally beam data to your gamers

Over on the Raspberry Pi subreddit, Redditor Wintaru confirmed off what their son has made. It is a cool cyberdeck that runs off a Raspberry Pi 5, and it permits the DM to rapidly entry instruments associated to working a recreation of D&D. It began as a web site that Wintaru created that allowed his son to share materials together with his gamers with out sharing private data, after which developed into the LoreKeeper software program that helps the son handle his campaigns.

Funnily sufficient, Wintaru is not 100% positive how his son achieved this. Within the feedback, he reveals that Claude was concerned one way or the other, saying “he pays for [Claude] together with his allowance and as soon as I handed it over to him I’ve stopped taking a look at it.” From the appears to be like of the screenshots, it seems the machine can hook up with D&D Past, roll cube, handle campaigns, and create NPCs on the fly. Wintaru does observe that the cyberdeck makes use of an onboard Ollama LLM for all of the technology, so there is a good likelihood he used Claude to make the software program and Ollama to create in-game belongings.

If you would like to see the supply code for your self, head over to the LoreKeeper GitHub repo for all the main points.

Source link