NEW   🧠 Agent Substrate — The Agentic Data Operating System  |  View Product Deep Dive →
DATA AI CLOUD GOV S SATSZONE Reliable AI powered Solutions at Scale

Sats Solution Registry

Production applications deployed on AWS & GCP — click any card to inspect its full tech stack.

37
Solutions
7
Categories
3K+
Tests
24/7
Live on Cloud
Scroll
About Me Skills Library Architecture Library
2 Minute Portfolio Tour

See It In Action

0:00 / 0:00

Explore all 37 solutions across 7 categories — Data & Analytics, AI & Agents, Architecture, Productivity, India Market, Data Quality Agents, Learning Academies

📊

DataAnalyzer Buddy

dataanalyzer.satszone.link
Live

AI-powered data analysis platform. Upload CSV/Excel, explore profiles, query with natural language via Claude AI, generate interactive Plotly charts, detect trends & patterns, clean data, and export PDF/Excel reports.

Python 3.12 FastAPI React 18 Claude API Plotly.js AWS · Nginx

Backend

  • FastAPI 0.115.0 — REST API
  • uvicorn 0.30.6 — ASGI server
  • pydantic 2.x — validation

Data & AI

  • pandas 2.2.3 — DataFrames
  • numpy 2.1.3 — numerics
  • scikit-learn 1.5.2 — ML
  • statsmodels 0.14.4 — trends
  • anthropic 0.40.0 — Claude SDK

Visualization

  • plotly 5.24.1 — server charts
  • react-plotly.js ^2.6.0 — render

Frontend

  • React 18 ^18.3.1
  • Vite ^5.4.9 — bundler
  • Tailwind CSS ^3.4.14
  • react-router-dom ^6.26.2

Export

  • fpdf2 2.8.1 — PDF reports
  • xlsxwriter 3.2.0 — Excel export
  • tabulate — table formatting
Architecture: 8 pages · 8 API routers · In-memory DataFrames per session · Server-side Plotly JSON fed to React frontend · 98 e2e tests
🛡️

DataGuardian

data-guardian.satszone.link
Live

Enterprise data governance platform. Schema registry with versioning, data lineage tracking, PII management, GDPR/CCPA/SOX/HIPAA compliance mapping, data quality monitoring, and AI-powered documentation via Claude API.

Python 3.12 FastAPI React 18 Claude API SQLite AWS · Nginx

Backend

  • FastAPI 0.115.0 — REST API
  • uvicorn — ASGI server
  • SQLAlchemy 2.0 async — ORM
  • aiosqlite — async SQLite

AI Features

  • anthropic — Claude SDK
  • Glossary recommendations
  • Schema summaries
  • Impact narratives

Frontend

  • React 18 — SPA
  • Vite 5 — bundler
  • Tailwind CSS 3 — styling
  • ReactFlow — lineage DAG
  • Recharts — quality charts

Governance

  • 10 API routers — full CRUD
  • Change requests — review workflow
  • Compliance — GDPR, CCPA, SOX, HIPAA
  • PII tracking — field-level
Architecture: 10 pages · 10 API routers · 15 pre-seeded data models · Schema versioning · Lineage graph · Business glossary · Compliance mapping · 47 e2e tests
🕸️

Semantic Modeler

semantic-modeler.satszone.link
Live

AI-powered semantic data modeling tool. Ingests raw fields from SQL databases, files, and APIs — uses Claude AI to map them to business concepts, builds an interactive knowledge graph, and exports standards-compliant ontologies.

Python 3.12 Streamlit Claude API NetworkX AWS · Nginx

UI

  • streamlit >=1.28.0 — dashboard

AI & Graph

  • anthropic >=0.40.0 — Claude SDK
  • networkx >=3.1 — graph engine
  • pyvis >=0.3.2 — interactive viz

Ontology

  • rdflib >=7.0.0 — RDF/OWL/SPARQL
  • SQLAlchemy >=2.0.0 — persistence

Document Parsing

  • pypdf >=4.0.0 — PDF ingest
  • python-docx >=1.1.0 — Word docs
  • Pillow >=10.0.0 — images
  • pandas >=2.0.0 — tabular data
