nyami.fr

/ implementations

Reference implementations

Running systems beat slide decks. What can be public is linked below; what is private says so honestly — and its patterns are published as blueprints instead.

nyami-agentic-portfolio — this site

Live

The site is its own reference implementation: a multi-agent runtime on Cloudflare Workers (router → retrieval → presentation), identified sessions with quotas, cost governance with a public kill switch, and real Astryx (Meta OSS) components rendered by the agent.

  • · Astro + React island · TS Worker · KV · BM25 with contextual indexing
  • · 16+ ADRs · public eval gate (tool selection ≥ 0.80) · Trivy/Gitleaks/SBOM in CI
  • · Live cost policy: $5/day site cap, per-visitor tiers, punchlined cost per answer

AlphaPilot — autonomous multi-agent trading

Private repo

Reference implementation of agentic patterns for regulated finance: 18 agents behind a deterministic risk engine, hard kill switch, paper validation before real capital. The repository stays private (trading logic); the architecture and results are documented publicly.

  • · v1.5.0 · 608 tests · 95% coverage
  • · Python · LangGraph · FastAPI · Supabase
  • · Demo & code walkthrough on request

Reference repositories & profile

Public

Public work lives under the nkap360 GitHub profile. Professional engagements (LLM evaluation platform, conversational AI) are anonymised — their patterns are documented as blueprints instead of code dumps.

  • · GitHub: nkap360
  • · Anonymised work → blueprints, not repos
  • · Patterns documented in the Architecture Lab