Skip to content
View sachncs's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sachncs

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

Hi, I'm Sachin πŸ‘‹

Applied AI Architect & Engineer β€” I turn frontier AI into safe, reliable, production systems that deliver measurable business outcomes for enterprises.

I help organizations move from use-case discovery through architecture, prototyping, evaluation, and sustained production adoption. I work equally well as a senior technical advisor to CTO/CIO/CISO stakeholders and as a hands-on engineer writing code, building evaluation harnesses, and resolving complex integrations.

What I Do

  • Enterprise AI architecture β€” end-to-end solutions spanning models, applications, data, integration, security, privacy, governance, evaluation, and deployment.
  • Hands-on implementation β€” Python-first applied engineering: agents, retrieval (RAG), tools, embedding pipelines, APIs and SDKs, with TypeScript/Rust/Go across the stack.
  • Prototype β†’ production β€” reference implementations, POCs and proofs of value that become reliable, observable, cost-aware production systems.
  • Evaluation & reliability β€” systematic evals using representative data, graders, production signals, and human judgment; rigorous debugging, observability, latency and cost tuning.
  • Leadership & scale β€” technical account planning, pre-sales discovery, building technical champions, and enabling partner/ecosystem teams with playbooks and reusable patterns.

Selected Work

Project What it demonstrates
promptsheon Git-native, versioned and auditable infrastructure for autonomous AI agent configurations β€” agentic systems, reproducibility, governance.
agent-passport Identity and provenance for AI agents β€” secure, auditable agent operations in production.
agent-guard Safeguards for agentic behavior β€” reliability and safety controls for deployed agents.
delta-search Retrieval and search over changing corpora β€” RAG foundations, evaluation, and production indexing.
underwrite Applied decision systems on production data pipelines β€” evaluation, reliability, and measurable outcomes.
fleetpilot Distributed systems and event-driven backends β€” resilience and scale for cloud-native platforms.

Skills

Category Skills
Languages Python, TypeScript, Rust, Golang, SQL
AI / LLM OpenAI API, Codex, agents, retrieval (RAG), evals, prompt engineering, PyTorch, Hugging Face, vLLM
Cloud & Infra AWS, GCP, Kubernetes, Docker, FastAPI, serverless & event-driven architectures
Data & Observability Postgres, Redis, Weaviate, Elasticsearch, OpenTelemetry, streaming
Enterprise Secure & regulated deployments, identity/access, data governance, cost & performance optimization

Experience Themes

  • Solution architecture for enterprise customers and large-scale digital-native businesses, aligning AI investments to business outcomes.
  • Technical leadership β€” acting as the senior technical owner across a portfolio, owning technical account plans, adoption priorities, and expansion.
  • Security & governance β€” designing and deploying within enterprise security, privacy, and data-governance requirements.
  • Ecosystem enablement β€” producing reference architectures, workshops, and reusable patterns so partners and internal teams can self-serve at scale.

Open Source

Most of my work is public. See the odd experiment, the production systems, and the research prototypes above β€” I default to building repeatable patterns rather than one-off solutions.

Let's Talk

  • βœ‰οΈ sachncs@gmail.com
  • Always happy to collaborate on ambitious, weird, or world-changing projects.

Pinned Loading

  1. underwrite underwrite Public

    Event-driven delegated underwriting for unsecured lending, with typed signed events, saga orchestration, ML risk scoring, and production-ready observability.

    Python

  2. promptsheon promptsheon Public

    Git-native version control for AI agents β€” content-addressable prompt management, evaluation engine, and agent configuration versioning built in Go.

    TypeScript 1

  3. fleetpilot fleetpilot Public

    Vehicle Routing Problem with Resource-Constrained Pickup and Delivery

    TypeScript

  4. find find Public

    A high-performance Rust system for secp256k1 cryptographic research and educational discovery.

    Rust 1

  5. hurstify hurstify Public

    Estimates the roughness, Hurst parameter of a log-volatility series.

    JavaScript

  6. factorise factorise Public

    High-performance prime factorisation in pure Python.

    Python