👋 Welcome!

I am Lorenzo — I produce novel research and code leveraging Large Language Models. I focus on workflows automation with AI Agents and code generation.
Also check out my research on a new generation of vector databases. **Make database think as LLMs think**..

🔬 Explore my research, protocols and Open Source implementations

📝 Latest Blog Posts

CVE experiment results: taumode boosts long‑tail quality

Evaluation on a CVE corpus spanning 1999 to 2025 shows spectral modes preserve head agreement with cosine while enhancing long‑tail relevance for analyst discovery.

  • Dataset loader sweeps years 1999 to 2025, generating 384‑D embeddings and shared candidate pools for cosine, hybrid, and taumode.
  • taumode achieves the highest Tail/Head ratio (≈0.9593) with the lowest tail variability across queries.

Read more →

Road for `arrowspace` to scale: Condense, Project, and Sparsify

This release rethinks how `arrowspace` builds and queries graph structure from high‑dimensional embedding up to 10⁵ items and 10³ features.

    The Laplacian computation now:
  • condenses data with clustering and density‑aware sampling,
  • projects dimensionality proportionally to the problem size (centroids) and keeps queries consistent with that projection, and
  • sparsifies the graph with a fast spectral method to preserve structure while slashing cost.

Read more →

Three Improvements That Opens up to Graph-Based Spectral Analysis

`ArrowSpace` has evolved with three critical enhancements that improve both performance and analytical capabilities for high-dimensional data processing. These improvements address fundamental challenges in graph construction, data scaling, and computational efficiency—delivering measurable gains that matter to production systems

Read more →

The Next Evolution in AI Memory: Energy-Informed Vector Search

Vector databases have become the backbone of modern AI workflows, particularly in RAG systems. But traditional approaches are fundamentally limited—they miss the deeper structural patterns that define how information relates within domains. Discover how ArrowSpace introduces energy-informed indexing through taumode, enabling AI systems with memory that truly understands domain contexts through spectral signatures and graph Laplacian energy.

Read more →
Dig my previous research at pramantha.net
Curious? Start exploring the pages above or reach out via the Contact page for questions, collaborations, or sponsorship info!