Mike rudge
1.4K posts


We just raised $500M at an 11B valuation 🎉
To celebrate, we’re giving away 1,000 free credits so you can test our platform.
For the next 6 hours, comment “11B” below and we’ll DM you the credits (must follow) 👇
ElevenLabs@ElevenLabs
We raised $500M at an $11B valuation to transform how people interact with technology.
English

"How can I use react-best-practices skills?"
Codex example 👇
Guillermo Rauch@rauchg
We're encapsulating all our knowledge of @reactjs & @nextjs frontend optimization into a set of reusable skills for agents. This is a 10+ years of experience from the likes of @shuding, distilled for the benefit of every Ralph
English
Mike rudge retweetledi

@aisdk I feel like the codemod caused more issues than solved. It got a lot of the server messages wrong.
English

@haydenbleasel Nice! How does this work with hosting on vercel? Things like realtime transcriptions wouldn’t work. And timeouts are likely on long form audio?
English

The new `transcribe()` function works just like Orate’s transcription did, letting you plug in different provider models with the same simple interface.
You point it at audio data and specify which transcription model to use, and it gives you back the result.
AI SDK@aisdk
The AI SDK now supports speech-to-text with the new transcribe function.
English

Last big update of the week: Orate is now part of the Vercel AI SDK!
I recently joined the team at @Vercel, and one of the first things I've been working on is merging Orate’s speech synthesis, transcription, voice changing and audio isolation features into the AI SDK.

English

@aisdk Is it possible to pass a reference image yet? “Style this room…” kinda prompt
English


@rauchg Great stuff! Do you think you will be looking at a solution for handling realtime applications? I hate having to use other services to run another server to handle websockets for example
English

This brings the edge worker / runtime chapter for Vercel to a close.
The lessons:
◆ Developers want full, open runtimes. A cloud runtime that promises efficiencies and has DX and ecosystems tradeoffs ain't it. We brought the compute efficiencies and cold start improvements to the existing ecosystem instead, and that's Fluid.
◆ "Edge" is for routing, static assets, and prerenders… not for apps, APIs & databases. Fluid is multi-region, optimizing for running your app next to your Postgres, as God through the laws of physics intended. But multi-region is not dozens or hundreds of CDN edges. Google Spanner, Turso, and Amazon DSQL are leading the charge here in helping you go global in an economical and actually performant way.
◆ It's over for v8 Isolates as a cloud primitive. If we can bring I/O efficiency to microVMs with broad runtime support, the huge security tradeoff in using *the JS engine* as your virtualization layer becomes… a strange value proposition to say the least 😵💫
In fact, as of last week, all Edge Middleware runs on Fluid in the Vercel cloud. As I've shared[1], it's actually even faster and more efficient than before (and runtime agnostic, with @nodejs coming soon to @nextjs), while also being more secure.
[1]
x.com/rauchg/status/…
English

Fluid (vercel.com/fluid) tl;DR:
◆ Serverless DX, Servers efficiency
◆ Full @nodejs & Python runtimes (more soon)
◆ `waitUntil`, streaming, cold start prevention…
◆ Even faster and more efficient free hobby tier
◆ One click to enable & zero-config experience 👇
English

@upstash @togethercompute This is rough on mobile. I used your demo and it crashed my phone is so hot now and it’s all misaligned. Maybe not quite production ready yet.
English

Powered by @togethercompute and the Vercel AI SDK for easy integration into existing projects.
The perfect starting point for adding a chat to your next project. 100% open source.
👉🏻 Live demo: rag-component.upstash.app
👉🏻 GitHub: rag-component.upstash.app
English
Mike rudge retweetledi

@wesbos I know you’ve talked about it a million times. Transcribing long form audio server side (2+ hours). Are you still using whisper API? (I’m on serverless as well so need a async solution)
English

@dakdevs @mattpocockuk Don’t think so. It’s just a wrapper around the underlying models. And they support it natively.
English

@Mike_rudge @mattpocockuk You’d likely need to use a 3rd party service in conjunction with a tool for that.
English

@mattpocockuk Yeah weird ain’t omission from the sdk ain’t it. I wonder if it was to safe guard against abuse? I did wonder if you could base64 encode the image and send it with a prompt or something but pretty sure that it wouldn’t work.
English

@Mike_rudge Looks like no - generateImage only takes in a prompt, not a messages array.
English

@mattpocockuk Depending on your needs, Gemini can do a pretty decent job of this natively.
Something like this

English

@huozhi Figuring out why a page is not static. Would love to dev tool to help understand why a page is rendering the way it is.
English
Mike rudge retweetledi
Mike rudge retweetledi









