Skip to content
View Dharundp6's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Dharundp6

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.

Content in all repositories owned by your account will be closed.
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
Dharundp6/ReadMe.md

Hi, I'm Dharun 👋

What I build

Portfolio LinkedIn Kaggle GitHub

Profile views


🚀 What I build

  • 🤖 Agentic AI and RAG systems in production at Grapeworks AI: multi-agent orchestration, GraphRAG pipelines, and LLM tool-calling shipped for live clients.
  • 🏆 Top 5 worldwide out of thousands of teams in a Kaggle LLM agentic-retrieval competition, built on a 12-stage hybrid retrieval pipeline with multi-LLM reranking over a multilingual legal corpus.
  • 📈 Shipped a RAG document-retrieval system serving 200+ daily users, lifting match accuracy roughly 30% with embedding-based retrieval and vector search.
  • 🎓 MSc Data Science, University of Glasgow (Russell Group), expected Distinction.

🔭 Currently

Building multi-agent automation and GraphRAG products at Grapeworks AI, going deeper on LangGraph, LLM fine-tuning (LoRA), retrieval and reranking, and distributed training.

🧰 Tech I reach for

AI / LLM Python PyTorch LangChain LangGraph Hugging Face

Build & Ship FastAPI TypeScript Next.js Docker GitHub Actions

Data & Cloud SQL DuckDB MongoDB AWS Oracle Cloud

📌 Featured projects

🏆 LLM Agentic Legal Retrieval   Kaggle Top 5 Worldwide

Cross-lingual Swiss legal citation retrieval, ranked in the top 5 of thousands of teams. A 12-stage hybrid pipeline fusing BM25, dense embeddings, and graph co-citation, topped with a cross-encoder reranker and a multi-LLM agentic voting layer.
Python  ·  PyTorch  ·  FAISS  ·  BGE-M3  ·  Qwen2.5  ·  DeepSeek


💹 RAG for Complex Financial Data   FinTech RAG

Retrieval-Augmented Generation over complex, multi-source financial documents, with recursive validation loops that keep numerical KPI extraction accurate.
Python  ·  LangChain  ·  Vector Search  ·  Embeddings


🔗 More work, including production systems built at Grapeworks AI, on my portfolio.


Dharun's contribution graph as a snake game

Pinned Loading

  1. RAG_for_Complex_Data RAG_for_Complex_Data Public

    Cutting-edge financial analysis tool using Retrieval-Augmented Generation (RAG) to process complex financial data. This project combines AI-powered document retrieval with contextual response gener…

    Python 12 4

  2. jev-carryforward jev-carryforward Public

    What your last session knew, scored against what this one is doing. MCP server: a per-project ledger written as things happen, recalled per task with TypeSafe's Jev evaluation model via Vercel AI G…

    TypeScript 1

  3. Indian_Bovine Indian_Bovine Public

    The Indian Bovine Classification project is an innovative web application designed to revolutionize the identification and study of Indian cattle breeds. Combining state-of-the-art image recognitio…

    HTML

  4. agentloop agentloop Public

    Adaptive multi-agent orchestration for AI agents route to typed specialist agents, learn from outcomes, and run self-correcting propose→dispatch→verify→retry agent loops. Zero-dependency TypeScript…

    TypeScript