GitHub profile README for Sachin, a self-described applied AI architect and engineer. It points to selected open-source projects covering agents, retrieval (RAG), evaluation and reliability tooling, and lists skills, working style, engagement terms and contact details.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONAgentLeak is an open-source privacy testing tool for AI agents. It detects data leaks across tool calls, memory, and logs using a local Python SDK, CLI, and MCP tools, providing redacted reports and CI gates without cloud dependencies.
SUM is an open-source tool for verifying AI text transformations with cryptographic receipts. It checks what changed, what was preserved, and what was lost when AI rewrites text, with cross-runtime Ed25519 signatures and offline verification.
garak is an open-source LLM vulnerability scanner from NVIDIA that probes generative AI models for hallucination, data leakage, prompt injection, toxicity, jailbreaks and other weaknesses, similar in spirit to nmap or Metasploit but for LLMs.
DeepEval is an open-source LLM evaluation framework designed for unit testing AI applications, including RAG pipelines, agents, and chatbots.