Sydes
AI system understanding for real codebases. Trace API flows across services, identify downstream calls, detect sinks, and export system graphs. Generate risks and integration tests
Independent builder working on AI system understanding, LLM inference experiments, and alternative sequence architectures. I like tools that make complex software and models inspectable.
$ sydes trace "/users" --method POST → matched endpoint repo: api handler: create_user → traced downstream calls route → service → repository → detected sink database write: db.commit() artifact: trace_graph.json
AI system understanding for real codebases. Trace API flows across services, identify downstream calls, detect sinks, and export system graphs. Generate risks and integration tests
CLI-first incident and log analysis experiments using local and remote LLMs to interpret events, timelines, and root-cause candidates. It makes it easy to understand multi-log timelines.
Experimental autonomous agent workflows using bio-inspired algorithms, orchestration, and AI-assisted scientific exploration. It works by evolving the best answer through competition.
I am interested in systems where the boundary between software engineering, ML research, and infrastructure becomes blurry.
$ python train_assm.py model: spectral-shift mixer goal: reduce attention dependence eval: val_bpb, throughput, params step 0200 val_bpb=1.31 step 0400 val_bpb=1.28 step 0600 val_bpb=1.26 notes: keep experiments small, measurable, reproducible