A
bdur
Raheem
.
Skip to content
FeaturedLive2025

A visual-first AI tool discovery and workflow orchestration engine powered by a dual-stage pgvector semantic search and parallel Gemini-Flash live discovery pipeline. It maps unstructured natural language queries to high-dimensional embeddings and synthesizes interactive, node-based pipelines on an infinite React Flow canvas.

Tech stack
Next.js 14
TypeScript
Tailwind
pgvector
Gemini
React Flow
Clerk
PostHog
prisma ORM
Framer Motion
Gemini API
Tags
productsearchAI InfrastructureDatabase EngineeringVisual OrchestrationAI
Nori

Discovering specialized developer tools and AI models has traditionally been bottlenecked by fragmented catalogs, rigid taxonomy, and lexical search limitations. Nori resolves this discoverability crisis by translating arbitrary user intent—such as 'turn a podcast into a YouTube short'—into functional, composable developer pipelines. The application combines high-fidelity semantic search over a local database with real-time LLM-driven discovery to index, structure, and orchestrate modern tools on an infinite visual canvas.

Under the hood, the core search pipeline runs on a highly optimized dual-path architecture. The primary path sanitizes and embeds queries into 768-dimensional Matryoshka-cut vectors via Gemini's embedding model, executing a high-performance cosine similarity search directly inside Neon PostgreSQL using parameterized raw SQL and the pgvector extension. A strict 0.62 similarity gate acts as a filter against noise and low-relevance results. In parallel, a 'live discovery' pipeline calls Gemini-Flash to search for unindexed tools on the open web, asynchronously slugifying, embedding, and persisting zero-day tools to the database for organic, self-scaling directory growth. Interactive workflows are built on a mount-gated React Flow canvas utilizing custom-rendered module-stable nodes and springy Framer Motion physics.

By uniting high-dimensional vector retrieval with real-time background indexing, the architecture eliminates the cold-start problem of curated directories. Local database queries settle in under 150ms, while the auto-persisting discovery engine offloads administrative overhead and ensures zero-day tools are indexed immediately on first query. The result is a self-growing directory that transforms unstructured search inputs into composable, shareable workflow visualizer maps.

Gallery Exhibition
Nori Gallery Image 1

1 / 6

Nori Gallery Image 2

2 / 6

Nori Gallery Image 3

3 / 6

Nori Gallery Image 4

4 / 6

Nori Gallery Image 5

5 / 6

Nori Gallery Image 6

6 / 6

Continue

SYS.PRJ.cmrb1b
Featured

tardi

A robust, concurrent testing framework for evaluating AI agents and scripts using multi-tiered assertions and LLM-as-a-judge.

TypeScript
JavaScript
SYS.PRJ.cmpmou

float-dock

A high-performance, frameless Electron and React productivity dock for Windows that orchestrates system-level tools, secure terminals, and AI workflows through a sandboxed, low-latency desktop overlay.

Electron
React
Vite
node-pty