🌴 Brian

Smart Names

Smart Names replace technical jargon with approachable terms that clarify AI concepts for everyday users.

Reference frame assembly

flowchart TD
  SC[Smart Contexts] --> |select sources, blocks| C1[Collect]
  C1 --> D[Deduplicate]
  D --> O[Order by salience]
  O --> C[Compress to token budget]
  C --> RF[Reference Frame]