Skip to content
View shivadharmi's full-sized avatar

Block or report shivadharmi

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

💫 About Me:

I'm an AI Engineer who builds intelligent, agentic systems that solve real-world problems at scale.

Currently I'm working on a hyperlocal AI-powered knowledge network where people broadcast location-based questions and get real-time, AI-curated answers from their neighborhood. I own the platform end to end — from LangGraph multi-agent pipelines and geospatial broadcasting to an always-on WhatsApp conversation engine. Before Brrdcast, I led AI development at ihiring.ai, architecting a production-grade AI voice interview platform that scaled to 500+ concurrent sessions.

What I'm building:

  • Brrdcast — a hyperlocal AI knowledge network spanning a web app, an admin dashboard, and an always-on WhatsApp engine. Langchain deep agents (Query + Reply pipelines), hybrid retrieval (Pinecone vector + MongoDB BM25 with RRF), H3 geospatial broadcasting, and SSE streaming.
  • Jarvis — a multi-agent "Personal AI Operating System" for founders, built on a Perceive → Understand → Plan → Act → Communicate loop. A hub-and-spoke orchestrator routes to 7 specialized Claude sub-agents, with a TrustEngine approval gate and TriSearch retrieval across Qdrant, Postgres FTS, and Neo4j.
  • CHIMERA — an AI-agent red-teaming framework for security-testing LLMs, agentic apps, RAG pipelines, MCP servers, and AI coding assistants against prompt-injection and chain-composition attacks.

My journey:

I've spent 5+ years evolving from web development to AI engineering across startups and enterprises. At Loginsoft I built the Cytellite IP enrichment platform processing 10M+ daily records with 40% latency reduction, and developed healthcare systems serving 50K+ monthly users. Earlier, I built full-stack applications, integrated payment gateways handling $500K+ monthly transactions, and architected cybersecurity research platforms.

What drives me:

  • I'm fascinated by the intersection of AI research and production systems. How do you take cutting-edge LLM capabilities and make them reliable, scalable, and useful? That's the puzzle I wake up solving.
  • My approach combines solid software engineering (distributed systems, microservices, cloud architecture) with modern agentic AI (multi-agent orchestration, RAG, knowledge graphs, the Model Context Protocol). I believe the best AI systems are built on boring, reliable infrastructure.

Tech stack:

  • AI/ML: LangChain, LangGraph, OpenAI, Anthropic Claude, Multi-Agent Systems, Agentic AI, Model Context Protocol (MCP), RAG, Knowledge Graphs, AI Red-Teaming, Transformers, Embeddings, AWS Bedrock
  • Backend: Python (FastAPI, Django), Node.js, Go, gRPC
  • Frontend: React, Next.js, TypeScript, Tailwind CSS
  • Data: PostgreSQL, MongoDB, Redis, Qdrant, Neo4j, Pinecone, Elasticsearch
  • Cloud & DevOps: AWS (Lambda, S3, SQS, EventBridge, Bedrock), GCP, Docker, Kubernetes, Terraform

Currently exploring:

LLM orchestration, AI agent frameworks, AI security, and production ML systems. Recent certifications: Machine Learning Specialization (Stanford), LangChain & LangGraph (DeepLearning.AI / LangChain Academy), Agent Communication Protocol, and Claude Code.

Let's connect if you're:

  • Working on interesting AI/ML problems
  • Building production AI or agentic systems
  • Hiring for AI Engineering roles
  • Just want to chat about technology

Always happy to help fellow engineers navigate the AI landscape!

Pinned Loading

  1. muldro muldro Public

    Personal AI operating system for founders — a multi-agent runtime that perceives Gmail, Calendar, Slack and GitHub, maintains a world model, plans, and gates every external write behind trust and a…

    Python 1

  2. mini-posthog-platform mini-posthog-platform Public

    Agent trace analytics engine — a mini PostHog/Langfuse for AI agents. A batched TypeScript SDK feeds DuckDB (append-only events + a first-class traces read model), an LLM emits validated QueryPlans…

    TypeScript

  3. AI_DS_Technical_Eval AI_DS_Technical_Eval Public

    EV fleet analytics: a next-day revenue prediction pipeline (Ridge / Random Forest / XGBoost over leakage-safe lag features) plus a LangChain SQL-agent chat assistant with input/output guardrails. W…

    Jupyter Notebook 5

  4. CHIMERA CHIMERA Public

    Chained Harm & Injection Measurement for Evaluating Risks in Agents — a red-team research framework that tests hosted models, agentic apps, RAG pipelines, MCP servers, AI coding assistants, macOS d…

    Python 1

  5. sarvam-buildathon sarvam-buildathon Public

    Ask the Document — get a plain-language answer about a dense official page with the exact line it came from, or an honest "this page doesn't say". The model points at line numbers and never writes …

    Python

  6. lucid lucid Public

    A Claude skill that turns walls of AI-generated text into a clean, navigable single-file HTML page you can actually read — and learn from. Dark/light theme, color-coded diagrams, real syntax highli…

    HTML 1