Badges

Tastemaker
Tastemaker
Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • English TO SQL
    English TO SQL2 layer retrievals no just cosine similarity
    Aug 2026
  • Prism-Eval
    Prism-EvalCatch AI digit drops in CI before prod
    Aug 2026
  • PrismCortex
    PrismCortexStop stale memory from poisoning agents
    Aug 2026
  • PrismShine
    PrismShineSelf-hosted anti-hallucination verdict for LLM apps
    Jul 2026
  • ChorusGraph
    ChorusGraphNative agent runtime with semantic cache one pip install
    Jul 2026

Forums

21h ago

English TO SQL - 2 layer retrievals no just cosine similarity

English to SQL plus: 2 layers retrievals, 6 channel embedding. Not a simple Cosine I got tired of text-to-SQL tools that let the model emit raw SQL against a live DSN. L1 Dense cosine (plus exact/typo name-link) Schema names — tables, aliases, long columns L2 VectorPrism Schema chunks — 1024d tensor, six channels per chunk (dense core + relational + disentangled + hyperbolic + identity + causal). Query is encode_query → PSM search. Joins still only from declared join_paths.

7d ago

Prism-Eval - Catch AI digit drops in CI before prod

Prism-Eval is open-source adversarial CI for AI extraction agents. Catch digit drops, prompt injections, and OCR drift before poisoned tool calls reach your engines. G4 false-accept invariant · JUnit/SARIF · Apache-2.0. pip install prism-eval.

8d ago

PrismCortex - Stop stale memory from poisoning agents

PrismCortex is deterministic, bitemporal memory for multi-turn AI agents. Gist graph · salience · byte-identical replay · sanitize + NL constraints on recall. MIT. pip install prismcortex.
View more