Projects & Experiments

A curated selection of AI research, blockchain experiments, and software I've built.

PythonLangGraphOpenAIAgentsFastAPIPostgreSQL

AgentForge — Multi-Agent Orchestration

A framework for building and deploying autonomous AI agent networks. Enables agents to collaborate, delegate tasks, use tools, and maintain memory across sessions. Built on top of LangGraph and the OpenAI Assistants API.

PythonLangChainOpenAIPineconeFastAPIReact

Neural RAG — Document Intelligence Platform

A production-ready Retrieval-Augmented Generation system that allows users to chat with their documents. Supports PDFs, markdown, and plain text with semantic search powered by vector embeddings and an LLM backbone.

SentimentLens — Real-time NLP Dashboard

A real-time sentiment analysis dashboard that processes social media streams using fine-tuned BERT models. Features live trend visualization, entity extraction, and exportable reports.

PythonTransformersHuggingFace

ChainVault — DeFi Smart Contract Suite

A suite of audited Solidity smart contracts implementing a decentralized vault system with yield strategies, multi-sig governance, and on-chain analytics. Deployed and tested on Ethereum Sepolia testnet.

SolidityEthereumHardhat