Skip to content
View prateekmulye's full-sized avatar

Block or report prateekmulye

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

Hi, I'm Prateek Mulye 👋

Senior Backend Engineer (Java/Elixir/Python) turned AI Practitioner

I bridge the gap between Distributed Systems and Agentic AI. My core expertise lies in building resilient, event-driven backends (Kafka, Kubernetes) and applying those same architectural principles to build stateful, non-deterministic AI agents.


🌟 Featured Projects

🏎️ ChatFormula 1 (Agentic AI)

  • What it is: A multi-agent system that predicts F1 race outcomes and explains its reasoning.
  • Why it matters: Moves beyond simple RAG by using LangGraph for cyclic reasoning. It implements ReAct patterns, self-reflection, and checkpointers for time-travel debugging.
  • Tech: Python, Streamlit, LangChain, LangGraph, OpenAI, Vector Stores.

📡 synthetic-network-testing-microservice (Distributed Systems)

  • What it is: A high-throughput network observability system.
  • Why it matters: Demonstrates "Senior" backend architecture. It handles synthetic HTTP/ICMP probing at scale, decoupling ingestion from processing using Kafka for resilience.
  • Tech: Java (Spring Boot), Kafka, PostgreSQL, Docker/K8s.

🗺️ geo-standardization-case-study (Data Engineering)

  • What it is: A case study on normalizing and standardizing complex geospatial data.
  • Why it matters: Clean data is the fuel for AI. This project showcases the data engineering rigor required before feeding data into LLMs or RAG pipelines.
  • Tech: Python, Pandas, Data Normalization Algorithms.

⚡ Technical Arsenal

Domain Technologies
AI & Agents LangChain, LangGraph, RAG, Vector DBs, Prompt Engineering
Backend Core Java (Spring Boot), Elixir (Phoenix), Python
Distributed Systems Apache Kafka, gRPC, PostgreSQL, Redis
DevOps & Cloud Kubernetes, Docker, AWS, Terraform

🔍 Recent Activity

  • Exploring Multi-Agent Orchestration patterns.
  • Deep diving into Graph RAG techniques.

LinkedInPortfolio

Pinned Loading

  1. ChatFormula1 ChatFormula1 Public

    Chat with an Formula 1 Expert Chatbot. Upgrade with future vision is in progress...

    Python

  2. networks networks Public

    Java

  3. beginner_epr beginner_epr Public

    This Project is a beginner including Elixir, GraphQL, Pheonix, React and JavaScript

  4. breweryFinder breweryFinder Public

  5. geo-standardization-case-study geo-standardization-case-study Public

    Geo Standardization Case-Study