Local-First YouTube SEO/GEO Growth Engine & Analytics Intelligence
TubeForge is a single-binary YouTube SEO/GEO growth engine and analytical platform written in pure Rust. It ingests public channel metadata (via RSS, oEmbed, and keyless SERP research), persists data in an embedded crash-safe storage engine (tfdb), ranks content with an internal BM25 engine, and autonomously discovers high-demand topics.
Critical friction and failure modes observed in existing workflows
YouTube creators face expensive SaaS subscription fees, fragile third-party scrapers, and black-box algorithms that fail to optimize content for modern Generative Engine Optimization (Perplexity, ChatGPT, Google AI Overviews).
Engineering methodology, model selection, and pipeline design
Engineered a local-first, zero-cloud platform in Rust featuring the embedded tfdb storage engine (WAL + segmented .dat), a calibrated 18-component SEO + 7-component GEO scoring model, Louvain community topic clustering (579 communities in 42ms), weighted PageRank (790M ops/sec), and an agent-native stdio JSON-RPC bridge.
Validated benchmarks, latency figures, and operational efficiency
Provides privacy-preserving, sub-second channel intelligence and algorithmic title optimization with zero API keys or SaaS fees required.
Local-first architecture with custom crash-safe tfdb (WAL + segmented binary storage)
18-component SEO and 7-component Generative Engine Optimization (GEO) scoring
High-performance Knowledge Graph with Louvain clustering and weighted PageRank
Autonomous Greedy Engine discovering high-demand, low-competition topic gaps
Native video production Kanban system directly mapped to live keyword research
Agent-native stdio JSON-RPC interface for autonomous AI coding harnesses
Production libraries, architectural components, and runtimes used in this system:
Let's discuss architecture, production deployment, or building high-performance intelligence solutions.