India

Built withJabrod

Jabrod builds RAG pipelines, LLM agent systems and the infrastructure around them. Here is the work, running in production.

Next.jsTypeScriptTritonPyTorchRAGWebRTCPostgresOpenRouterNext.jsTypeScriptTritonPyTorchRAGWebRTCPostgresOpenRouter
Built with Jabrod ][ 2025 — 2026 ]
Jabrod logoJabrodJuristo AI Labs logoJuristo AI LabsIndependent researchFactoryEasyIBSEA logoIBSEAJMeet logoJMeet

This is what Jabrod ships. Fixed scope, fixed price, working remotely with teams in the US and UK — and a retrieval pipeline you can evaluate roughly two weeks from kickoff.

Theshowcase

Newest first, and every one of them is live. Each card says who it was built for, what it is made of, and what it moved.

08 systems — 2025 to 2026

Jabrod — screenshot of the live site

01

Jabrod logo

Jabrod2026

Jabrod

Agentic AI platform

The studio's own platform: RAG pipelines, LLM agent systems and the infrastructure around them, built for teams shipping to production.

  • /01Ingestion and parsing pipeline on GCS-backed storage
  • /02Document chunking with per-knowledge-base identifiers
  • /03Embedding generation into a vector store for fast retrieval
  • /04Extensible agent orchestration for multi-step workflows

In-house product

Next.jsGCSVector DBLLM Orchestration

3.5k+

users across web and SDK

Visit live site
Juristo AI — screenshot of the live site

02

Juristo AI Labs logo

Juristo AI Labs2026

Juristo AI

Legal AI workspace

The AI half of Juristo's legal ecosystem — research, clause extraction and contract drafting, where retrieval accuracy is the product rather than a feature.

  • /01Four-stage RAG pipeline: parsing, chunking, embeddings, retrieval
  • /02Context-grounded legal responses rather than free-running generation
  • /03LLM inference via OpenRouter behind a multi-agent routing layer
  • /04Queries dispatched to the appropriate tools and workflows
  • /05Prompt caching plus selective routing of lighter workflows

AI Engineer Intern — Juristo AI Labs

Next.jsRAGOpenRouterVector Search

40%

cut in LLM inference cost

Visit live site
Juristo Lawyers — screenshot of the live site

03

Juristo AI Labs logo

Juristo AI Labs2026

Juristo Lawyers

Legal marketplace

The marketplace half: clients search verified advocates for consultation, document review and contract help, and advocates earn from paid consultations.

  • /01Production Next.js platform spanning APIs, auth and frontend delivery
  • /02Background jobs carrying the work that cannot happen in a request
  • /03Verified-lawyer discovery across practice areas and geography
  • /04Paid consultations, document reviews and wallet tracking

AI Engineer Intern — Juristo AI Labs

Next.jsAuthBackground JobsREST APIs

80k+

users on the platform

Visit live site
FlashAttention-2 in Triton — screenshot of the live site

04

Independent research2026

FlashAttention-2 in Triton

GPU kernels

Forward and backward attention kernels written from the papers, using online softmax so tiled attention stays numerically exact without ever materialising the N×N score matrix in HBM.

  • /01FlashAttention-2 forward and backward kernels written in Triton
  • /02Online softmax with running max/sum statistics keeps tiles exact
  • /03Activation memory cut from O(N²) to O(N) by recomputing probability tiles
  • /04Backward pass recomputes from a saved log-sum-exp vector
  • /05Exactness validated against an fp32 oracle across fp16 and bf16
  • /06Autotuned harness reporting latency, TFLOP/s and peak memory vs torch SDPA

Independent research

TritonCUDAPyTorchGPU Kernels

O(N)

activation memory, down from O(N²)

Visit live site
Workflow LLM Orchestrator — screenshot of the live site

05

Independent research2026

Workflow LLM Orchestrator

Agent runtime

A plan → verify → replan runtime that compiles a natural-language goal into a validated DAG of tool calls, and refuses to execute a plan it cannot check first.

  • /01Rejects hallucinated tools, mistyped arguments and dependency cycles
  • /02Validation happens before any side effect runs, not after
  • /03Dependency-aware parallel execution with type-preserving dataflow
  • /04Three-layer verification cascade: structural, then type, then LLM judge
  • /05Bounded, evidence-driven replanning that reuses completed steps
  • /06Eval harness separating engine metrics from planning quality

Independent research

TypeScriptLLM PlanningTool CallingCI

18 tests

CI-gated, zero runtime dependencies

Visit live site
FactoryEasy — screenshot of the live site

06

FactoryEasy2026

FactoryEasy

Industrial property platform

Industrial property across the NCR, plus the part nobody else covers — the subsidy, finance and approvals work it takes to actually get a factory running on the land.

  • /01Listings for industrial plots, sheds and warehouses to buy or rent
  • /02Subsidy and incentive finder with free eligibility checks
  • /03Project cost estimator for pre-engineered and RCC construction
  • /04Approvals roadmap covering allotment, filings and board consents

Full stack

Next.jsDrizzlePostgresAI Tools

576

industrial listings across the NCR

Visit live site
IBSEA Professional OS — screenshot of the live site

07

IBSEA logo

IBSEA2026

IBSEA Professional OS

Portal and marketplace

Verified member profiles, professional discovery, consultation intake and events — plus consent-led AI representatives that speak for a member without ever cloning them.

  • /01Role-based hub for Institute, Talent and Project accounts
  • /02Consultation intake, community collaboration and event RSVPs
  • /03Talking representative with explicit per-profile voice consent
  • /04Administrator governance with no silent fallback to sample data

Full stack

Next.jsSupabaseOpenRouterTTS
Visit live site
JMeet — screenshot of the live site

08

JMeet logo

JMeet2025

JMeet

Realtime video

A meeting platform built on WebRTC — low-latency audio and video, authenticated rooms, and an assistant sitting inside the call.

  • /01Peer connections tuned for low-latency audio and video
  • /02Secure authentication and room access via Clerk
  • /03In-call AI assistance through the OpenAI APIs

Personal project

Next.jsWebRTCClerkOpenAI
Visit live site

Also on the bench

  • /01Wecofy commerce and delivery2025