Skip to content
View markfietje's full-sized avatar

Block or report markfietje

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
markfietje/README.md

Mark Fietje

AI Software Engineer · Open Source · Rust · Knowledge Graphs

I build local-first AI infrastructure. I'm the author of brain-server — a semantic-memory and knowledge-graph server for AI agents — written in Rust, with zero per-query cost and no LLM in the loop.


What I work on

  • Rust — memory servers, retrieval engines, knowledge graphs, vector databases
  • AI / ML — semantic search, RAG, embeddings, human-in-the-loop governance
  • Product design — functional, accessible, beautiful digital experiences

Featured project

brain-server — a local-first semantic-memory and knowledge-graph server for AI agents. Hybrid RAG retrieval, temporal facts, append-only audit chain, human-in-the-loop governance. Self-hosted, offline-first, zero per-query cost.

Tech stack

Rust Axum SQLite OpenAI Dioxus

Connect

Open to collaboration on AI infrastructure and open-source projects.

Pinned Loading

  1. brain-server brain-server Public

    Local-first memory server for AI agents. Hybrid recall (vector + full-text) over SQLite, knowledge graph, MCP server, human-approved writes, tamper-evident audit chain, UMP 1.0 L3. No LLM in recall…

    Rust 1