Portfolio
Projects
AI agentic systems, n8n automation workflows, and other projects.
AI Agentic Projects
EchoMind
An AI chatbot built with FastAPI that acts as an authentic digital resume. It uses YAML persona profiles to define background, expertise, tone, and constraints, so conversations accurately reflect my real skills, experience, and personality instead of generic chatbot responses.
DeepTrace
DeepTrace solves the slow, manual process of researching complex topics, multiple searches, synthesis, and report formatting. Built on the OpenAI Agents SDK, it plans web searches, summarizes sources in parallel, and generates structured Markdown reports with Quick/Deep modes, query clarification, confidence scoring, and SQLite persistence. A Gradio UI and optional email delivery make results easy to run and share, cutting hours to minutes (about 2-8).
Stock Picker
Manual stock screening across sectors takes hours and lacks real-time market context. Built automated stock picker using CrewAI that identifies trending companies in target sectors, analyzes recent news and market data, then generates best pick recommendations with optional push notifications. Reduces research time from hours to minutes with data-driven stock recommendations.
Financial Researcher
Investment research requires hours of manual gathering and analysis of company information. Built AI agent using CrewAI that automatically researches target companies by gathering recent news, background, and key developments, then generates structured Markdown reports with analysis. Delivers comprehensive company research reports in minutes instead of hours.
n8n Automation
Personal Assistant n8n
Managing tasks, emails, and calendar across multiple apps creates friction and delays. Built Telegram-based AI assistant using n8n workflows that processes voice and text requests with conversational context. Production-ready system handling task management, email operations, and calendar scheduling.
Company Q&A with RAG
Finding relevant information across scattered company documents wastes employee time. Built RAG system using n8n workflows that syncs Google Drive to Pinecone vector database, enabling AI assistant to answer questions using only company documents with conversational memory. Employees get instant, accurate answers from company knowledge base with continuous document sync.
YouTube Automation with AI Video Generation
Customizable n8n workflow that generates YouTube Shorts ideas on your schedule, creates AI videos using Google's Veo 3.1, and publishes to YouTube with optional human review. Configurable AI model selection (GPT-5.2 or others), intelligent retry logic, and comprehensive tracking in Google Sheets. Flexible workflow template for automated short-form video creation.
Facebook Auto-Post with RAG & AI Image Generation
Automated Facebook content creation workflow using RAG for text generation and AI image generation. Features human validation via Telegram bot with regeneration loop until approval. Auto-posts to Facebook page after validation. Intelligent content pipeline with feedback mechanism.
Other Projects
Manual license plate identification in security systems requires human monitoring and is prone to errors. Built automated license plate recognition system using YOLOv8 for detection and EasyOCR for reading, processing images with OpenCV. Real-time license plate detection and recognition with computer vision automation eliminates manual monitoring.