Architecture: Python-only · Generates semantic models from uploaded documents · Interactive knowledge graph rendered in Streamlit · Exports RDF/OWL/SPARQL ontologies
🗂️

DataNexus

satshub.satszone.link
Live

Data discovery and governance platform inspired by DataHub. Entity management for datasets, dashboards, charts, and pipelines — with full-text search, business glossary, domain hierarchy, ownership tracking, and data quality assertions.

Python 3.12 Streamlit FastAPI AWS · Nginx

UI

  • streamlit >=1.40.0 — hub dashboard

Backend

  • fastapi >=0.110.0 — data API
  • pydantic >=2.0.0 — schema validation
  • uvicorn — ASGI server

Features

  • URN-based IDs — entity addressing
  • In-memory DB — no external DB required
  • Full-text search — across all entities
Architecture: Python-only · Streamlit frontend + FastAPI backend · Entity types: datasets, dashboards, charts, pipelines · Business glossary, domain hierarchy, ownership tracking · URN-based identification
🛡️

Sentinel AI

sentinel-ai.satszone.link
Live

Enterprise Data & AI Observability platform covering all 5 pillars: Freshness, Volume, Schema, Distribution, Lineage. Includes AI/LLM trace observability, circuit breakers, data products, and 10 downloadable lightweight agents (Database, Snowflake, Databricks, Athena, AWS Data Lake, dbt, Airflow, AI/LLM, File Storage, Custom). 124 backend tests passing.

Python 3.12 FastAPI React 18 Claude API SQLite AWS · Nginx

Backend

  • FastAPI 13 routers, 124 tests
  • SQLAlchemy async + aiosqlite
  • 16 models Asset, Monitor, Alert, Incident…
  • 10 agent templates configurable Python scripts

Frontend

  • React 18 16 pages, guided tours
  • Vite dev server + production build
  • Tailwind CSS 3.4 emerald dark theme
  • Recharts observability charts
  • React Flow data lineage graph

Observability

  • 5 Pillars Freshness, Volume, Schema, Distribution, Lineage
  • AI/LLM Traces token tracking, evaluation
  • Circuit Breakers pipeline gating rules
  • Data Products domain SLA tracking

Agents

  • Database PostgreSQL, MySQL, MSSQL
  • Snowflake tables, warehouses, queries
  • Databricks jobs, clusters, Unity Catalog
  • Athena + Data Lake Glue, S3, crawlers
  • dbt + Airflow runs, tests, DAGs
Architecture: 5-pillar data observability + AI/LLM tracing · 10 downloadable agents with config wizard · Circuit breakers for pipeline gating · Data products with SLA tracking · Claude AI for RCA & suggestions (BYOK) · 124 tests · C1-C4 docs
🔒

DataShield AI

dataguard.satszone.link
Live

Agentic Data Privacy Infrastructure — PII/PHI/PCI detection across 57 entity types, reversible tokenization with 6 obfuscation modes, policy engine with 8 compliance frameworks, and threat detection with 5 threat models for AI agent pipelines.

Python 3.12 FastAPI React 18 Tailwind CSS SQLite GCP · Nginx

Backend

  • FastAPI Python 3.12, async
  • SQLAlchemy async + aiosqlite
  • 57 entity types PII/PHI/PCI detection
  • 6 obfuscation modes reversible tokenization

Frontend

  • React 18 Vite + Tailwind CSS
  • Emerald theme dark mode design
  • Recharts privacy analytics

Privacy Engine

  • 8 compliance frameworks GDPR, CCPA, HIPAA, PCI-DSS…
  • 5 threat models AI pipeline threat detection
  • Policy engine configurable privacy rules
  • Reversible tokenization format-preserving encryption

Infrastructure

  • GCP agentsubstrate-gcp instance
  • Port 8027 Docker container
  • Nginx reverse proxy + HTTPS
Architecture: Agentic data privacy for AI pipelines · 57 entity types · 6 obfuscation modes · 8 compliance frameworks · 5 threat models · Reversible tokenization · Policy engine · GCP deployment
☁️

Multi-Cloud Cockpit

cloud-cockpit.satszone.link
Live

