Skip to content
View CODEsane04's full-sized avatar
😴
Programming without emotions
😴
Programming without emotions
  • Jodhpur, Rajasthan

Highlights

  • Pro

Block or report CODEsane04

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

whoami

class Debjit:
    def __init__(self):
        self.role = "CS Undergrad @ IIT Jodhpur | Building Agentic AI Systems"
        self.focus = ["LLM Orchestration", "RAG Pipelines", "AI Agents"]
        self.currently_building = "Autonomous multi-agent pipelines that grade their own homework"
        self.fun_fact = "I optimize latency the way some people optimize their morning coffee routine"

    def say_hi(self):
        return "let's build something that doesn't hallucinate 🀝"

πŸ› οΈ Core Projects

πŸ”— Link Hunter β€” AI Chrome Extension A full-stack extension backed by FastAPI that analyzes web images and retrieves context-aware YouTube tutorials via a 2-stage multimodal pipeline (Gemma-4-31B-IT + Gemini embeddings + cosine re-ranking). A/B tested across 4 system prompts on a golden dataset, graded by an LLM-as-a-Judge. Β |Β  FastAPI LangSmith Pydantic Multimodal

πŸ“° Multi-Agent Newsletter β€” Autonomous News Curator A stateful DAG of 4 specialized LLM agents across 7 functional nodes, built on LangGraph. Implements an LLM-as-a-judge critic loop with a 3-retry limit and a hybrid RAG pipeline to keep every briefing grounded β€” zero context flooding, zero hallucinations. LangGraph LangChain RAG Reflection Pattern

I test my agents like they're production systems β€” not demos.


🧰 Tech Stack

Languages
Python C++ JavaScript

AI / LLM Engineering
LangChain LangGraph FastAPI HuggingFace

Vector DBs & Retrieval
Chroma Pinecone FAISS

Evaluation & Observability
LangSmith RAGAS

Tools & Platforms
Git AWS Bedrock Google Colab


πŸ† A few numbers that made me smile

  • πŸŽ“ Top 3% β€” JEE Advanced'23 (AIR 8,772 / 2.5 lakh students)
  • πŸŽ“ Top 1% β€” JEE Mains'23 (AIR 14,772 / 12 lakh students)

πŸ“« Let's connect

LinkedIn Gmail LeetCode

profile views

Pinned Loading

  1. Link-Hunter Link-Hunter Public

    Link Hunter is a full-stack Chrome extension that uses multimodal AI and semantic vector re-ranking to instantly find relevant YouTube tutorials from any image on the web.

    Python 1

  2. multiscale_spectral_motion_synthesis multiscale_spectral_motion_synthesis Public

    Forked from Advaith1509/multiscale_spectral_motion_synthesis

    An extension of Generative Image Dynamics (CVPR 2024) utilizing decoupled Multi-Scale frequency heads and Cross-Band Attention to recover high-frequency textural motion in diffusion-based video gen…

    Python

  3. URL-shortener URL-shortener Public

    MERN Stack URL Shortener: A robust, authenticated service that converts long URLs into unique, short links. Features MVC architecture, secure JWT authentication (with HTTP-only cookies), and real-t…

    JavaScript

  4. Autonomous-traffic-router-for-EV Autonomous-traffic-router-for-EV Public

    "the most mind bending description"

    JavaScript 2