Vancouver, BC

Mohsen Jahanshahi

I build systems that
run themselves.

Autonomous agent infrastructure, DeFi arbitrage, and local AI compute — deployed across a home lab running 24/7 on Proxmox, Docker, and NVIDIA GPUs.

Scroll
01 — About

Technical Founder with a home lab problem.

I run a Proxmox cluster in my apartment with GPU compute, a dozen Docker services, and AI agents that handle everything from trading alerts to infrastructure monitoring. Before tech, I managed production lines — the obsession with repeatable systems carried over.

Most of what I build falls into three buckets: agent infrastructure (semantic memory, multi-channel harnesses, self-growing skill registries), DeFi tooling (arbitrage detection, delta-neutral strategies on Solana), and B2B products (RAG pipelines for engineering firms, workflow automation).

I work primarily in TypeScript and Python, with Rust and Go for performance-critical pieces. Everything self-hosted where possible — Ollama for inference, ChromaDB for vectors, Cloudflare Tunnels for ingress.

Agent InfrastructureDeFi & ArbitrageLocal AI / RAGB2B SaaS
12+

Production Services

Running on local infra

5

Revenue Systems

Arb, SaaS, B2B

3

Agent Frameworks

ClawBox · Hairy · Madi

hari ~ docker ps

agentssot-apiUp 14d

rag-backendUp 14d

gpu-inferenceUp 7d

chromadbUp 14d

profit-machineUp 9d

vectordata-webUp 3d

$

02 — Projects

What I'm Running

Selected from 40+ repositories

hari-hive

Semantic Memory for AI Agents

LIVE

Persistent knowledge graph that gives any AI agent long-term memory. Stores facts, skills, and decisions as embeddings in ChromaDB, then surfaces them via semantic recall. Every agent I run — coding assistants, trading bots, infrastructure monitors — writes to and reads from this single source of truth. Cross-session context, skill teaching, and feedback loops that improve retrieval over time.

FastAPIChromaDBDockerEmbeddingsREST API
View project

Polymarket Profit Machine

Delta-Neutral Arbitrage on Solana

LIVE

Five arbitrage detection strategies scanning prediction markets for mispriced contracts. Opens hedged positions through Jupiter perpetual contracts to capture funding rate differentials while staying delta-neutral. Configurable thresholds, automated alerts via Telegram, and a dashboard for tracking P&L across strategies. Runs continuously on the home lab.

PythonSolanaJupiter PerpsDeFiTelegram

VectorData.solutions

Agentic AI for Engineering Firms

LIVE

B2B platform that ingests engineering documents (specs, BOMs, datasheets) into a RAG pipeline and exposes an agentic parts-lookup interface. High-accuracy sourcing across ODB device catalogs. Team project with active clients.

RAGChromaDBFastAPIB2B

Hairy

Multi-Channel Agent Harness

IN DEV

Standalone agent runtime with Telegram, WhatsApp, webhooks, and CLI channels. Self-growing skill registry with lifecycle promotion (draft → candidate → active → retired). Prompt versioning, a proactivity engine, and JSON-RPC sidecars in Rust and Go.

TypeScriptRustGogRPCgrammY

ClawBox

Open-Source Agent Framework

IN DEV

Plugin-based framework for building AI agents. Multi-model routing, tool orchestration, and execution loops with self-improvement hooks. Designed so each agent is a composition of swappable capabilities rather than a monolith.

TypeScriptRustPlugin ArchLLM

VEIL Intelligence

Local AI Compute Stack

LIVE

GPU-accelerated inference on local hardware — Ollama and vLLM serving models, ChromaDB for vector search, and RAG pipelines that stay entirely within the home lab. No cloud calls for AI workloads.

vLLMOllamaNVIDIAChromaDB

SlopeSniper

Algorithmic Trading System

IN DEV

Technical analysis engine with automated backtesting, real-time signal generation, and position sizing. Strict code quality — pytest, ruff, mypy enforced. Clear error messages when resource limits hit, with actionable fix instructions.

PythonFastAPIpandasML

TakeOff Pro

Workflow Automation Platform

LIVE

Production workflow orchestration handling CI/CD pipelines, deployment sequencing, and business process automation. Web dashboard for monitoring runs and configuring triggers.

Next.jsFastAPIDockerWebhooks

Idea Park

Project Incubation SaaS

IN DEV

Platform for managing the pipeline from concept to shipped product. Stripe payment integration, user auth, structured stage gates. Built to track and prioritize across 40+ concurrent side projects.

Next.jsPrismaStripeSupabase
03 — Stack

What I Work With

Languages

TypeScript
Python
Rust
Go
Solidity

Frontend

Next.js
React
Tailwind CSS
Framer Motion

Backend

FastAPI
Node.js
Hono
gRPC
WebSockets

AI / ML

Ollama
vLLM
ChromaDB
LangChain
OpenRouter

Blockchain

Solana
EVM
Jupiter
Anchor
Web3.js

Infrastructure

Docker
Proxmox
NGINX
PostgreSQL
Redis

DevOps

GitHub Actions
Prisma
PM2
Grafana
Prometheus

Platforms

Cloudflare
Vercel
AWS
Google Cloud
Netlify

Home Lab

Compute

Proxmox cluster — dedicated VMs for AI, agents, and production services

GPU

NVIDIA GPU serving local LLMs via Ollama and vLLM. No cloud inference dependency

Networking

Cloudflare Tunnels for ingress, NGINX reverse proxies, VLAN isolation between workloads

04 — Contact

Get in touch.

Open to technical co-founder conversations, B2B projects involving AI or automation, and interesting infrastructure problems. Also happy to talk shop about agent architecture or home lab setups.

[email protected]

© 2026 Mohsen Jahanshahi

Self-hosted on Docker · Cloudflare Tunnel · Next.js