Skip to content
View pratham2402's full-sized avatar
🙂
🙂

Block or report pratham2402

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

MasterHead

Hi 👋, I'm Pratham Bhosale

Software Developer | AI Enthusiast

Coding

pratham2402

  • 🔭 I’m currently working on Generative AI (GenAI) and Agentic AI systems

  • 🌱 I’m actively learning Google AI Studio, LangChain, Prompt Engineering

  • 💬 Ask me about Edge Computing (Arduino, Raspberry Pi, NVIDIA Jetson Nano), Edge Impulse, Programming Languages (Python, Java, C++), Postman, Linux, AI, Machine Learning, GenAI, and Agentic AI

  • ⚡ Fun fact I built (assembled) my computer in 7th grade.

Connect with me:

bug_buster01 bug_buster01

Languages and Tools:

arduino bash c cplusplus figma html5 java javascript linux mysql pandas python scikit learn docker git postman

pratham2402

 pratham2402

pratham2402

Pinned Loading

  1. agentic-churn-retention-agent agentic-churn-retention-agent Public

    AI agent that intercepts SaaS subscription cancellations and autonomously determines personalized retention offers using LangGraph multi-agent loops, ChromaDB multi-vector RAG, and DeepSeek LLM wit…

    Python

  2. contract-risk-analysis contract-risk-analysis Public

    A production-grade compliance scanning system that analyzes contract clauses against GDPR, HIPAA, PCI DSS, SOC 2, NIST CSF, SOX, and 11 other standards using FAISS hybrid vector search.

    Python

  3. lsm-kv-store lsm-kv-store Public

    A persistent, crash-resilient key-value storage engine built on LSM-Tree architecture in C++17 — featuring MemTable, WAL with CRC checksums, SSTable files with sparse indexes, and per-file Bloom fi…

    C++

  4. ShadowCache ShadowCache Public

    Transparent Redis caching for raw MySQL connections. No ORM required

    Python