Multi-cloud control center for AWS, GCP & Azure. Dynamic service discovery, unified dashboard with live KPIs, deploy wizard (VM/Container/Serverless), app registry with cloud instances, cost center, FinOps free-tier analyzer, live pricing, app converter, scheduler, GitHub integration, inline terminal, and 15-step guided tour. Zero credential storage — uses local CLI auth. AI features (BYOK, session-only). 183 tests.

Python 3.12 FastAPI React 18 Claude API SQLite AWS · GCP · Azure

Backend

  • FastAPI 20 routers, async
  • SQLAlchemy 2.0 async ORM, SQLite
  • APScheduler background resource/cost refresh
  • boto3 AWS SDK
  • google-cloud-* GCP SDK
  • azure-mgmt-* Azure SDK

Frontend

  • React 18 17 pages + dynamic console
  • Vite dev server + production build
  • Tailwind CSS substrate design system
  • Recharts cost trends, KPI charts
  • xterm.js inline WebSocket terminal

Capabilities

  • Discovery AWS Tagging API, GCP/Azure probing
  • Deploy Wizard VM, Container, Serverless
  • FinOps free tier + NFR analyzer
  • App Converter Dockerfile, Lambda, startup.sh
  • Scheduler cron + GitHub push triggers
Architecture: Zero credential storage · Local CLI auth (boto3, gcloud, az) · BYOK AI (session-only) · Dynamic service discovery · 183 tests (109 backend + 74 frontend) · C1-C4 architecture docs · Substrate design system · Room Key gate auth
🏦

Enterprise AI Guardian

ai-guardian.satszone.link
Live

AI governance platform for enterprise banks. Manage model registries, run risk assessments, track compliance, monitor performance & drift, and handle incidents — with flowchart dashboards and 13 pre-seeded bank AI models.

Python 3.12 FastAPI React 18 SQLite AWS · Nginx

Backend

  • FastAPI 0.115.0 — REST API
  • uvicorn 0.30.6 — ASGI server
  • pydantic 2.9.2 — validation

Database

  • SQLAlchemy 2.0.35 — ORM
  • aiosqlite 0.20.0 — async SQLite
  • faker 30.1.0 — seed data

Frontend

  • React 18 ^18.3.1
  • Vite ^5.4.9 — bundler
  • Tailwind CSS ^3.4.14
  • lucide-react ^0.462.0 — icons

Charts

  • recharts ^2.13.0 — dashboards
  • clsx ^2.1.1 — class utils
Architecture: 8 pages (Landing, Dashboard, ModelRegistry, RiskAssessment, Lifecycle, Compliance, Monitoring, Incidents) · SQLite auto-seeded with 13 realistic bank AI models on first run

Agentfier

agentfier.satszone.link
Live

Analyzes existing codebases across 12 architectural dimensions using Claude AI and generates a phased agent-native conversion plan. Supports GitHub URLs, local directories, and Java JAR/WAR artifacts. Includes C4 architecture diagrams and a 7-step interactive tour with live Spring PetClinic demo.

Python 3.12 Streamlit Claude API C4 Diagrams AWS · Nginx

Core

  • Python 3.12 runtime
  • Streamlit 1.55 web UI, session state
  • Pydantic v2 12 analysis models
  • PyYAML YAML spec output
  • GitPython GitHub ingestion

AI Features

  • anthropic SDK Claude Sonnet 4.6
  • 12 analyzers two-pass heuristic + Claude
  • C4 diagrams Context / Container / Component
  • Conversion plan agent decomposition + phases
  • Session-only key never persisted

Analysis Dimensions

  • Tech Stack languages, frameworks
  • Data Layer DB, ORM, cache, queues
  • Security encryption, CORS, CVEs
  • Infrastructure Docker, K8s, CI/CD
  • +8 more 12 total dimensions

Tooling

  • Graphviz SVG/PNG diagram rendering
  • CFR decompiler Java JAR/WAR analysis
  • pytest 250 unit tests
  • nginx + SSL Let's Encrypt, port 443
  • EC2 t2.micro us-east-1
Architecture: 5-page Streamlit app · 12 analyzer pipeline · Two-pass analysis (local heuristics + Claude) · 7-step interactive tour with Spring PetClinic live demo · C4 + flow diagrams · Agent conversion plan · YAML/JSON spec export · 250 unit tests
🤖

