Skip to content
View paritoshv's full-sized avatar
💻
https://paritosh.space/
💻
https://paritosh.space/

Block or report paritoshv

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.

Content in all repositories owned by your account will be closed.
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
paritoshv/README.md

Paritosh Varshney

Backend + LLM engineer · 3.2 yoe · Bangalore, India

paritosh.space · LinkedIn · X · varshneyparitosh7@gmail.com


What I'm building

django-admin-mcp — read-only Django admin access for AI agents over MCP. Every read runs through ModelAdmin permissions, secret fields are redacted, queries hit read replicas with timeouts. Running in production: debugging sessions dropped from hours to minutes, and agents now triage customer support tickets.

faultline-orchestrator — durable multi-step LLM agent workflows. Validation gates, retries, and resume-after-failure so a long run survives a crash instead of starting over.

multi-llm-web-orchestrator — Chrome side panel that fans a single prompt across ChatGPT, Claude, Gemini, and Grok through authenticated sessions, and puts the answers side by side.

mikochan-the-mini-perplexity — compact answer engine: live web search, grounded LLM answers, citations back to sources.


Stack

  • Languages — Python, Go, TypeScript, JavaScript, C, C++
  • Backend — Django, Node.js, Celery, event-driven services, AWS
  • Data — MySQL, MongoDB, Redis, RabbitMQ, MQTT
  • AI — LLM orchestration, MCP, agents, token & cost observability, RAG

B.E. (Hons.) Electronics & Instrumentation, BITS Pilani Goa.

Pinned Loading

  1. faultline-orchestrator faultline-orchestrator Public

    durable multi-step LLM agent workflows

    Python

  2. nostalgia-generator nostalgia-generator Public

    TypeScript

  3. django-admin-mcp django-admin-mcp Public

    Python

  4. rag-qa rag-qa Public

    Python