Commit History

cleanup
1b3b7d0

cdpearlman commited on

Tutorial, feedback, and github buttons added
e1f91c2

cdpearlman commited on

Fixed slider loading bug
4416500

cdpearlman commited on

Updated and partitioned glossary
e2d10e5

cdpearlman commited on

Moved glossary button to header instead of hidden in sidebar
42ae447

cdpearlman commited on

fixed ablation bug, ablated output was shown in pipeline
96418df

cdpearlman commited on

Updated ContextKit skills and memory system
a836411

cdpearlman commited on

Fixed ablation experiments, drilled down on which pre-loaded ones to run
3d71d04

cdpearlman commited on

Added simpler ablation experiment buttons to add full categories
3c5f2fd

cdpearlman commited on

Added pre-built prompts for app and chatbot
018a9f2

cdpearlman commited on

memory update
bff3e4d

cdpearlman commited on

Bug fix: type issue with models leading to gibberish outputs
5528a77

cdpearlman commited on

Replace token references with word in output selection stage
ac0335e

cdpearlman Claude Opus 4.6 commited on

Jargon reduction memory update
7b0e148

cdpearlman commited on

Rename L#-H# notation to L#-D# for detector consistency
deb2071

cdpearlman Claude Opus 4.6 commited on

Reduce jargon across UI for younger/less-technical audiences
abf6a1c

cdpearlman Claude Opus 4.6 commited on

Improved rules and added claude.md
2f024ca

cdpearlman commited on

Fixed chatbot bubble generation bug
d075209

cdpearlman commited on

Added numbers to BertViz visualization, easier to map attention head numbers
67f5be3

cdpearlman commited on

Fixed single-token sequence UI bug
e248349

cdpearlman commited on

Fixed ablation original prompt generation bug
1356785

cdpearlman commited on

Fixed ablation graphs first token population, still need to fix original graphs when no beam selected
cb213d9

cdpearlman commited on

Fixed ablation graphs first token population, still need to fix original graphs when no beam selected
670d882

cdpearlman commited on

Fixed duplicate activation store bug
78cc5b4

cdpearlman commited on

added color swatches for easy mapping from attention categories to BertViz
96e2bc7

cdpearlman commited on

Fixed model-switching bug with activation store clearing
7ad3e7b

cdpearlman commited on

ContextKit LLM memory update
11aaea3

cdpearlman commited on

display attention category scores in order
c629c1f

cdpearlman commited on

Added loading screen to pipeline steps for better UX
93c55d0

cdpearlman commited on

completed the rest of the explanation improvements from JARVIS audit
ff1ba74

cdpearlman commited on

New models chosen and rag docs updated
f478beb

cdpearlman commited on

Attention refactor, better categorization and explanation
7fa8fb4

cdpearlman commited on

plans update
d86e476

cdpearlman commited on

Fixed glossary UI to be cleaner
1cce926

cdpearlman commited on

Added glossary embeddings and explanations
2800225

cdpearlman commited on

Chatbot improvements: UI cleaning, chat streaming, typing animation, and better markdown formatting
a684a8d

cdpearlman commited on

ablation experiment fixes, better UI and full sequence comparison
a938eeb

cdpearlman commited on

feat(output): Add token scrubber with per-position top-5 next-token probabilities
d60cfe2

cdpearlman Cursor commited on

Added full sequence to analysis, still need to do output scrubber
3f991b4

cdpearlman commited on

Add drag-to-resize on chat window left edge
718dfcb

cdpearlman Cursor commited on

Add 30 RAG documents for chatbot knowledge base
78691d1

cdpearlman Cursor commited on

Add Hugging Face Spaces configuration to README
e582564

cdpearlman Cursor commited on

Add Dockerfile for Hugging Face Spaces deployment
159696b

cdpearlman commited on

Added message greeting to chatbot
b6266bb

cdpearlman commited on

Reset chat history on browser refresh to show greeting
cbe8dbf

cdpearlman Cursor commited on

Add greeting message to chatbot on first open
678a73d

cdpearlman Cursor commited on

cleanup stuff
1f487a9

cdpearlman commited on

Switch to cost-optimized paid models: Gemini 2.5 Flash Lite + text-embedding-3-small
129c11e

cdpearlman Cursor commited on

Switch to free models: Qwen3-Next chat + local embeddings
94b077a

cdpearlman Cursor commited on

Migrate from Gemini to OpenRouter API
ef3e36a

cdpearlman Cursor commited on