Agent Control Center

agent-control.satszone.link
Live

Production-grade autonomous multi-agent orchestration platform. Define a problem in natural language and the system automatically decomposes it into subtasks, assigns specialized AI agents via skill-based matching, executes them concurrently, and synthesizes results. LangGraph supervisor pattern with ReAct agents, 5 built-in tools, MCP integration, and full audit logging. 146 backend tests passing.

Python 3.12 FastAPI React 18 LangGraph LangChain SQLite

Backend

  • FastAPI 5 routers, 146 tests
  • LangGraph StateGraph supervisor pattern
  • LangChain ReAct agents, tool binding
  • SQLite audit logs, workflow runs

Frontend

  • React 18 7 pages, guided tour
  • Vite dev server + production build
  • Tailwind CSS 3.4 dark theme
  • Recharts agent status charts

AI & Tools

  • OpenAI + Anthropic multi-provider LLM
  • Tavily Search web search tool
  • MCP Integration server + client
  • 5 built-in tools search, code, files, API

Key Features

  • Auto task decomposition LLM-powered breakdown
  • BYOK API keys in localStorage only
  • Concurrent execution asyncio.gather
  • Custom skills .skill.md definitions
Architecture: LangGraph supervisor decomposes problems → skill-based agent matching → concurrent ReAct execution → result synthesis · 5 built-in tools · MCP server + client · Full audit trail · 8-step guided tour · 146 tests
🧠

Agentic Data OS

Coming soon · agentic-data-os.satszone.link
Local

AI-Native Agentic Data Operating System — 6 autonomous agents (Router, Pipeline, Fraud Detection, Governance, Risk, Orchestrator) that build, govern, and optimise the full data stack end-to-end. Includes HITL approval queue, Agent Memory Manager, MCP Tool Registry, A2A Protocol Hub, and Guardrails Studio for the future agentic AI world. 285 e2e tests passing.

Python 3.12 FastAPI React 18 Claude API SQLite React Flow

Backend

  • FastAPI 16 routers, 285 e2e tests
  • SQLAlchemy async + aiosqlite
  • 17 models Agent, Pipeline, Guardrail, HITL…
  • 6 AI agents Router, Pipeline, Fraud, Gov, Risk, Orch

Frontend

  • React 18 16 pages, 16-step product tour
  • Vite dev server + production build
  • Tailwind CSS 3.4 dark theme
  • React Flow lineage, A2A network graphs

Agentic AI Layer

  • HITL Queue Human-in-the-loop approvals
  • Agent Memory Episodic, semantic, working
  • MCP Registry Tool discovery & analytics
  • A2A Hub Agent-to-agent protocol monitor

Key Features

  • Guardrails Studio AI safety constraints + test UI
  • Circuit Breakers Self-healing pipeline automation
  • Semantic Registry Business glossary conflict engine
  • FinOps Cost optimisation recommendations
Architecture: 6 autonomous agents coordinated via A2A protocol · 17 SQLAlchemy models · HITL approval queue for high-risk actions · Agent memory (episodic/semantic/working) · MCP tool registry · 8 guardrail categories · 16-step interactive product tour · 285 Playwright e2e tests
🧬

AgentSubstrate

agentsubstrate.satszone.link
Live

AI-native agent substrate platform with autonomous agents for data pipelines, governance, observability, and FinOps. Includes real-time guardrail evaluation, HITL approval queue, A2A protocol hub, MCP registry, agent memory management, policy-as-code evaluation, and semantic entity registry with conflict resolution.

AI-Native Agent Platform Data Ops Python 3.12 FastAPI React 18 Vite · Tailwind

Backend

  • FastAPI Python 3.12 · async routers
  • SQLAlchemy async + aiosqlite
  • Policy-as-Code real-time guardrail evaluation
  • Circuit Breakers self-healing pipeline automation

Frontend

  • React 18 multi-page SPA
  • Vite dev server + production build
  • Tailwind CSS dark theme
  • React Flow agent topology graphs

