STRATEGYMonths to result

Private SLM Institutional Memory System

Lock your competitive edge inside a local AI model—no secret sauce leaked to Big Tech.

Problem it solves

Companies leak their proprietary decision-making methods to commercial AI providers while trying to get AI to help them work smarter.

Best for

Founders, accelerators, or operators with 6+ months of historical decisions who want AI-assisted pattern recognition without surrendering competitive data to OpenAI, Anthropic, or Google.

Not ideal for

Early-stage teams with fewer than 50 historical decisions or those without technical capacity to configure a local model environment.

Overview

Why this framework exists

Most companies naively pipe their proprietary processes into commercial AI APIs—inadvertently training competitors' models on their secret sauce. The Private SLM Institutional Memory System flips this: collect your historical decisions, outcomes, and domain knowledge, then fine-tune or prompt a Very Small Language Model running locally on your own hardware. The model learns your specific evaluation criteria and process. You query it to surface missed patterns, identify blind spots, and improve future decisions. Because it runs on your machine, no external provider sees your data. As new decisions are added, the model improves recursively—giving you compounding institutional intelligence that stays fully proprietary.

Core principles

5 total
  1. Your proprietary process is your moat—never train a competitor's model on it.
  2. Small models running locally beat large cloud models for sensitive institutional data.
  3. Every past decision is training data if you capture it correctly.
  4. Recursive feedback loops compound institutional intelligence over time.
  5. Insight from missed opportunities is as valuable as insight from wins.

Steps

6 steps
  1. Audit your institutional knowledge assets
    List every proprietary process, historical decision, outcome, and reasoning artifact your organization has generated. This includes meeting notes, evaluation rubrics, win/loss records, and documented reasoning behind past calls.
    Pro tipStart with the last 2–3 years of decisions. Even 50–100 consistently formatted data points can produce meaningful patterns in a VSLM.
    WarningDo not upload any of this to commercial AI tools at this stage—doing so risks leaking your methodology to the provider's training pipeline.
  2. Structure and clean your historical data
    Convert raw records into a consistent format: input signals, decision made, reasoning, and eventual outcome. Remove personally identifiable information where necessary but preserve the decision logic.
    Pro tipA simple spreadsheet or JSON with fields—date, inputs, decision, rationale, outcome—is sufficient. Consistency matters more than completeness.
  3. Deploy a local SLM on your own hardware
    Choose a small language model (7B–13B parameters is sufficient for most pattern-recognition tasks) and run it on a local machine using tools like Ollama or LM Studio. Aim for a workstation or laptop with 64–128GB of RAM.
    Pro tipA well-configured Mac Studio or high-RAM laptop can run a capable 7B model effectively for internal queries—you do not need cutting-edge hardware today.
    WarningAvoid connecting this model instance to any cloud sync or model-improvement program that could send your data externally.
  4. Fine-tune or prompt-engineer the model on your domain
    Load your structured historical dataset as context and configure the model to understand your specific evaluation criteria, vocabulary, and process. For smaller datasets, thorough system prompting may be sufficient before full fine-tuning is warranted.
    Pro tipFrame queries as 'based on our historical decisions, what patterns predict a successful outcome?' to extract the most actionable signal.
  5. Query the model to surface patterns and blind spots
    Ask the model to identify common characteristics of your best outcomes, traits of decisions you regret missing, and systematic biases in your historical decision-making. Focus especially on near-misses—cases where you passed but later regretted it.
    Pro tipRun a targeted query like 'what do our top 10 outcomes have in common that we underweighted at time of decision?' to surface non-obvious patterns.
    WarningTreat model outputs as hypotheses to validate, not conclusions to act on—especially in the early months before the model has sufficient data.
  6. Build a recursive feedback loop
    After each new decision, log it in the same structured format and add it to the model's dataset. Schedule a monthly or quarterly re-query with the expanded dataset so pattern recognition improves continuously.
    Pro tipAssign one team member as model curator responsible for logging decisions and running periodic insight queries. This role compounds in value over time.
    WarningIf decision volume is low (under 10 per month), update the dataset quarterly rather than continuously to avoid noise overwhelming signal.

Checklist

Saved in your browser

Examples

2 cases
Accelerator Missed Deal Recovery

Jason Calacanis described a case where a team member found a military tech company his accelerator passed on. Two years later that company was raising $100M. He outlined using a VSLM trained on all past accelerator meetings and decisions to ask what was missed and what patterns led to the pass. The model would surface those signals so evaluators could recalibrate their weighting criteria for future applications.

OutcomeIdentified a systematic blind spot in defense-tech evaluation and created a recovery playbook: maintain a relationship on a pass, then pursue a late-stage syndicate investment when the company breaks out.
This Week in Startups, E2278
Sales Process Pattern Mining

A B2B SaaS company with three years of logged discovery calls and deal outcomes loads the data into a local 7B model. They query it to find which discovery call signals most predicted a closed-won deal. The model surfaces a pattern invisible in their CRM dashboards: deals where the prospect mentioned 'compliance' in the first call closed at three times the rate of others.

OutcomeSales team reprioritized compliance-flagged leads and revised their discovery script, improving close rates within one quarter without adding headcount.

Common mistakes

3 traps
Uploading proprietary data to commercial AI APIs
Teams often use ChatGPT or Claude's web interface to analyze sensitive business data, inadvertently submitting it to providers who may use it for model training. This negates the entire framework—your secret sauce ends up training competitors' tools.
Starting without structured historical data
A VSLM trained on vague, unstructured notes produces garbage outputs. Without at minimum 50–100 consistently formatted historical decisions with documented outcomes, pattern recognition is unreliable and the model will hallucinate trends.
Treating model outputs as ground truth
Even a well-trained private SLM surfaces correlations, not causations. Teams that act on outputs without validation can bake in historical biases rather than correcting them. Always treat outputs as hypotheses requiring human verification.

Origin story

How this framework came to be

Articulated by Jason Calacanis on This Week in Startups while planning to build a VSLM on his own laptop to analyze his accelerator's past investment decisions—specifically to learn from missed companies—without exposing his deal-evaluation process to commercial AI providers.

Source

Traced to primary
Source · VIDEO
Why Your Company Should Own Its AI Model | E2278 — This Week in Startups
This Week in Startups · 2026
Open source →

Related frameworks

Browse all Strategy →