AI Software Developer (Agentic AI | Backend Systems | LLMs | Reverse Engineer| Data Engineer)
Iβm a specialized AI Software Developer architecting cutting-edge artificial intelligence solutions with a focus on agentic AI development and robust backend systems. My journey began as a Data Scientist and has evolved into building production-ready AI applications powered by Large Language Models (LLMs), RAG systems, and autonomous multi-agent pipelines.
I design and implement sophisticated autonomous AI agents from orchestrating architectual mind maps iteration process and implementationβ from voice assistants to call-center automation, social media AI bots, and web-based assistants β delivering real business value with innovative AI-driven solutions.
Here are a few key projects that showcase my AI & backend expertise:
Production-grade API to scrape LinkedIn public profiles (given URLs) for structured talent data. Automates profile parsing with rate-limiting and compliance handling.
Web app providing real-time multilingual transcription and translation using AI. Designed for healthcare and cross-language communication.
A multi-agent RAG pipeline orchestrating multiple LLMs for multimodal queries (text + docs + images). Enhances retrieval accuracy and AI reasoning.
A modern e-commerce web app built with React, TypeScript, and Supabase, supporting product management, inventory, and bookings.
flowchart LR
A([User Query]) --> B([AI Agent])
B --> C([OpenAI / Gemini LLMs])
B --> D([LangChain / LangGraph Orchestration])
C --> E([RAG Knowledge Base])
D --> E
E --> F([FastAPI Backend])
F --> G[(PostgreSQL Database)]
F --> H([Action / Insight / Output])
style A fill:#6EE7B7,stroke:#059669,stroke-width:2px
style B fill:#93C5FD,stroke:#1D4ED8,stroke-width:2px
style C fill:#FCD34D,stroke:#D97706,stroke-width:2px
style D fill:#FCA5A5,stroke:#B91C1C,stroke-width:2px
style E fill:#A7F3D0,stroke:#047857,stroke-width:2px
style F fill:#DDD6FE,stroke:#6D28D9,stroke-width:2px
style G fill:#FBCFE8,stroke:#BE185D,stroke-width:2px
style H fill:#F9A8D4,stroke:#9D174D,stroke-width:2px

