AI Portfolio Optimization System
I built an AI-powered portfolio optimization system that leverages deep learning and reinforcement learning to make real-time investment decisions on market data.
Used LSTM + PPO/DDPG/A2C for dynamic allocation.
Integrated FinBERT for sentiment analysis.
Designed custom OpenAI Gym trading environment.
Achieved stable convergence over 50K+ timesteps.
Real-time inference (<120 ms) using FastAPI + React.
GenAI Engine – Self-Hosted AI Assistant
Built a production-grade GenAI platform using Large Language Models (LLMs) with Retrieval-Augmented Generation (RAG), agent tool-calling, and memory systems.
Implemented FAISS-based vector search (1K+ chunks/user) for context-aware responses
Developed multi-turn chat with real-time SSE streaming (<150ms latency)
Integrated voice AI (Whisper + TTS) with ~50% latency optimization
Designed full-stack system using FastAPI, React, PostgreSQL, Redis, and Docker
GenAI Engine – Self-Hosted LLM Agent Platform
Built a production-grade AI platform with RAG, agent tool-calling, memory systems, voice AI, and SSE streaming with latency below 150ms. Implemented FAISS retrieval with 1K+ chunks per user and Redis plus vector memory, improving response quality by 30%+. Integrated Whisper and TTS with 50% latency optimization, using FastAPI, React, PostgreSQL, and Docker.
AI-Driven Financial Intelligence System
Built a Transformer and reinforcement learning system using PPO, DDPG, and A2C for portfolio optimization on real market data. Achieved stable reward of approximately 68+ with convergence over 50K+ timesteps, designed a custom trading environment with Sharpe ratio and cost modeling, and enabled real-time inference below 120ms via FastAPI and React.
Canvaas – Multi-Tenant SaaS
Built a multi-tenant SaaS architecture supporting 100+ users with CRM workflows, automation, and analytics. Implemented RBAC authentication and Stripe billing, reducing manual operations by 40%+, and designed a scalable backend handling 1K+ API requests per day.