Skip to main content

Belief Engines Wiki

Search what people actually believe — not what they said, but what they meant.

Belief Engines is a platform that extracts what people believe from podcast conversations and makes those beliefs searchable, visual, and shareable.

Bitcoinology is the first product — a gamified, single-pane knowledge exploration tool.

"The Matrix, but orange."

What This Wiki Covers

SectionDescription
ScratchpadDraft ideas and early architecture notes for team refinement
BitcoinologyProduct architecture, agents, API, data model, terminal UI
PipelinesDTD transcription and ETL belief extraction
PlatformSupabase, Qdrant, Vercel, shared infrastructure
Claude Scratchpad WorkflowLightweight ideation handoff into Compound execution
Developer GuideTeam topology, workflows, operating model, getting started
ResearchGraphRAG, ontology, ideology vectors
DataHuggingFace datasets, data dictionaries, schema
RoadmapPhases, open issues, what's next

Quick Stats

MetricValue
Transcript chunks11,546
Episodes indexed345
Extracted beliefs596
Speakers profiled24
Embedding dimensions1,536 (OpenAI text-embedding-3-large)
Vector indexHNSW (halfvec cosine, m=16, ef=64)

Tech Stack at a Glance

Repositories