Skip to content
View Vijay190899's full-sized avatar

Block or report Vijay190899

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

Vijay Ananth Karunanithi

AI Engineer · Applied AI Research

LinkedIn portfolio profile views

I design and build AI systems across the full stack: retrieval-augmented generation, multi-agent orchestration, and the LLM infrastructure that runs them, with evaluation and observability designed in from the start. Alongside engineering, I conduct scientific research in AI with a focus on multi-agent systems.


GitHub metrics

contribution streaks

frameworks and tools

Pac-Man contribution graph

Current work

Project What it does Core stack
supply-chain-agent-orchestrator Multi-agent logistics disruption response with a durable human-approval gate, an MCP tool server, and a written LangGraph vs CrewAI benchmark LangChain, LangGraph, CrewAI, OpenAI, MCP, SQLite
disclosure-rag Retrieval over financial filings that cites the exact page and region for every claim, with self-correction before answering PyTorch, Qdrant, FastAPI, Pydantic, Docker, Hybrid retrieval
llm-gateway-observability A single gateway in front of LLM providers: semantic caching, guardrails, rate limits, cost and latency tracking Langfuse, FastAPI, Pydantic, Redis, EKS, Terraform

Each project ships with a test suite, CI, architecture decision records, and technical documentation.

Stack

AI and agents

Backend and data

Cloud and operations

Tooling and quality

Pinned Loading

  1. fernweh fernweh Public

    AI-first travel backend demo: NL search, personalized ranking, content enrichment. Go monorepo + Postgres + Redis + Asynq + Jaeger.

    Go

  2. supply-chain-agent-orchestrator supply-chain-agent-orchestrator Public

    Multi-agent logistics disruption orchestrator (LangGraph, with a CrewAI comparison).

    Python