available · open to interesting work | loc bengaluru, ist | local --:-- srijanshukla18@gmail.com
[index]/projects

Projects.

ai tooling/ infra/ developer workflows· oss

Selected open-source projects spanning AI tooling, infrastructure, reliability, and developer workflows.

[01]

grid

18
[01]2026
alpha
IAM policy rightsizing agent with AI-powered risk signals and instant rollback.
[02]2026
chat-harvest
Local-first archive for AI chat traces across agents, designed as a substrate for DSPy/GEPA-style optimization loops.
[03]2026
chorus-ai
Frontend-only LLM ensemble interface with bring-your-own OpenRouter/API keys and client-side multi-model workflows.
[04]2026
extract-lessons-book
Ebook/document normalizer with optional OCR and LLM-generated advice + flowcharts. It also became a practical OCR evaluation project for me: for most books, plain PDF text extraction worked better than heavy OCR, so GLM OCR ended up as a fallback reserved for noisy pages, scans, or extraction failures.
[05]2026
hashlines-mcp
MCP server for hashline-anchored safe file read/edit workflows inspired by this archived write-up: https://web.archive.org/web/20260412162933/https://blog.can.ac/2026/02/12/the-harness-problem/
[06]2026
ita-kg
Knowledge-graph representation of the Indian Income Tax Act so agents can traverse section-to-section relationships explicitly.
[07]2026
logsieve
log deduplication sidecar using Drain3 algorithm, reduces volumes ~90%.
[08]2026
murmur
Wispr Flow OSS - live streaming voice-to-text using whisper.cpp with Metal acceleration.
[09]2026
netwatchrs
Rust network diagnostics toolkit I built while debugging inconsistent Wi‑Fi and suspected service-quality issues on my own machine; the goal was to see what was actually happening under the hood instead of relying on vague network status indicators.
[10]2026
podcast-watcher
Open-source attempt to replicate Gemini-style long-form YouTube understanding: extract MP3 audio with ffmpeg, build timestamped transcripts, detect only meaningful frame changes, and feed the useful video/audio context into an LLM. I found the visual path added little value, so it effectively converged into an audio-first podcast/video understanding pipeline.
[11]2026
softcron
Kubernetes CronJob controller with Prometheus gating, pacing, and jitter.
[12]2026
vigil
Watch your codebase breathe; TUI for real-time file change monitoring with inline diffs
[13]2026
wiki-in-a-box
offline Wikipedia with hybrid no‑index RAG - powered by gpt-oss:20b
[14]2025
scx-slo
eBPF CPU scheduler enforcing latency SLOs via Earliest Deadline First.
[15]2025
contextgraph
Decision audit ledger for AI agents - captures "why" as queryable data.
[16]2025
xray
structural code intelligence for AI assistants using ast-grep.
[17]2025
claude-memory-viz
memory visualization for Anthropic's Claude memory MCP.
[18]2025
kubectl-smart
turns noisy Kubernetes debugging into signal-first workflows.