Structural visibility
See redundancy, coherence, hidden correlations, and manifold shape across massive embedding datasets. Know your data the way no cosine index can tell you.
Genefold transforms embeddings into compact spectral artifacts that power search, drift detection, OOD monitoring, and data valuation across ML and LLM workflows.
Spectral Intelligence
Cosine similarity tells you what is close. Spectral intelligence tells you why — revealing the manifold geometry, redundancy, and topology that cosine-only systems permanently discard. Genefold is the platform layer that makes that geometry a first-class operational asset.
See redundancy, coherence, hidden correlations, and manifold shape across massive embedding datasets. Know your data the way no cosine index can tell you.
Recover coherent long-tail items aligned with global geometry — not just nearest neighbours.
Reusable spectral signatures as an early warning system for domain shift and OOD behaviour.
Search, anomaly detection, diffusion workflows, dimensionality reduction, quality diagnostics, and data valuation — one Laplacian artifact, many operations.
Live Demo
The CVE Search Engine indexes the National Vulnerability Database with ArrowSpace spectral retrieval. Search across ~360k CVE records and see how manifold-aware ranking surfaces relevant vulnerabilities that cosine-only baselines miss.
Engineering
Notes on systems, algorithms, and the engineering choices behind ArrowSpace. Written for the teams shipping embedding-heavy software in production.
Entropy is the irreducible uncertainty of the source. Cross-entropy is the mathematical structure that measures how close the model's distribution is to the truth. Training depletes the gap — the KL divergence.
001 — AlgorithmsHow graph wiring in the feature-space Laplacian powers spectral indexing for vector retrieval, and what the experimental evidence shows on CVE and TREC-COVID.
Open source
arrowspace for Python — graph analysis and vector search. pip install arrowspace for spectral indexing, bounded scores, and manifold-coherent retrieval.
Vector analytics and search using dispersion models. cargo add arrowspace for graph analysis, search, and energy-distribution statistics.
arrowspace_tunerHyperparameter optimisation and benchmark tooling for ArrowSpace spectral pipelines. Tune tau-modulation, graph-wiring parameters, and retrieval profiles.
arro-serverArrow Flight RPC server for high-throughput spectral artifact exchange. Serves structured embedding operations over a binary columnar protocol — zero serialisation overhead.
arro-memoryPersistent spectral artifact store with versioning and lineage tracking. The structural memory layer for embedding pipelines — durable, queryable, replayable.
arrowspace-skills
A set of skills to use arrowspace and pyarrowspace — prompt-driven workflows for spectral operations.
Model Context Protocol server for ArrowSpace — enabling LLMs and agents to perform spectral search and embedding operations natively.
Try ArrowSpace, open an issue, star the repo, or tell us how spectral search fits your stack. We read every message.
Our company AI — trained on spectral intelligence principles and embedding workflows to assist with research, tooling, and data operations.
Found a bug? Open an issue · Want to contribute? Read the contributing guide
View all repositories at github.com/GenefoldEarly access
Leave your email to receive updates, early access invitations, and news directly from the Genefold team.
Science & explainers
Introduces spectral indexing with graph-Laplacian structure and bounded spectral scores for vector search.
Open paper pageEvery dataset generates information, every manifold draws a unique surface.
Open paper pageHundreds of downloads per week: pip install arrowspace
Lorenzo Moriondo, Ilias Azizi — coupling geometric similarity with spectral information for improved retrieval and adaptive tau-modulation in RAG pipelines.
Open paper