Agentic AI Layer

  • HITL Queue human-in-the-loop approvals
  • Agent Memory episodic, semantic, working
  • MCP Registry tool discovery & analytics
  • A2A Hub agent-to-agent protocol

Key Features

  • Guardrails Studio AI safety constraints + test UI
  • Semantic Registry entity conflict resolution
  • FinOps cost attribution for AI agents
  • Session-only API keys React Context pattern
Architecture: Autonomous agents for data pipelines, governance, observability & FinOps · Real-time guardrail evaluation · HITL approval queue · MCP registry · A2A protocol hub · Agent memory management · Policy-as-code · Semantic entity registry with conflict resolution · FastAPI + React 18 + Vite + Tailwind
⚙️

AgentKraft

agentkraft.satszone.link
Live

No-code AI agent builder platform. Answer 7 business-oriented questions and AgentKraft automatically designs a fully configured agent with the right tools, framework, MCP server, A2A handler, and deployment configs. Supports Docker, Kubernetes, and Serverless export. 82 backend tests passing.

Python 3.12 FastAPI React 18 Multi-AI BYOK SQLite AWS · Docker

Backend

  • FastAPI 10 routers, 82 tests
  • SQLAlchemy async 17 models
  • SQLite aiosqlite
  • Agent Codegen 15+ file packages

Frontend

  • React 18 14 pages, guided tour
  • Vite dev server + prod build
  • Tailwind CSS 3.4 dark theme
  • Plain JSX no TypeScript

AI & Protocols

  • Multi-provider AI Anthropic, OpenAI, Google, Mistral
  • MCP Model Context Protocol server
  • A2A Google Agent-to-Agent handler
  • BYOK keys in localStorage only

Key Features

  • Decision Intelligence 7 guided business questions
  • Blueprint derivation answers → agent spec
  • 3 deploy targets Docker, K8s, Lambda
  • Marketplace share & fork blueprints
Architecture: Business-first guided interview → blueprint derivation → agent code generation (ReAct/Plan-Execute) → MCP server + A2A handler → Docker/K8s/Serverless export · 14 pages · 82 tests
🧩

Composite Intelligent Plane

cip.satszone.link
Live

Multi-agent orchestration platform with 30 AI agents across 6 industries. Compose agents into pipelines with conditional routing, scheduling, human review, and real-time monitoring. Visual pipeline builder, agent marketplace, execution dashboard with live metrics and trace replay.

Multi-Agent Orchestration Python 3.12 FastAPI React 18 SQLite

Backend

  • FastAPI Python 3.12 · async routers
  • SQLAlchemy async + aiosqlite
  • 30 AI Agents 6 industry verticals
  • Pipeline Engine conditional routing

Frontend

  • React 18 multi-page SPA
  • Vite dev server + production build
  • Tailwind CSS dark theme
  • React Flow visual pipeline builder

Orchestration

  • Pipeline Composer drag-and-drop agent chains
  • Conditional Routing branch on agent output
  • Scheduling cron-based pipeline triggers
  • Human Review approval gates in pipelines

Key Features

  • Agent Marketplace browse & compose agents
  • Real-time Monitoring live execution metrics
  • Trace Replay step-by-step execution review
  • 6 Industries finance, healthcare, retail +
Architecture: 30 AI agents across 6 industries · Visual pipeline builder with conditional routing · Scheduling & human review gates · Real-time monitoring with trace replay · Agent marketplace · FastAPI + React 18 + Vite + Tailwind + React Flow
🔮

PredictionIntelligence

prediction.satszone.link
Live

Swarm Intelligence Prediction Engine with 5-stage pipeline: Knowledge Graph Build, Agent Persona Generation, Real Round-by-Round Multi-Agent Simulation, AI Prediction Reports, Deep Agent Interaction. Universal BYOK supporting 7 LLM providers. Full CRUD on entities, agents, reports. 255 backend tests passing.

