21 | shipping small, dreaming big, 5x intern | blogs- neuralnova.online

Joined December 2023
77 Photos and videos
Just read about Code2LoRA and it completely changed how I think about coding agents 🤯 We assumed AI models need massive context windows to understand your specific codebase. Turns out that's exactly what's been holding them back. Code2LoRA uses a hypernetwork to generate repository-specific adapters on the fly, deep contextual knowledge, zero extra tokens at inference time. What blew my mind: ↳ It's not just efficient, it's actually accurate, matching per-repo LoRA fine-tuning without the cost ↳ Code2LoRA-Evo updates adapters incrementally with each code diff, so the model evolves WITH your codebase The shift from "stuff the context window" to "generate the adapter" might be one of the most underrated breakthroughs in code AI right now. Highly recommend giving this one a read 👇 neuralnova.online/deep-dives… #AI #LLM #AIResearch #CodeGeneration #MachineLearning
1
62
Just read about StreamMA and it completely changed how I think about multi-agent AI 🤯 We always assumed AI agents need to finish thinking before passing info to the next agent. Turns out that's exactly what's been slowing t down. StreamMA lets agents stream their intermediate reasoning steps in real time, like an assembly line instead of a relay race. What blew my mind: ⚡ It's not just faster, it's actually more accurate 🧠 Early reasoning steps are more reliable, so sharing them early prevents errors from snowballing downstream 📈 Up to 22.4 pp performance boost on hard benchmarks And there's a brand new "step-level scaling law" meaning you can make systems better just by optimizing *how many steps* each agent takes. Wild. The shift from generate-then-transfer to real-time streaming might be one of the most underrated breakthroughs in multi-agent AI right now. Highly recommend giving this one a read 👇 neuralnova.online/deep-dives… #AI #LLM #AIResearch #MultiAgentAI
2
63
The dark side is so tempting
1
36
Peak Scripter retweeted
Introducing SubQ - a major breakthrough in LLM intelligence. It is the first model built on a fully sub-quadratic sparse-attention architecture (SSA), And the first frontier model with a 12 million token context window which is: - 52x faster than FlashAttention at 1MM tokens - Less than 5% the cost of Opus Transformer-based LLMs waste compute by processing every possible relationship between words (standard attention). Only a small fraction actually matter. @subquadratic finds and focuses only on the ones that do. That's nearly 1,000x less compute and a new way for LLMs to scale.
1,489
2,871
22,979
12,820,398
Working on an agentic memory optimization layer, so that agents can easily remember and manage long context in continuous workflows... Release and open source soon
1
32
3 months in creating agentic pipelines and I today got back to training models. Cant tell how much I missed this
4
41
Anthropic silently nerfed the weekly limits on Pro plan and thought we wouldn't notice. 3 Days left and I have already used 97% of my weekly limits apparently. No extra usage nothing What's even the point of 5 Hours session limit then?
48
What are your github stats for the month??
1
38
Quantum computing won’t just speed up AI, it will redefine it. From exponentially faster training to solving optimization problems current systems can’t touch, we’re entering a new intelligence paradigm. Read this latest research: Fundamentals of Quantum Machine Learning arxiv.org/abs/2602.20499 The real question isn’t if AI changes, but how fast we adapt.
1
18
Hot Take: $200 of Claude Code and zero employees won’t get you a complex production app.
1
24
People who get 0 likes and still keep posting are built different I am people, people is me 😭
2
20
These are the type of founders who then say "we have claude code max why do we need to hire Devs. The subscription is of better worth" Ironically they rarely grow to this level where they need actual scalability.
A dev joined a startup last week opened the repo...went quiet for 2 minutes then said: "what is this." 6 months of cursor lovable bolt app works....users are happy...revenue is coming in but the codebase..? 3 different ways to handle the same thing duplicate functions everywhere touch one part...break something unrelated the ai just kept adding nobody was thinking about structure vibe coding is fast to ship slow to scale the generation takes hours the cleanup takes months and that's the part nobody talks about
1
56
Built Evowrite: an AI content platform that shows you how content gets generated. Watch RAG pull context. Watch agents research critique. Watch 6-stage pipelines refine, and format your posts in real-time. No black boxes. Just visibility in every step. Multiple models orchestrated Free and open source.
1
3
49
how it actually works: → pulls context with RAG before writing → agents research critique the draft → 6 stage pipeline refines step by step → multiple models orchestrated behind the scenes you can watch every step happen
1
1
24
The job culture for beginners is the worst. Since the rise of ai nobody wants to bet on young minds 😔
1
29
I built a tool that lets you SEE inside any neural network in real time. watch gradients flow. watch attention heads light up. watch your model literally learn. no black boxes anymore. 7 model types. in-browser training. 3D graphs. 15 visualizations. free and open source. this is what I wish existed when I started ML.
2
1
5
171
TL;DR here is everything it does: → 7 architectures: ANN, CNN, RNN, LSTM, GAN, Transformer, Diffusion → step through forward and backprop frame by frame → train fully in-browser with TensorFlow.js, no backend needed → interactive 3D network graphs you can orbit and spin → loss landscapes, attention heatmaps, decision boundaries → export your config as ready-to-run PyTorch or Keras code → 15 visualization tabs, cinema mode, 4 themes open source. free. no login.
2
43
Finding work or a job is more difficult than doing the actual thing ( even in a toxic environment) Maybe that's why some clients and founders treat Dev's this wayy....
1
34