Skip to content
View arnavanuj's full-sized avatar

Block or report arnavanuj

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. kyc-adverse-agent kyc-adverse-agent Public

    AI-powered KYC adverse media screening agent that searches, scrapes, and analyzes web articles using semantic embeddings and local LLMs to assess financial crime risk.

    Python 1

  2. executive-coach-agent executive-coach-agent Public

    AI-powered Executive Coaching Agent built using LangGraph, FastAPI and local LLMs. Demonstrates agent orchestration, memory-driven conversations, Docker containerization and CI/CD with GitHub Actions.

    Python

  3. mcp-ticket-rag mcp-ticket-rag Public

    Hybrid MCP + RAG system for querying and summarizing GitHub issues using local LLMs, vector search, and semantic routing via Ollama. Capability Highlight: Demonstrates hybrid AI retrieval architect…

    Python

  4. ai-compliance-investigator ai-compliance-investigator Public

    Prod-ready repo of AI Compliance Investigator built with Node.js, TypeScript, and LangChain/LangGraph. The repository implements multi-agent orchestration, asynchronous processing, retries, audit-r…

    TypeScript

  5. cachefront-local-simulator cachefront-local-simulator Public

    Cache invalidation is a persistent challenge in distributed systems, balancing consistency and performance. This project simulates real-world scenarios using databases and caching layers to expose …

    Python

  6. adaptive-db-load-simulator adaptive-db-load-simulator Public

    Simulation of adaptive database request handling under load using pooling, routing, circuit breaking, and multiplexing.