Python 3.12 FastAPI React 18 7 LLM Providers SQLite AWS · Docker
Backend
Python 3.12, FastAPI 0.115, SQLAlchemy 2.0 (async), aiosqlite, Pydantic 2.9
Frontend
React 18, Vite 5, Tailwind 3.4, Recharts, React Flow, Lucide Icons
AI/LLM
Universal Dispatcher: Anthropic, OpenAI, Google Gemini, Mistral, Groq, Together, Ollama
Infrastructure
Docker (multi-stage), ECR, EC2 (t3.medium), Nginx, Let's Encrypt SSL
Architecture: 5-stage prediction pipeline · Knowledge graph with entity extraction · Autonomous agent personas with memory · Real round-by-round simulation · AI prediction reports with export · Post-simulation agent chat · 14 DB models, 8 API routers, 11 pages
🏛️

ArchSmith

archsmith.satszone.link
Live

Enterprise architecture automation platform. Design cloud-native architectures through a 6-step wizard, generate 8 artifact types (OpenAPI, C4, Terraform, ADRs, arc42), run impact analysis on proposed changes, and govern approvals with RBAC — all AI-assisted via Claude.

Python 3.12 FastAPI React 18 Claude API SQLite AWS · Nginx

Backend

  • FastAPI 0.115.13 — REST API
  • uvicorn 0.34.3 — ASGI server
  • SQLAlchemy 2.0.41 — ORM
  • pydantic 2.11.7 — validation

AI Features

  • anthropic >=0.40.0 — Claude SDK
  • Claude Haiku — architecture suggestions
  • AI suggest — plain-English → structured JSON

Frontend

  • React 18 — SPA
  • Vite 5 — bundler
  • Tailwind CSS 3 — styling
  • Recharts — dashboard charts
  • React Router 6 — navigation

Artifacts (8 types)

  • OpenAPI + AsyncAPI
  • C4 diagrams + Domain model
  • Terraform + ADRs + arc42
  • Impact baseline
Architecture: 8 pages · 6-step Studio wizard · 4 example templates · RBAC (ARCHITECT/REVIEWER/ADMIN) · Impact analysis · Approval workflow · arc42 traceability · SQLite auto-created
☁️

Universal Cloud Deployer

cloud-deployer.satszone.link
Live

Wizard-driven multi-cloud deployment platform across AWS, GCP, and Azure — VM, Container, and Serverless from a single UI. Bring-Your-Own-Credentials (BYOC) model: cloud keys are held in React state only, never stored. FinOps free-tier explorer, AI-powered NFR cost analyzer (Claude), live pricing cache, GitHub commit triggers, App Converter (Dockerfile/handler generation), and a 12-step onboarding tour. 159 backend tests passing.

Python 3.12 FastAPI React 18 Claude API SQLite AWS · GCP · Azure

Backend

  • FastAPI 0.115 — 10 routers, 159 tests
  • SQLAlchemy 2.x async + aiosqlite
  • APScheduler 3.x — pricing refresh + GitHub poll
  • boto3 / google-cloud / azure-mgmt BYOC executors
  • anthropic 0.40 — NFR analysis, BYOK

Frontend

  • React 18 — 12 pages + onboarding tour
  • Vite 5 — TypeScript bundler
  • Tailwind CSS 3.4 — brand indigo dark theme
  • Recharts 2 — insights analytics
  • React Router 6 — SPA routing

Platform Features

  • BYOC security credentials never persisted
  • 3 cloud providers AWS · GCP · Azure
  • 3 deploy types VM · Container · Serverless
  • 4 runtimes Python · Node · Java · Go
  • Live pricing 24h cache, 6h background refresh
Architecture: Wizard-driven multi-cloud deploy platform · BYOC/BYOK zero-storage model · FinOps free-tier + AI paid-tier analyzer · App Converter (Dockerfile/Lambda/startup scripts) · GitHub commit triggers · APScheduler background jobs · C4 architectural docs · 159 pytest tests
🛡️

PolicyGuard

policyguard.satszone.link
Live

Dynamic Policy Access Engine — a full-stack ABAC runtime for enterprise data platforms. Evaluates access requests from humans, ETL systems, and AI agents in <5ms. Manages 23+ policies with draft/review/active lifecycle, AI-assisted policy authoring via Claude, dry-run simulation, and an immutable audit trail.

Python 3.12 FastAPI React 18 Claude API SQLite AWS · Nginx

