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

Skip to content
View Pratham-M-J's full-sized avatar

Highlights

  • Pro

Block or report Pratham-M-J

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
Pratham-M-J/Readme.md
Pratham M J Banner

Hi there, I'm Pratham M J 👋

Distributed Systems Intern @ Akamai  ·  AI Engineer  ·  PES University

LinkedIn Email Location


Architecting scalable distributed infrastructure and building intelligent AI agents.

Currently focused on large-scale compute using Go at Akamai Technologies. I also design robust developer tooling and complex AI workflows, including multi-agent networks and RAG pipelines.

  • Currently Interning at: Akamai (Distributed Computing & Systems Design)
  • Currently Building: ErrorX (LangGraph bug injection engine) & Eco-Score.AI (Autonomous environmental analysis engine)
  • Interests: Distributed Systems, Cloud Architecture (Pub/Sub, P2P), LLM Pipelines, Agentic Frameworks

âš¡ Tech Stack

Languages

Go Python JS Java C

AI / ML

LangChain LangGraph CrewAI LlamaIndex OpenAI MCP TensorFlow PyTorch FAISS ChromaDB Sentence Transformers

Backend & Infrastructure

FastAPI Flask Spring Boot PostgreSQL Redis Kafka Nginx

DevOps & Tooling

Docker Kubernetes Git GitHub


🚀 Featured Projects

Project Description Stack
ErrorX LangGraph pipeline that searches, clones, and injects production-grade bugs for developer benchmarking. Python, LangGraph, FAISS, ChromaDB
Eco-Score.AI Autonomous engine scraping product data to predict carbon emissions using refined ML models. Python, PyTorch, FastAPI
ADGM Corporate Agent Multi-agent document compliance system for regulatory analysis and automated DOCX rewriting. LangChain, CrewAI, ChromaDB
YAK — Yet Another Kafka Lightweight distributed message broker with leader election, synchronous replication, and partitioning. Python, Flask, Redis
Multi-Agent Stock Analyzer Real-time stock news collection and sentiment analysis using specialized agents. Python, CrewAI
Agentic-RAG LlamaIndex-powered agentic document Q&A with intelligent query routing. Python, LlamaIndex

Contribution Graph
BUILD. BREAK. LEARN. REPEAT.

Popular repositories Loading

  1. WanderLens WanderLens Public

    JavaScript

  2. LangGraph LangGraph Public

    AI agents

    Jupyter Notebook

  3. E-commerce-Reviewer E-commerce-Reviewer Public

    AI-powered Flipkart product reviewer that scrapes live data, reads real reviews, and roasts products like your brutally honest best friend. Built with LangChain, Streamlit, and Gemini

    Python

  4. Agentic-RAG Agentic-RAG Public

    Agentic RAG using LlamaIndex enables intelligent query routing between summarization and vector search tools for dynamic, context-aware document question-answering.

    Jupyter Notebook

  5. Knowledge-Graphs Knowledge-Graphs Public

    This repository contains a lightweight, zero-cost pipeline for constructing a domain-specific knowledge graph (KG), taking inspiration from the PHALM research paper

    Jupyter Notebook 1

  6. Multi-Agent-stock-analyzer Multi-Agent-stock-analyzer Public

    Multi-Agent Stock Analyzer, built on CrewAI, automates real-time stock news and data collection, analysis, and summarization. Specialized agents handle web scraping, sentiment analysis, and event e…

    Python