Skip to content
View dharaneeshexe-web's full-sized avatar

Block or report dharaneeshexe-web

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
dharaneeshexe-web/README.md

header

Typing SVG

from universe import engineer

class Dharaneesh(engineer):
    def __init__(self):
        self.name         = "Dharaneesh N"
        self.location     = "Coimbatore, India"
        self.degree       = "B.Tech in AI & ML"
        self.role         = "AI / ML Engineer"
        self.stack        = ["Python", "PyTorch", "LangChain",
                             "FastAPI", "Docker", "Kubernetes"]
        self.currently    = ["GraphRAG", "Distributed Systems",
                             "LLM Agent Orchestration"]
        self.fun_fact     = "I build agents that build other agents"
        self.superpower   = "Shipping production AI, not just notebooks"

    def connect(self) -> str:
        return "dharaneesh794@gmail.com"

πŸ› οΈ Tech Stack

Languages

Python C

AI/ML & LLMs

PyTorch scikit-learn LangChain LangGraph FAISS Groq Gemini Claude Optuna sentence-transformers Gymnasium

Frameworks & Web

FastAPI React Next.js Celery Prefect

Cloud & DevOps

Docker Kubernetes Kustomize GitHub Actions Nginx Prometheus Grafana OpenTelemetry

Databases

PostgreSQL Redis Qdrant TigerGraph Supabase

Tools & Platforms

Git Hugging Face Vercel Google Cloud

πŸ“Š GitHub Analytics

Contribution Snake

github contribution grid snake animation

πŸš€ Featured Projects

Project Stack Highlights
MultiAgent Orchestrator LangGraph + FastAPI + Kubernetes 5-agent DAG with hallucination scoring, parallel fan-out, automatic retry. 12-container K8s stack with Prometheus/Grafana, OpenTelemetry, CI/CD with rollback
MLOps Pipeline PyTorch + Optuna + Kubernetes Feature store (PostgreSQL + Redis), automated Optuna tuning, model registry with staging-to-production gates, drift detection dashboards
MedGraph RAG FAISS + TigerGraph + Groq LLaMA FAISS RAG, GraphRAG & Hybrid QA. 2-hop retrieval with BERTScore. 5000+ vector embeddings for retrieval benchmarking

πŸ† Achievements

Achievement Details
πŸ… TigerGraph x BuilderBase GraphRAG Hackathon Participant (2026)
πŸ… Scaler OpenEnv Hackathon Participant (2025)
πŸ€— Hugging Face Spaces Deployed AI/RL applications
🌍 Open Source Contributed to langchain/langgraph

πŸŽ“ Education

Degree Institution Year Score
B.Tech – Artificial Intelligence & Machine Learning SNS College of Technology, Coimbatore 2024 – Present CGPA 8.00

Currently Learning

🧠 GraphRAG       β†’ TigerGraph + FAISS Hybrid Retrieval
βš™οΈ Distributed Systems β†’ Kubernetes + Kafka + Celery
πŸ€– LLM Agents     β†’ LangGraph + Multi-Agent Orchestration

Dev Quote

Dev Quote

πŸ“« Let's Connect

Profile Views

footer

Popular repositories Loading

  1. ecom-env ecom-env Public

    Python

  2. MEDGRAPH-TIGERGRAPH MEDGRAPH-TIGERGRAPH Public

    HTML

  3. multiagent-orchestrator multiagent-orchestrator Public

    Built a distributed multi-agent AI orchestration platform using LangGraph, FastAPI, and Groq LLMs. Implemented RAG with Qdrant, Celery workers, PostgreSQL, Prefect scheduling, OpenTelemetry tracing…

    Python

  4. deepagents deepagents Public

    Forked from langchain-ai/deepagents

    The batteries-included agent harness.

    Python

  5. opentelemetry-python opentelemetry-python Public

    Forked from open-telemetry/opentelemetry-python

    OpenTelemetry Python API and SDK

    Python

  6. qdrant-client qdrant-client Public

    Forked from qdrant/qdrant-client

    Python client for Qdrant vector search engine

    Python