Register and share your invite link to earn from video plays and referrals.

Dhravya Shah
@DhravyaShah
ceo @supermemory.com, the memory/context guy
3.9K Following    61.7K Followers
(I love it, love github and appreciate them being real)!
Github Unleashed
lowkey tired of being a magnet for karma farmers with hot takes. Nuance should be celebrated. GitHub is working hard on dealing with the sheer volume of code that agentic software engineering produces. And at the same time, it is incredibly frustrating to all our users and customers that we aren't there yet. And at the same time, we would be derelict in our duty to developers if we weren't sweating to understand the future shape of things. All of these can be true at once
Show more
You know you're in SF when... @DhravyaShah shows you his *unforgettable* butt 😂
This is the best change ever brought to cloudflare...
GOOD NEWS: The 3 MB free and 10 MB paid compressed Worker size caps are gone! Cloudflare now checks only uncompressed bundle size, up to 64 MiB on all plans. Check yours with wrangler deploy --dry-run: Total Upload is what counts. 🔥
Show more
been getting so much love from the @supermemory community lately, so we’re opening up our affiliate program to give back ~ make tutorials, videos, or posts around our apis, sdks, and plugins, and drop your link ~ every paid signup through your link earns you a cut, tracked live on your own dashboard ~ global payouts via @dubdotco, setup takes 2 minutes apply link + full resource center in the reply. go claim your link 👇
Show more
me: man we have a lot of work to do @_prasanna_ap: hold my beer
met Steven in 2023, my first trip to SF, one of the first people I met. I had been learning his incredible Devrel work at Vercel from afar, which inspired me to also do Devrel at cloudflare and keep building cool things! Now, i've been watching his insane work at Dub and he just keeps killing it!
Show more
Have been following @DhravyaShah's journey with @supermemory for the last 2 years or so, and it's been nothing short of remarkable: > solo founder, lean team > built the best-in-class memory infra for agents > ~6 fig monthly revenue, growing at breakneck pace Honored to be powering their affiliate program with @dubdotco
Show more
Have been following @DhravyaShah's journey with @supermemory for the last 2 years or so, and it's been nothing short of remarkable: > solo founder, lean team > built the best-in-class memory infra for agents > ~6 fig monthly revenue, growing at breakneck pace Honored to be powering their affiliate program with @dubdotco
Show more
X money is cool. why does it think im in vegas
supermemory learns 20 memories per second
This is harness engineering today!
+1 for "context engineering" over "prompt engineering". People associate prompts with short task descriptions you'd give an LLM in your day-to-day use. When in every industrial-strength LLM app, context engineering is the delicate art and science of filling the context window with just the right information for the next step. Science because doing this right involves task descriptions and explanations, few shot examples, RAG, related (possibly multimodal) data, tools, state and history, compacting... Too little or of the wrong form and the LLM doesn't have the right context for optimal performance. Too much or too irrelevant and the LLM costs might go up and performance might come down. Doing this well is highly non-trivial. And art because of the guiding intuition around LLM psychology of people spirits. On top of context engineering itself, an LLM app has to: - break up problems just right into control flows - pack the context windows just right - dispatch calls to LLMs of the right kind and capability - handle generation-verification UIUX flows - a lot more - guardrails, security, evals, parallelism, prefetching, ... So context engineering is just one small piece of an emerging thick layer of non-trivial software that coordinates individual LLM calls (and a lot more) into full LLM apps. The term "ChatGPT wrapper" is tired and really, really wrong.
Show more
to whoever concerned @supermemory is trademarked btw 🤗
I posted a similar tweet looking for a cofounder a few years ago. A wise man, totally random to me on twitter, gave me this invaluable advice. I went ahead and wasted some time anyways, only to realize he was right. He co-led my round, 6 months after that.
Show more
im looking for a co-founder: >building together is more fun >im in SF working from @fdotinc (they invested) we'll get along well if: >you're an overachiever >but chill >love simulations we're gonna build a multi-agent, fully emergent life sim game. dms open. (you can actually see @fdotinc in this GIF)
Show more
Sometimes the things I do / say sound so ambitious and far-fetched enough that it's hard to believe we can even do it. And then we do it. again and again. In the AI and information age, truly anything can be done. You can just go out and learn distributed systems, post training, inference engineering, databases, find the people, have a mission and build whatever you want to build. It's all about operational excellence now, which is a skill I'm trying to learn i dont know why most companies stop at B2B AI SaaS when there's so much to build.
Show more
@DhravyaShah @tibo_maker @supermemory Thank you Dhravya 😀 @supermemory is awesome and so seamless to use! We don't even login to your dashboard anymore, it just works.
Congrats on the launch @tibo_maker and @pbteja1998, undoubtedly great concept. It's the only model agnostic, independent Grok bot alternate that I know of. and it's powered by @supermemory!
I'm going against Grok Bot excited to announce it gives you AI teammates that connect to all your tools, understand your context, and take action to get your work done on schedule
Show more
The fact that people (including us) immediately thought it must be cloudflare powering the world's inference, in itself, is a flex for cloudflare $NET 📈
Cloudflare is not experiencing a service disruption right now.
We have a lot of big changes coming to @supermemory. Excited for this next chapter.
Everyone should use @dotenvx. - Everything is more secure. Compromised NPM packages typically look at your env files. but, in this case, you literally don't have an env file. - Makes cloud agents easier (just one key needed to onboard any cloud agent) - Makes deployments easier and safer (environment variables are tracked on git. so if an env is not present, CI fails/passes) - Employee onboarding/offboarding is also much easier and safer.
Show more