Skip to content
View gdeyoung's full-sized avatar

Block or report gdeyoung

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.

Content in all repositories owned by your account will be closed.
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
gdeyoung/README.md

Greg DeYoung

RVP SLED Central @ Elastic. Building AI agent fleets on self-hosted hardware since before it was cool.

The project: an AI agent fleet that runs itself

My public repos are the visible edge of a homelab AI fleet — multiple servers, dozens of agent profiles, local LLM serving, and memory systems that learn while I sleep. The philosophy: own your inference, measure everything, automate the maintenance, and publish what it teaches you.

Where to start

Repo What it is
praxis ⭐ The hub — hard-won lessons from running the fleet: serving recipes with verification gates, agent memory architecture, benchmark methodology, curated links
mnemograph The in-process knowledge graph for AI agents — no external databases, no network calls, zero infrastructure
focus Self-hosted web launchpad — Flask + vanilla JS, the start page every browser in the fleet calls home. Inspired by Bonjourr.
Clearvoice Privacy-first meeting assistant for Linux — record, transcribe, diarize, and summarize meetings with local AI. The fleet's meeting-intelligence frontend.
BonjourrNue Minimalist startpage (upstream fork I track)

How the pieces fit

  • mnemograph — knowledge-graph memory as an embeddable library
  • praxis — the operating education: what deploying all of the above taught us
  • Everything else (Agent Zero dashboards, startpages, tooling) exists to keep the fleet running

Elsewhere

  • build.nvidia.com — where the DGX Spark practitioner community trades notes (find my verification posts there)

Popular repositories Loading

  1. mnemograph mnemograph Public

    Mnemograph — The In-Process Knowledge Graph for AI Agents. No external databases. No network calls. Zero infrastructure.

    Python 1

  2. ai-agents-for-beginners ai-agents-for-beginners Public

    Forked from microsoft/ai-agents-for-beginners

    11 Lessons to Get Started Building AI Agents

    Jupyter Notebook

  3. awesome awesome Public

    Forked from sindresorhus/awesome

    😎 Awesome lists about all kinds of interesting topics

  4. bolt_prompts bolt_prompts Public

    Forked from KingLeoJr/awesome-vibe-coding-prompt-code-templates

    builder prompts which can be sent to builders like cursor, bolt.diy, bolt.new, trae, project idx, lovable.dev, llmacoder, geminicoder, windsurf, deepseek-artifact, cline, aider etc

  5. portal portal Public

    Forked from pawelmalak/flame

    Portal is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.

    TypeScript

  6. BonjourrNue BonjourrNue Public

    Forked from victrme/Bonjourr

    Minimalist & lightweight startpage inspired by iOS

    TypeScript