Skip to content
View Kumaran-Elumalai's full-sized avatar

Block or report Kumaran-Elumalai

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Kumaran-Elumalai/README.md

👋 Hey, I’m Kumaran

I’m an AI/ML Engineer and tech enthusiast who builds production-ready AI systems across machine learning and data science.

My interests span GenAI, agentic systems, and applied AI, with a focus on building systems that work reliably in real-world environments.

I enjoy turning ideas into working AI products, not just demos.


Building intelligent systems that can listen, think, and act.


💫 About Me

class Kumaran:
    def __init__(self):
        self.role = "AI/ML Engineer"
        self.identity = "Tech enthusiast who builds systems, not just models"

        self.domains = [
            "Artificial Intelligence",
            "Machine Learning",
            "Data Science",
            "Generative AI",
            "Agentic AI Systems"
        ]

        self.current_focus = [
            "Designing end-to-end AI and ML pipelines",
            "Building production-ready GenAI and agentic workflows",
            "Applying retrieval, reasoning, and evaluation in real systems"
        ]

        self.tools_and_systems = [
            "LLMs, RAG pipelines, and vector search",
            "Conversational and speech-based AI systems",
            "Scalable APIs and deployment-ready architectures"
        ]

        self.principles = [
            "Production over prototypes",
            "Systems thinking over isolated solutions",
            "Learning through building and iteration"
        ]

    def fun_fact(self):
        return "I enjoy working on AI systems where reliability and real-world performance actually matter."


me = Kumaran()

💻 Tech Stack

Languages
Generative AI & LLM Systems
Machine Learning
Conversational & Speech AI
Deep Learning & NLP
Vector Databases
Data & Libraries
Cloud, Big Data & Deployment
Visualization & Apps
Version Control

🌐 Socials:

     

📊 GitHub Activity

✍️ A Quote from the Dev World

Dev Quote


Profile Views

Pinned Loading

  1. ai-powered-financial-news-intelligence-system-using-langgraph ai-powered-financial-news-intelligence-system-using-langgraph Public

    AI-powered financial news intelligence system built with LangGraph multi-agent pipelines, vector embeddings, strict impact ranking, and local LLMs for extractive reasoning, enabling high-precision …

    Jupyter Notebook 1

  2. nextgen-multimodal-generative-vlm-evaluation-suite nextgen-multimodal-generative-vlm-evaluation-suite Public

    A benchmark suite for lightweight generative multimodal Vision-Language Models, comparing ViLT and SmolVLM under resource-constrained inference environments. Demonstrates CPU-only deployment, model…

    Python 1

  3. building-RAG-agents-with-LLMs-NVIDIA building-RAG-agents-with-LLMs-NVIDIA Public

    End-to-end implementation of Retrieval-Augmented Generation (RAG) agents with LLMs using NVIDIA AI Endpoints, a hands-on course project demonstrating vector search, prompt engineering, and evaluati…

    Jupyter Notebook

  4. hotel-sentinel hotel-sentinel Public

    HotelSentinel is an NLP-driven sentiment intelligence system that analyzes hotel reviews to classify customer sentiment and uncover key experience drivers. It combines text preprocessing, TF-IDF fe…

    Jupyter Notebook

  5. persona-sense persona-sense Public

    An end-to-end machine learning system designed for customer intelligence and persona discovery. It leverages unsupervised learning to segment customers based on behavioral and demographic patterns,…

    Jupyter Notebook

  6. aurum-forecast aurum-forecast Public

    AurumForecast is an end-to-end time-series forecasting system designed to predict gold prices over a 30-day horizon. It evaluates multiple statistical and econometric models to capture trend and se…

    Jupyter Notebook