Skip to content
View Pranshu0204's full-sized avatar

Highlights

  • Pro

Block or report Pranshu0204

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


🧠 About Me

  • πŸ€– I build production-grade LLM systems β€” RAG fusion pipelines, multi-agent DAGs (LangGraph), and local-first QLoRA fine-tuning with auto device detection (CUDA / MPS / CPU)
  • πŸ₯ I work on clinician-supervised clinical AI β€” multimodal triage agents on Gemini Live API with structured JSON outputs across 9 languages
  • πŸ“Š I'm evaluation-obsessed β€” every system I ship has a /benchmark endpoint, JSON-parse rates, MAE per dimension, or tier-accuracy reports
  • πŸ›‘οΈ I architect for responsible AI β€” decoupling bias detection from scoring, separating observation from influence, designing for auditability
  • πŸ›£οΈ My foundations are in classical CV β€” OpenCV + Hough transforms, real-time stream processing with confidence scoring
  • πŸ“ Based in Darmstadt πŸ‡©πŸ‡ͺ β€” currently exploring research collaborations in healthcare AI and applied ML

⚑ Tech Stack

LLM & Agents

RAG & Data

ML / CV / NLP

Backend & Web

Languages & Infra


πŸš€ Featured Projects

🎯 RecruitSense

LLM-powered resume screener with RAG, multi-agent DAG, bias decoupling, and local QLoRA fine-tuning.

5-dimension weighted scoring Β· RAG Fusion (Qdrant + BGE-large) with Reciprocal Rank Fusion Β· LangGraph DAG running RAG βˆ₯ bias in parallel Β· deterministic composite math Β· QLoRA pipeline auto-detecting CUDA/MPS/CPU.

Clinician-supervised, non-diagnostic multimodal AI for overloaded clinics. Voice + docs + text, 9 languages, 6 modules.

Built on Gemini 2.0 + Live API Β· structured JSON triage with severity-coded UI Β· role-aware prompts (Clinician / Patient / Caregiver) Β· WebSocket live voice via LiveClient Β· graceful Markdown fallback when JSON parsing fails.

TextBlob lexicon vs Gemini 2.0 Flash β€” side-by-side with a benchmarking endpoint.

Two engines on the same input Β· agreement flag + polarity delta Β· /benchmark reports per-method accuracy and per-sample correctness Β· graceful LLM fallback on quota exhaustion. Designed as a mini eval framework, not just a classifier.

Real-time CV pipeline with structured per-frame stream logging and confidence scoring.

OpenCV + Canny + Hough transform Β· per-frame JSON records (status, confidence, fps) Β· DETECTED / PARTIAL / NO_LANES tiers Β· summary metrics on exit Β· annotated video output. Treats CV like a streaming data system, not a script.

πŸ”¬ More projects β€” research & experiments
  • Beyond the Siren β€” Evaluation framework for equitable emergency care in low- and middle-income countries
  • MLJAK2-Biotech β€” ML applied to biotech / JAK2 research workflows
  • Company Culture Analysis β€” NLP-driven culture analysis from employee reviews using sentiment scoring, tokenization, and word-frequency visualization
  • Maxwell's Rule in AR β€” WebXR experience visualizing electromagnetic theory ⭐

πŸ“Š GitHub Stats


🀝 Let's Connect

Open to collaborations and roles in LLM systems engineering, applied ML research, and responsible healthcare AI.
If you're shipping evaluation-first ML or building agentic systems with care for safety and bias β€” let's talk.

Pinned Loading

  1. RecruitSense RecruitSense Public

    Python

  2. Aegis Aegis Public

    Clinician-supervised, non-diagnostic AI agent for overloaded clinics

    TypeScript

  3. Beyond-the-Siren-Evaluation-of-Equitable-Emergency-Care-in-Low-and-Middle-Income-Countries Beyond-the-Siren-Evaluation-of-Equitable-Emergency-Care-in-Low-and-Middle-Income-Countries Public

    Jupyter Notebook

  4. Culture-Analysis-for-CulturOS Culture-Analysis-for-CulturOS Public

    Jupyter Notebook

  5. Dual-Engine-Twitter-Sentiment-Analysis Dual-Engine-Twitter-Sentiment-Analysis Public

    Python

  6. MLJAK2-Biotech- MLJAK2-Biotech- Public

    Jupyter Notebook