Skip to content

Latest commit

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Author: John Mitchell (@whmatrix) Status: ENTRY_ROUTER (Portfolio Hub)

Professional portfolio showcasing production-grade semantic indexing and RAG infrastructure.

Start Here

ResourceDescription
Universal Protocol v4.23Canonical spec: deliverable contracts, audit contracts, quality gates
semantic-indexing-batch-02Production implementation: 8.3M+ vectors indexed
research-corpus-discoveryApplied methodology: semantic search across 10 research institutions, 4,600+ documents

Note: semantic-indexing-batch-01 is a superseded foundation batch.

Structural Analysis


whmatrix.github.io

Live site: https://whmatrix.github.io

Production Stats

  • Total Vectors: 9,016,688 across 9 production datasets (batch-01 + batch-02)
  • Research Corpora: 4,600+ documents across 10 institutions (~75,000 chunks)
  • Datasets: Wikipedia Featured Articles, StackExchange Python, ArXiv ML Abstracts, 20 Newsgroups, SimpleWiki, IMDB, StackOverflow, AG News, Disaster Tweets
  • Model: intfloat/e5-large-v2 (1024-dim embeddings)
  • Index: FAISS IndexFlatIP

Visual Overview

+-------------------------------------------------------+
| whmatrix: Semantic Search Stack |
+-------------------------------------------------------+
| |
| SCALE STANDARDS THEORY APPLICATION |
| | | | | |
| +- 661K +- Protocol +- Grammar +- 10 |
| +- 8.35M +- v4.23 +- Primitives orgs |
| +- Mechanics |
| |
| [Try Demo] [View Specs] [See Architecture] |
+-------------------------------------------------------+
Vectors indexed: 9,016,688 (across 9 datasets)
Documents analyzed: 4,600+ (across 10 institutions)
Query latency: <100ms (single query)
Embedding model: e5-large-v2 (1024-dim, FP16)
Index type: FAISS IndexFlatIP

Scope

This site serves as a presentation and routing layer, not a full technical explanation.

  • Static HTML/CSS only
  • No JavaScript frameworks
  • No blog or research log
  • No client-specific material

All production guarantees, acceptance criteria, and verification artifacts are defined in the protocol repository.

About

Portfolio and routing surface for protocol-governed semantic indexing and RAG infrastructure.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages