DevNexus 2026: Supercharge Your Applications with Java, Graphs, and a Touch of AI

Jennifer Reif and I gave a talk about going beyond the chatbot: building a solo tabletop RPG with an AI narrator, using Quarkus, LangChain4j, and Neo4j.

We built two apps with very different approaches to the same problem — one using upfront RAG ingestion of Spelljammer lore, the other incrementally indexing a player's own journal as they play Ironsworn. Same database, two flavors of retrieval, and a lot of lessons learned about keeping the LLM out of your state machine.

more

Obsidian plugin: Vault as MCP

Turns your vault into an MCP server, so external LLM tools can read and write notes directly. HTTP transport works out of the box; a small bridge script adds stdio support for Claude Desktop.

more

Obsidian plugin: Deck Notes

Define decks of cards for activities, prompts, or anything else you want to rotate through, then embed or browse them right in your notes. Tag-based organization, with random or least-recently-seen selection.

more

Obsidian plugin: Prompt Flow

Generate AI content right in your notes, using local LLMs (Ollama) or any OpenAI-compatible API. Custom prompts, content filters, and an API for wiring in your own extensions.

more
posted
tags: obsidian