Skip to content
View vinodhan07's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Organizations

@Tender-Iq @LIP-MATERIALS @N8n-automations-works

Block or report vinodhan07

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vinodhan07/README.md

Typing SVG

# ⚡ 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()

🧰 Tech Stack & Tools


Python

JavaScript

React

FastAPI

Docker

MongoDB

Supabase

AWS

GCP

PyTorch

TensorFlow

OpenCV

Git

Linux

Postman

VS Code


🚀 Featured Projects

OpenCLIP · FAISS · FastAPI · React

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.

Gemini · Claude · Supabase · React

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%.

n8n · OpenAI · Claude · Webhooks

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.

🔐 EnvVault — Secure Credential Manager

Python · Cryptography · CLI

Enterprise-grade CLI utility for managing API keys and environment variables securely. Supports encrypted credential storage and multi-project configuration deployment.


📄 Research & Publication

📜 A Flexible Multi-Task Structure Contextual Modality Attention-Based Emotion Recognition
IEEE — 3rd International Conference on Sustainable Computing and Data Communication Systems (ICSCDS-2025)

🏆 Achievements & Leadership

🏅 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)

📜 Certifications

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

🔗 View all certificates →


📊 GitHub Analytics

GitHub Stats Top Languages

GitHub Streak

Activity Graph


🧊 3D Contribution Graph

3D Contribution Graph


🐍 Contribution Snake

GitHub contribution grid snake animation


Trophies


💬 "Building intelligent systems that automate the complex and amplify human potential."

⭐ Star my repos if you find them useful — it means a lot!

Pinned Loading

  1. REAL-TIME-ANNOTATION-USING-VIDEOS REAL-TIME-ANNOTATION-USING-VIDEOS Public

    Python

  2. Chatgpt-2 Chatgpt-2 Public

    Python 1

  3. AI_Virutal_VOICE_ASSIT AI_Virutal_VOICE_ASSIT Public

    Python 1

  4. AI_Agents_Intensive_Course_with_Google AI_Agents_Intensive_Course_with_Google Public

    # AI Course – Day 1 This repository contains Jupyter notebooks for Day 1: 1. **From Prompt to Action** – Understanding how LLMs translate prompts into tasks. 2. **Agent Architectures** – Building a…

    Jupyter Notebook 1