Applying to Sarvam BuildIn' Hours.I want in because I keep ending up building on top of LLMs anyway Claude for retrieval and compliance,LLaMA for network decisions,memory layers for coding agents.Excited to see what a few focused hours can produce.#SarvamBuildInHours#HackCulture
Neural net architectures are usually a wall of Python. I built NeuroBranch: drag typed cards on a canvas, watch PyTorch write itself in real time, step through execution tensor-by-tensor.
Open source, runs locally. 🧵
100+ typed cards, starters for GPT-like/MoE/ViT/video models, local Python execution, SQLite workspaces, export to SVG/Python.
One-command install for macOS/Windows/Linux. Would love stars, feedback, and contributors: https://t.co/kv3QnXHqdb
Coding agents forget everything between sessions — same decisions, same re-explaining, every time.
Built Dejavu: repo-scoped memory in one local SQLite file. No cloud, no embeddings, no account.
v0.1.0, MIT. Stars/contributors welcome.
https://t.co/kf2bnr0KHE
Built Preflight — a Rust CLI that predicts merge conflicts before you push, using Git's merge-tree command.
Post: https://t.co/ulN96Ss3X7
Repo: https://t.co/ZVXyeC7Po6
Looking for contributors — Windows testing, git hook auto-install, config support.
#git#Rust#opensource#cli