~/projects

Projects

Things I've built, contributed to, or am currently tinkering with.

A

Auto-Self-Healing Agents

An external supervisor that watches worker agents via heartbeats in Redis, detects crashes, and automatically restarts them — no human in the loop, with crash-loop backoff to prevent resource exhaustion.

multi-agentself-healingsupervisorlangchainstreamlitredis
A

AI Coworker — An AI Co-Thinker for Reasoning-First Tasks

A co-thinker with you for daily reasoning tasks, an application enabled with advanced tools.

multi-agentlangchainstreamlittools
L

LLM Fine-Tuning Dataset Generator

A Streamlit app that synthesizes Alpaca-format fine-tuning datasets from your own PDFs — no hand-labeling required.

agentic-data-preparationdataset-preparationstreamlitfine-tuning
C

Contract-Net Auction Market

A decentralized task allocation protocol where specialized LLM agents bid on tasks and a Solicitor awards the contract to the best bidder — with domain filtering, utility-based scoring, and reputation tracking that penalizes repeated failures.

multi-agentcontract-netauctionlangchainollamastreamlit
M

Multi-Agent Supply Chain Disruption Dashboard

A Streamlit dashboard that orchestrates three cooperating agents — Monitoring, Logistics, and Customer Notification — through a Shared Epistemic Memory to handle supply chain disruptions end-to-end.

multi-agentlangchainstreamlitredispydanticmlflow
R

RAG Eval Dataset Generator

A platform to generate evaluation datasets for RAG-powered applications using LLMs. Transform PDFs into structured Q&A pairs for testing and benchmarking.

agentic-data-preparationdataset-preparationstreamlitragdata-synthesis