Backend

  • FastAPI 0.115 — REST API (8 routers)
  • uvicorn ASGI server, port 8003
  • SQLAlchemy 2.x async — ORM
  • pydantic v2 — request validation
  • aiosqlite async SQLite driver

AI Features

  • anthropic Claude Haiku SDK
  • Policy suggestion plain-English → JSON
  • Conflict detection new vs existing policies
  • Impact analysis change narrative

Frontend

  • React 18 — SPA, 10 pages
  • Vite 5 — bundler
  • Tailwind CSS 3 — dark slate design
  • Recharts — dashboard charts
  • React Router 6 — navigation + guided tour

ABAC Engine

  • 23 seeded policies deny-overrides default
  • 15 principals Human / System / Agent
  • 5 datasources Snowflake, Postgres, Databricks…
  • 297 tests all passing
  • Combining algorithms 3 modes, runtime-switchable
Architecture: PDP + PAP in one service · ABAC subject/resource/action/conditions evaluation · Obligations (masked columns, row filters) · Policy versioning + state machine · Immutable audit log · Dry-run simulation · 9-step guided UI tour
🧠

Sats Cortex

cortex.satszone.link
Live

Personal knowledge base for storing, organizing, and searching articles in multiple formats — PDF, DOCX, Markdown, HTML, and web links. Full-text search, tags, bookmarks, and downloads backed by SQLite and AWS S3.

Python 3.12 FastAPI React 19 SQLite S3 AWS · Nginx

Backend

  • FastAPI >=0.115.0 — REST API
  • SQLAlchemy async >=2.0.0 — ORM
  • aiosqlite >=0.20.0 — async DB
  • PyJWT >=2.9.0 — auth
  • boto3 >=1.35.0 — S3 storage

Document Parsing

  • pymupdf >=1.24.0 — PDF
  • python-docx >=1.1.0 — Word
  • beautifulsoup4 >=4.12.0 — HTML
  • markdown >=3.7 — MD render
  • httpx >=0.27.0 — web fetch

