Skip to content
View Yashvardhan-Chaudhry's full-sized avatar

Block or report Yashvardhan-Chaudhry

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

Pinned Loading

  1. ARIA-multiagent-research ARIA-multiagent-research Public

    Autonomous research agent, v1→v3: a LangGraph multi-agent crew that researches a topic, writes a cited article, and fact-checks its own claims before Publishing.

    Python 1

  2. rag-retrieval-engineering rag-retrieval-engineering Public

    A deployable FastAPI RAG service + a from-scratch hybrid-search (vector/BM25/RRF) evaluation with Precision@5.

    Python

  3. malaria-detection-cnn malaria-detection-cnn Public

    Deep learning model in TensorFlow that detects malaria from blood cell microscopy images at 97% accuracy, with Grad-CAM heatmaps for clinical interpretability.

    Jupyter Notebook

  4. smart-kumbh-dbms smart-kumbh-dbms Public

    Oracle-based event management database for Kumbh Mela-scale operations — 19 normalized tables, 5 PL/SQL triggers, 6 stored procedures, 3 functions, with automated bed allocation, audit logging, and…

    PLSQL

  5. LLM-engineering-labs LLM-engineering-labs Public

    Focused LLM-engineering experiments: prompt-strategy evaluation, tokenization, async batching, local models, and chatbots.

    Python