Skip to content
View karthikj5453's full-sized avatar

Block or report karthikj5453

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
karthikj5453/README.md
██╗  ██╗ █████╗ ██████╗ ████████╗██╗  ██╗██╗██╗  ██╗
██║ ██╔╝██╔══██╗██╔══██╗╚══██╔══╝██║  ██║██║██║ ██╔╝
█████╔╝ ███████║██████╔╝   ██║   ███████║██║█████╔╝ 
██╔═██╗ ██╔══██║██╔══██╗   ██║   ██╔══██║██║██╔═██╗ 
██║  ██╗██║  ██║██║  ██║   ██║   ██║  ██║██║██║  ██╗
╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝╚═╝╚═╝  ╚═╝
    ██╗ █████╗ ██████╗ ██╗  ██╗ █████╗ ██╗   ██╗
    ██║██╔══██╗██╔══██╗██║  ██║██╔══██╗██║   ██║
    ██║███████║██║  ██║███████║███████║██║   ██║
██   ██║██╔══██║██║  ██║██╔══██║██╔══██║╚██╗ ██╔╝
╚█████╔╝██║  ██║██████╔╝██║  ██║██║  ██║ ╚████╔╝ 
╚════╝ ╚═╝  ╚═╝╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝  ╚═══╝  

AI/ML Engineer · RAG Systems · LLM Applications

LinkedIn GitHub Email


class KarthikJadhav:
    def __init__(self):
        self.university  = "IIIT Vadodara, Gujarat"
        self.degree      = "B.Tech Computer Science"
        self.focus       = ["RAG Systems", "LLMs", "Information Retrieval"]
        self.currently   = "Building production-grade AI retrieval pipelines"
        self.fun_fact    = "I improve recall@k, not just vibes 📈"

    def say_hi(self):
        print("Hey! I build AI systems that actually retrieve the right stuff.")

What I Work With

AI / ML Stack

Python PyTorch scikit-learn NumPy Pandas

Retrieval & Vector Systems

ChromaDB Sentence Transformers

Full Stack & Tools

C++ SQL React Node.js Docker Streamlit Git


Featured Projects

RAG Research Assistant — Production-Grade AI Retrieval

The thing I'm most proud of.

A multi-stage Retrieval-Augmented Generation system that goes way beyond naive vector search.

Query → Expansion (LLM) → Dense Search (ChromaDB) + Sparse Search (BM25)
      → Reciprocal Rank Fusion → Cross-Encoder Re-ranking → Grounded Answer
Metric Improvement
Retrieval Relevance ↑ 40–60%
Recall (via RRF) ↑ 2.3×
Irrelevant Results ↓ 35%
Documents Supported 1000+

Tech: Python Gemini ChromaDB BM25 Sentence-Transformers Arize Phoenix Streamlit


AI Governance Co-Pilot — Civic Intelligence Platform

AI that helps governments actually listen to citizens.

A full-stack platform that turns raw citizen complaints + policy docs into actionable governance insights.

  • 🗺️ Geospatial heatmaps to pinpoint high-impact issue clusters
  • 🤖 Gemini AI pipeline for complaint classification & sentiment analysis
  • 📄 Document intelligence for summarizing long government reports
  • 🎙️ LLM-generated public communications from live data

Tech: React TypeScript Node.js PostgreSQL Gemini AI

--

Certifications

Certification Issuer Valid Until
☁️ Oracle Cloud Infrastructure 2025 AI Foundations Associate Oracle Oct 2027

📊 GitHub Stats

Karthik's GitHub stats

Top Langs


Concepts I Think About

Information Retrieval   ████████████████████  Vector Search
Query Expansion         ████████████████░░░░  Re-ranking
Embeddings              ███████████████░░░░░  Evaluation (Precision@k)
Deep Learning           ██████████████░░░░░░  LLM Systems
RAG Architecture        █████████████████░░░  Observability

"Retrieval is not search. It's the art of finding what the user actually meant."

Visitor Count

Pinned Loading

  1. rag_research_assistant rag_research_assistant Public

    A professional, production-grade **Retrieval-Augmented Generation (RAG)** system designed for academic and corporate research. This assistant goes beyond basic RAG by implementing a 5-level archite…

    Python 1

  2. AI-GOVERNANCE-CO---PILOT AI-GOVERNANCE-CO---PILOT Public

    A Secure Intelligence Operating System for Public Leaders

    Dockerfile

  3. ZenithGupta/Collaborative-IDE ZenithGupta/Collaborative-IDE Public

    Place for multiple people to type and run code together (SS Project)

    TypeScript 1

  4. COLLABORATIVE-IDE- COLLABORATIVE-IDE- Public archive

    JavaScript

  5. ai-voice-detector-hackathon ai-voice-detector-hackathon Public

    Python