← Back to Projects

CSE LLM Wiki

2026

A template for building a persistent, interlinked knowledge base to track client opportunities, contacts, contracts, and technical engagements - following the LLM Wiki pattern where raw sources stay immutable, wiki pages are LLM-generated interlinked markdown, and every interaction enriches the graph.

In Production

Categories

AIEnterpriseKnowledge Management

Tech Stack

IBM BobMarkdown

Overview

  • Implements the LLM Wiki pattern: raw sources (meeting notes, contracts, daily logs) remain immutable while LLM-generated wiki pages form a compounding, interlinked knowledge base
  • Cross-references between clients, contacts, contracts, and technical engagements create a semantic graph of relationships that grows richer with every ingest, query, and lint pass
  • Built as a reusable template for Customer Success Engineers to track technology context, client information, and contract details
  • Every interaction (ingest, query, lint) enriches the knowledge base, compounding value over time rather than starting from scratch each session