Skip to content
View paarths-collab's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report paarths-collab

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
paarths-collab/README.md
Typing SVG

visitors status open


LinkedIn X Portfolio Email


# ─────────────────────────────────────────────
#  paarth_gala.py
# ─────────────────────────────────────────────

class PaarthGala:
    role     = "AI Engineer & Full Stack Developer"
    degree   = "AI & Data Science Undergrad — Mumbai"
    mantra   = "Ship first. Theorize later."

    building = [
        "MCP servers with institutional repo memory",
        "Multi-agent systems (LangGraph + CrewAI)",
        "RAG pipelines that don't hallucinate in prod",
    ]

    shipped  = [
        "GitHub PR Context MCP   →  repo memory for AI",
        "Aletheia                →  misinformation detection",
        "Bloomberg-Quant         →  AI fintech platform",
        "NSE Telegram Pipeline   →  99%+ uptime",
        "NarrativeSignal         →  unstructured → insights",
        "Resume Analyzer         →  semantic JD matching",
    ]

    research = "Fellow @ SimPPL · Mozilla · MIT + NYU collab"

# we should talk →  [email protected]


PROJECTS

PROJECT WHAT IT DOES
GitHub PR Context MCP Local RAG — gives Cursor & Claude memory of your repo's entire PR history via ChromaDB
Aletheia Deepfake detection · claim verification · AI-content scoring with explainable risk output
Bloomberg-Quant AI quant research — backtesting, paper trading, portfolio simulation, LLM investment insights
NarrativeSignal Converts unstructured data into structured narratives. Trend + anomaly detection at scale
Resume Analyzer Semantic skill matching vs JDs — extracts, scores, and suggests improvements
TripSync Campus ride-matching + student collaboration. FastAPI backend + mobile frontend

EXPERIENCE

NSE News-to-Telegram Automation    [Client]           Mar – Apr 2026
  Real-time financial news pipeline → Telegram
  NLP signal filtering · 99%+ uptime · prod-grade error handling

CEO & Fellow Researcher            [SimPPL / Mozilla]  Jan – Jun 2025
  Responsible AI research · MIT & NYU collaboration
  Open-source tooling for transparent + ethical AI systems

STACK

Python TypeScript JavaScript Go Java

PyTorch TensorFlow scikit--learn Keras OpenCV NumPy Pandas MLflow

LangChain LangGraph CrewAI MCP RAG

FastAPI Node.js NestJS Kafka RabbitMQ

React Next.js Vue.js Three.js Vite Streamlit

MongoDB Redis MySQL Supabase Firebase Cassandra SQLite

Docker Kubernetes GitHub Actions Vercel Render Git Selenium


STATS


CONTRIBUTION GRAPH


SNAKE

caption snake animation

TOP REPOS

killport quant-brain-mcp github-pr-context-mcp

DEV QUOTE


footer
> built in the dark. shipped at 3am. repeat.

portfolio email

Pinned Loading

  1. github-pr-context-mcp github-pr-context-mcp Public

    AI-Powered Repository Memory

    Python 7