Skip to content
View prajwalccc13's full-sized avatar

Block or report prajwalccc13

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
prajwalccc13/README.md
"""
Prajwal Chaudhary - AI/ML Engineering Module
============================================

Architecting multi-agent pipelines, local RAG systems, and deep learning 
models from data preprocessing through end-to-end deployment.

Attributes
----------
location : str
    Sydney, Australia
education : str
    Master of IT in Artificial Intelligence (Macquarie University)
stack : list[str]
    ['PyTorch', 'TensorFlow', 'FastAPI', 'FAISS', 'Python']

Featured Deployments
--------------------
Auto Agent ML : Repository
    Autonomous multi-agent system automating EDA, training, and evaluation 
    via LLM-generated executable code.
Multi-Modal RAG : Repository
    Local RAG chatbot featuring hybrid search, hallucination gating, 
    and cross-encoder reranking.

Contact
-------
Email     : prajwalc133@gmail.com
LinkedIn  : <https://www.linkedin.com/in/prajwal-chaudhary/>
Portfolio : <https://prajwalccc13.github.io/>
"""

Pinned Loading

  1. rag-search rag-search Public

    A production-grade RAG system with hybrid search, cross-encoder reranking, and hallucination gating.

    Python

  2. AutoAgentML AutoAgentML Public

    A multi-agent system that automates the entire ML pipeline from EDA and model training to evaluation using LLMs.

    Jupyter Notebook

  3. online-retail-dashboard online-retail-dashboard Public

    Interactive Streamlit dashboard built to analyze e-commerce sales trends

    Jupyter Notebook

  4. POC-RaspPi-Backend-new POC-RaspPi-Backend-new Public

    End-to-end CNN solution for disease detection in cauliflower crops.

    PureBasic