Skip to content
View brian-caylor's full-sized avatar

Block or report brian-caylor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Brian-caylor/README.md

Hey, I'm Brian.

I build weird, cool things โ€” sometimes they even work.

Senior PM in creative ops by day. Tinkerer powered by coffee, mead, and stubborn curiosity by night. Most of what I make sits at the intersection of AI, storytelling, and "I wonder if this is possible."


๐Ÿ› ๏ธ What's Here

๐Ÿ–ผ๏ธ Image Analysis & Organizer

Local AI image organizer that uses Ollama's vision model to analyze, cluster, and sort AI-generated images by character โ€” all through a Streamlit UI. No cloud. No subscriptions. Your images stay yours.

A desktop app that guides a story from a one-line premise to a complete manuscript through an 8-phase AI pipeline โ€” fully offline, powered by a local LLM. Because your story drafts don't need to live on someone else's server either.

The open scaffold behind Story Engine โ€” a file-based narrative architecture for writing long-form fiction with Claude Code. Continuity tracking, world-building, iterative drafting. Software dev principles, applied to novels.

๐Ÿ•ต๏ธ Delta Green: Agent Dossiers

A Progressive Web App for managing Delta Green TTRPG character sheets. Full sanity system, dice roller, offline support, PDF import. Works in your browser. Stores nothing but your secrets.


๐Ÿงช How I Work

I use AI as a creative and technical collaborator โ€” not a shortcut. Most of what I build starts with a problem I actually have, a question I genuinely want answered, or a game I want to run better. The tools tend to follow.


๐Ÿ“ก Currently Exploring

  • Local-first AI tooling
  • AI + creative writing workflows
  • Building things that didn't need to exist but are better for it

Always tinkering. Occasionally shipping.

Pinned Loading

  1. delta-green-dossiers delta-green-dossiers Public

    Delta Green TTRPG character sheet manager โ€” React PWA with offline support, dice roller, and skill advancement

    JavaScript

  2. Image-Analysis_and_Organizer Image-Analysis_and_Organizer Public

    Local AI image organizer โ€” uses Ollama vision to analyze and sort AI-generated images by character. Streamlit UI with clustering, labeling, and similarity search.

    Python

  3. Story-Engine-Local-Edition Story-Engine-Local-Edition Public

    Desktop app for Story Engine using Gemma 4 locally via Ollama

    TypeScript