Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View pranjal-pravesh's full-sized avatar

Block or report pranjal-pravesh

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
pranjal-pravesh/README.md

Hey there, I'm Pranjal Pravesh!

AI/ML Engineer | Android, iOS & Web Developer | Student at IIT Delhi

LinkedIn: Pranjal Pravesh GitHub Follow


A little more about me...

me = {
    code: ["Python", "Swift", "Kotlin", "C++", "HTML", "CSS", "JavaScript"],
    tools: [
        "PyTorch", "TensorFlow", "FastAPI", "Bootstrap", "Jinja2", "React",
        "Jetpack Compose", "MLC LLM", "CoreML", "Metal"
    ],
    ml: [
        "Supervised learning (regression, classification)",
        "Unsupervised learning (clustering, anomaly detection)",
        "Deep Learning (CNNs, RNNs, Transformers, GANs)",
        "Reinforcement learning (PPO, RLHF)",
        "Recommendation systems (collaborative & content-based filtering)",
        "Model compression & deployment (LoRA, quantization)"
    ],
    timeSeries: [
        "ARIMA", "state-space models", "RNN", "MA", "AR", "ARMA", "PACF"
    ],
    interests: [
        "LLMs", "generative AI", "on-device ML agents", "mobile ML inference",
        "hardware-aware ML", "quantitative finance", "NLP", "programmatic ads"
    ],
    projects: [
        "Proactive voice assistant (always-on, on-device, with context memory)",
        "Reddit analysis web app (NLP + LLM)",
        "Qwen3-1.7B adapter-based multi-skill LoRA router",
    ],
    leadership: {
        role: "Secretary",
        org: "NSS IIT Delhi"
    },
    challenge: "Building a proactive, voice-first Reddit analyzer and agent with LLMs, speaker diarization, memory, and multi-modal interface"
}

Pinned Loading

  1. proactive-agent proactive-agent Public

    A sophisticated, modular voice assistant system that provides real-time speech recognition, intelligent classification, local LLM inference, and tool execution capabilities.

    Python 1

  2. android-proactive-agent android-proactive-agent Public

    A sophisticated, modular, android version of the voice assistant system that provides real-time speech recognition, intelligent classification, local LLM inference, and tool execution capabilities.

    C++ 3

  3. Reddit-NLP-Analytics Reddit-NLP-Analytics Public

    Full-stack Reddit analysis platform with web interface, NLP sentiment analysis, topic modeling, and LLM integration. Built with FastAPI, featuring interactive dashboards and data visualization.

    Python

  4. ML-DL-projects ML-DL-projects Public

    A collection of my Machine Learning and Deep Learning projects using diverse datasets, models, and techniques.

    Jupyter Notebook

  5. actionable-gating-classifier actionable-gating-classifier Public

    Classifier that detects whether a sentence requires action or tool invocation in voice-based AI agents.

    Jupyter Notebook

  6. mcp-docker-hub mcp-docker-hub Public

    A centralized FastAPI server that provides a unified interface for all Model Context Protocol (MCP) tools. This hub allows you to easily manage and interact with multiple MCP servers through a sing…

    Python 1