Frontend

  • React 19 ^19.2.0
  • @radix-ui/* — accessible UI
  • TanStack Query ^5.90 — data fetching
  • react-markdown ^9.1.0
  • react-pdf ^9.2.1 — PDF viewer
  • mammoth ^1.11.0 — DOCX viewer
Architecture: Full-stack SPA · Multi-format ingest (PDF, DOCX, MD, HTML, URLs) · S3 binary storage · JWT auth · Tailwind + Radix UI · PDF & DOCX in-browser viewers
⚖️

MyLegal Doctor

legal.satszone.link
Live

USCIS immigration assistant powered by Claude AI and RAG. Provides accurate, cited answers about US visa types — H1B, L1, O-1, E-2, TN, green cards — grounded in official USCIS documentation via a vector database.

Python 3.12 Streamlit Claude API RAG · ChromaDB AWS · Nginx

UI

  • streamlit — chat interface

AI & RAG

  • anthropic — Claude Q&A engine
  • chromadb — vector store
  • sentence-transformers — embeddings

Scraping

  • playwright — JS-rendered pages
  • beautifulsoup4 — HTML parsing

Persistence

  • SQLAlchemy — page index / history
  • SQLite — query tracking
Architecture: RAG pipeline — scrapes USCIS site with Playwright, builds semantic embeddings in ChromaDB, Claude synthesizes cited answers · Streamlit chat UI
💬

Lightweight Messenger

messenger.satszone.link
Live

Real-time chat with WebSocket support, file sharing, message history, and user authentication. Automatic file cleanup with TTL-based expiration — built for speed with no heavy framework dependencies.

Python 3.12 FastAPI WebSockets AWS · Nginx

Backend

  • FastAPI >=0.110 — REST + WebSocket
  • uvicorn — ASGI server
  • pydantic >=2.0 — validation

Auth & Upload

  • itsdangerous >=2.1 — signed session cookies, CSRF
  • python-multipart >=0.0.9 — file uploads

Features

  • WebSockets — real-time messaging
  • TTL cleanup — auto file expiry
  • Static serving — HTML frontend
Architecture: Python-only · FastAPI REST + WebSocket endpoints · Form-based auth with CSRF-protected signed cookies · TTL-based attachment cleanup
🧠

SatsRecruitment Intelligence

sats-recruitment.satszone.link
Live

AI-powered talent intelligence platform mirroring EightfoldAI capabilities. Features Kanban candidate pipeline, AI resume parsing, job-candidate matching, career path advisor, AI interviewer with scoring, CRM with multi-channel outreach, interview scheduling, talent marketplace, succession planning, workforce exchange, skills taxonomy, and gap analysis. 9 AI features powered by Claude Haiku with graceful mock fallback. 156+ backend tests passing.

Python 3.12 FastAPI React 18 Claude API SQLite Recharts

Backend

  • FastAPI 15 routers, 156+ tests
  • SQLAlchemy 2.x async + aiosqlite
  • anthropic SDK Claude Haiku — 9 AI features
  • SQLite 14 models, auto-seeded

Frontend

  • React 18 15 pages + guided tour
  • Vite bundler + HMR
  • Tailwind CSS indigo/cyan brand palette
  • Recharts analytics + dashboards

Key Features

  • 9 AI capabilities resume parse, match, interview, etc.
  • API key in localStorage never persisted server-side
  • 17-step guided tour with examples & pro tips
  • Gap Analysis EightfoldAI feature comparison
Architecture: Full EightfoldAI clone · Kanban pipeline · AI resume parser · Job-candidate matching · Career path advisor · AI interviewer · CRM outreach · Interview scheduling · Talent marketplace · Succession planning · Workforce exchange · Skills taxonomy · 17-step tour · 156+ tests
🏠

Klose

klose.satszone.link
Live

Premium Real Estate CRM for the Indian luxury market. 9 modules: AI dashboard, lead intelligence with intent scoring, RERA-verified property portfolio, site visit orchestration, 8-stage Kanban pipeline, AI negotiation coach, EMI/affordability calculator, tiered channel partner network, and team analytics. 128 tests. Indian market focus with crores, RERA compliance, 99acres/MagicBricks integration.

Python 3.12 FastAPI React 18 Claude API SQLite GCP

Backend

  • FastAPI 10 routers, 128 tests
  • SQLAlchemy async + aiosqlite
  • Pydantic v2 request/response models
  • Claude API negotiation coaching, lead scoring

Frontend

  • React 18 11 pages
  • Vite dev server + production build
  • Tailwind CSS v4 Material Design 3 tokens
  • Recharts analytics dashboards

Features

  • 8-stage Pipeline Kanban deal tracking
  • RERA Compliance verified property portfolio
  • EMI Calculator affordability analysis
  • Channel Partners tiered network management
Architecture: Premium real estate CRM for Indian luxury market · 9 modules · RERA compliance · 99acres/MagicBricks integration · Lead intent scoring · AI negotiation coach · EMI/affordability calculator · 128 tests

WellVerse

wellverse.satszone.link
Live

Vetted wellness marketplace connecting seekers with personally vetted guides across 6 dimensions: Mind, Body, Nutrition, Relationships, Beauty, and Passion Circles. Complete with booking, messaging, session notes, community circles, progress tracking, Stripe payments, and admin panel. 334 tests (201 backend + 133 frontend).

Python 3.12 FastAPI React 18 SQLite GCP

Backend

  • FastAPI 17 routers, 201 tests
  • SQLAlchemy sync + SQLite
  • JWT Auth python-jose + bcrypt
  • Stripe payment processing

Frontend

  • React 18 17 pages, 133 tests
  • Vite dev server + production build
  • Tailwind CSS 3.4 ambient animations
  • React Router 6 SPA routing

Features

  • 6 Verticals Mind, Body, Nutrition, Beauty…
  • Booking System conflict detection
  • Messaging WebSocket real-time chat
  • Community Circles group sessions
Architecture: Wellness marketplace · 6 verticals · 14 guides · JWT auth · Stripe payments · SendGrid emails · WebSocket messaging · Session notes with mood tracking · Progress reports · Admin panel · 21-step guided tour · 334 tests

Deploying Agent...

1 Provisioning EC2 instance
2 Pulling Docker image from ECR
3 Starting application
4 Health check & ready!
🚀
Warming up the engines...
Estimated: ~2 minutes