# ⚡ vinodhan.py — who am I?
class AIEngineer:
def __init__(self):
self.name = "Vinodhan V A"
self.role = "AI Engineer & LLM Developer"
self.education = "B.E. Computer Science — KIOT, Salem (CGPA: 7.7)"
self.location = "Salem, Tamil Nadu 🇮🇳"
self.contact = "vinovb21@gmail.com"
@property
def expertise(self):
return [
"🤖 AI Agents & Multi-Agent Systems",
"🔗 RAG Pipelines (LangChain / LangGraph)",
"👁️ Computer Vision (YOLOv8, OpenCLIP)",
"⚙️ n8n Workflow Automation",
"🚀 Full-Stack AI (FastAPI + React)",
]
@property
def currently_building(self):
return {
"OmniFlow AI": "Multi-agent workflow automation with n8n",
"FinPilot": "LLM-powered financial intelligence platform",
"EnvVault": "Secure credential management CLI",
}
me = AIEngineer()Python |
JavaScript |
React |
FastAPI |
Docker |
MongoDB |
Supabase |
AWS |
GCP |
PyTorch |
TensorFlow |
OpenCV |
Git |
Linux |
Postman |
VS Code |
Built a semantic image retrieval system using OpenCLIP embeddings and FAISS vector indexing. Automated web scraping pipeline increased dataset coverage by 40%, enabling comparison across 5,000+ images with sub-second latency. |
Led a 4-member team to build an LLM-powered financial analysis platform. Engineered REST APIs for financial dataset processing. Interactive dashboards reduced manual analysis time by 40%. |
Developed a multi-agent AI automation system with n8n workflow orchestration. Integrated LLM-powered agents with API-driven pipelines for intelligent task execution and decision-based workflow routing. |
Enterprise-grade CLI utility for managing API keys and environment variables securely. Supports encrypted credential storage and multi-project configuration deployment. |
| 📜 |
A Flexible Multi-Task Structure Contextual Modality Attention-Based Emotion Recognition IEEE — 3rd International Conference on Sustainable Computing and Data Communication Systems (ICSCDS-2025) |
| 🏅 | Achievement |
|---|---|
| 🥉 | 3rd Place — Alliance One Code Sangram (National Hackathon, 36hrs, ₹30,000 prize) |
| 🎨 | Special Prize — AARAM'25 UX Designathon by Cybernaut EdTech |
| 🌍 | Google Student Ambassador, KIOT (2025–2026) |
| 🤝 | Secretary, Rotaract Club, KIOT (2025–2026) |
| Certificate | Issuer |
|---|---|
| Claude Code in Action | Anthropic |
| Master n8n AI Agents: Build & Sell AI Agents | Udemy |
| AI for Beginners | HP LIFE |
| Prompt Engineering | Great Learning Academy |
💬 "Building intelligent systems that automate the complex and amplify human potential."
⭐ Star my repos if you find them useful — it means a lot!


