All Projects

Things I've Built

12
Total
3
AI & RAG
4
SaaS
1
Enterprise
1
Automation
3
Data
AI & RAG IN DEVELOPMENT

AI Website Knowledge Chatbot

A multi-tenant chatbot platform that crawls approved website pages, processes PDF and DOCX files, and generates source-cited answers through an embeddable JavaScript widget.

Website crawling PDF and DOCX upload Embeddable chatbot widget Source citations +4 more
Next.js · FastAPI · PostgreSQL · pgvector · OpenAI API · Redis
SaaS IN DEVELOPMENT

AI Social Media Manager

A centralized platform for generating, scheduling, approving, and publishing content across Facebook and Instagram, with reusable templates, analytics, and multi-brand management.

Multiple brands and social accounts AI-assisted content generation Media library Content calendar +4 more
Next.js · Node.js · Meta Graph API · PostgreSQL · Redis · OpenAI API
SaaS PROTOTYPE

SaaS Document Analyzer

A cloud-based document analysis platform that extracts, classifies, and structures data from uploaded documents using AI-powered OCR and natural language processing, with multi-tenant access and usage-based billing.

Document upload and OCR AI-powered classification Structured data extraction Multi-tenant access +4 more
Next.js · Python · FastAPI · PostgreSQL · OCR · OpenAI API
AI & RAG PROTOTYPE

Autonomous AI Customer Support Agent

A multi-agent customer-support system that retrieves live order data, searches company policies, drafts contextual responses, and routes return or refund requests through a secure human-approval workflow.

Live order data retrieval Policy search and matching Contextual response drafting Secure human-approval workflow +4 more
Next.js · Python · LangChain · PostgreSQL · Redis · OpenAI API
Enterprise PROTOTYPE

Enterprise Integration Hub

A secure integration platform that synchronizes orders, customers, inventory, invoices, and financial records between SaaS applications, ERP systems, and external APIs.

SAP and NetSuite integration concepts Order and inventory synchronization Webhook processing Retry queues +4 more
Node.js · PHP · PostgreSQL · REST APIs · Webhooks · RabbitMQ · Docker
Automation PROTOTYPE

AI Invoice and Document Processor

An intelligent document-processing platform that extracts structured information from invoices, validates totals, detects duplicate records, and routes exceptions for human approval.

Invoice and receipt upload OCR and table extraction Structured JSON output Tax and total validation +4 more
Next.js · Python · OCR · Vision LLM · PostgreSQL · FastAPI
Data PROTOTYPE

Enterprise Analytics Copilot

A secure analytics assistant that converts natural-language questions into validated database queries and presents business results through interactive charts and summaries.

Natural-language questions Safe read-only SQL generation Schema-aware query planning Query validation +4 more
Next.js · FastAPI · PostgreSQL · OpenAI API · Chart.js · Redis
Data PROTOTYPE

Inventory and Stock Predictor

A predictive analytics system that forecasts inventory demand using historical sales data, seasonal trends, and machine learning models to optimize stock levels and reduce carrying costs.

Historical sales analysis Demand forecasting Seasonal trend detection Stock level optimization +4 more
Python · FastAPI · PostgreSQL · TensorFlow · Redis · Docker
AI & RAG PROTOTYPE

Multi-Model AI Gateway

A unified AI infrastructure layer that connects multiple model providers, applies security policies, tracks token costs, and automatically handles rate limits and provider failures.

Single API for multiple providers Automatic model fallback Usage and cost tracking Rate limiting +4 more
Node.js · TypeScript · Redis · PostgreSQL · OpenAI · Gemini · Docker
SaaS PROTOTYPE

E-Commerce Management Dashboard

A full-stack dashboard for managing products, inventory, customers, and orders from one centralized platform. It provides real-time sales insights, revenue trends, low-stock alerts, order tracking, and interactive analytics to support smarter business decisions.

Product and inventory management Order processing Customer records Sales analytics +4 more
React.js · Node.js · Express.js · MySQL · Chart.js · REST APIs · JWT Authentication
SaaS PROTOTYPE

Task Management Application

A responsive productivity application that helps users create, organize, prioritize, and track daily tasks. It features drag-and-drop task management, customizable categories, due dates, priority levels, dark mode, filters, and automatic browser storageβ€”ensuring tasks remain available after page refresh.

Drag-and-drop workflow Task priorities Due dates Categories +4 more
JavaScript · HTML5 · CSS3 · Drag-and-Drop API · Local Storage API
Data PROTOTYPE

Weather Forecast Application

A responsive weather application that delivers real-time conditions and multi-day forecasts for locations worldwide. It integrates the OpenWeatherMap API to display temperature, humidity, wind speed, weather conditions, and location-based forecast data through a clean, user-friendly interface.

City search Current weather Multi-day forecast Geolocation support +4 more
React.js · OpenWeatherMap API · Styled Components · Geolocation API · JavaScript