Shared infrastructure and services that power all Belief Engines products.
Services
| Service | Purpose | Used By |
|---|
| Supabase | Postgres 17 + pgvector + Auth + RLS | Bitcoinology, Pipelines |
| Qdrant Cloud | Vector similarity search (1536-dim) | Bitcoinology |
| Vercel | Frontend hosting + serverless functions | Bitcoinology, Wiki |
| OpenAI | GPT-4o + text-embedding-3-large | Bitcoinology, ETL Pipeline |
| HuggingFace | Dataset backup + distribution | ETL Pipeline |
| Bare Metal (GPU) | Whisper + Pyannote transcription | DTD Pipeline |
Repositories
| Repo | Purpose | Deploy Target |
|---|
be-bitcoinology-v1 | Main product app | Vercel |
be-podcast-etl | 10-stage belief extraction pipeline | Local / CI |
be-flow-dtd | GPU transcription pipeline | Bare metal |
be-research | Research and experimentation | Local |
bit-wiki | This documentation site | Vercel |
bit-terminal-blueprint | Terminal UI prototype | Local |
bit-design | Design assets and prototypes | Local |
Domain Structure
| Domain | Points To |
|---|
beliefengines.io | Organization root |
bitcoinology.beliefengines.io | Bitcoinology app |
wiki-phi-six.vercel.app | This wiki |
See Deployment & Infrastructure for full infrastructure topology.