Rethinking WYSIWYG: Meet WYSIWYA (What You See Is What You Action)!
Built with @vercel Workflow DevKit, @aisdk, & @nextjs 16, enter a minimal workspace where you think on ideas, and AI "acts" on them.
A durable multi-agent AI orchestration that passively scans your doc, infers possible atomic actions with a confidence score (via @vercel AI Gateway). With the required authorization, it works on the action in an isolated, fault-tolerant workflow.
PRDs? Now executable boilerplates to launch projects FAST.
Standup Transcripts? manage issues, tickets on autopilot.
Onboarding documents have now become a to-do list for your agent to work on!
#AI #Nextjs #OpenAI #AIGateway #AISDK
@harjjotsinghh fascinating and immensely valuable points! thanks for the feedback and nowhere yet. it was made before paper design or react doctor and i was still tinkering it back then. I may work on this now! thanks for it
β‘οΈ I made something wild
Presenting Tip: AI-powered chrome extension that lets you DRAW and edit HTML/CSS of any website with ZERO code. π€―π»
πStep 1: Select an element.
πͺStep 2: Ask AI for edits.
πStep 3: Watch your site morph before your eyes.
Although I'm experimenting, yet results are already... π₯
π¨[Download link attached]
Curious? Let me show you some of the early results achieved [thread]π
https://t.co/EaDN6B7Wbo
Hello @MrBeast
Would you rather use @YouTube or @Twitch , or maybe indulge into a self-managed/managed personal YouTube/twitch? Where only recommendation, only ads, only videos would be of you?
Imagine having a YouTube of your own, that you control yourself entirely? Imagine going from spending on ads to becoming revenue collector of ads that other creators post on yours? Fully customised BeastMedia ?
@OpenAIDevs I built a p2p env var sharing library to securely share your project envs to any colleague across different machines securely. Go hit:
bunx evshare
https://t.co/mAQTQ0BpUK
@cramforce@computesdk Vercel Sandboxes should leverage unikernels. Firecracker and microVMs are all good. But enterprise and teams need per-request granular level control over what can be accessed and no better way to match that level of security with speed without unikernels.
Rethinking WYSIWYG: Meet WYSIWYA (What You See Is What You Action)!
Built with @vercel Workflow DevKit, @aisdk, & @nextjs 16, enter a minimal workspace where you think on ideas, and AI "acts" on them.
A durable multi-agent AI orchestration that passively scans your doc, infers possible atomic actions with a confidence score (via @vercel AI Gateway). With the required authorization, it works on the action in an isolated, fault-tolerant workflow.
PRDs? Now executable boilerplates to launch projects FAST.
Standup Transcripts? manage issues, tickets on autopilot.
Onboarding documents have now become a to-do list for your agent to work on!
#AI #Nextjs #OpenAI #AIGateway #AISDK
@go_ethereum@nethermind@MetaMask@1inch@cowswap β If you build wallets, aggregators, or clients: access list correctness matters. 42.6% of txns could save gas; most donβt bother. Hammer shows the gap.
I built a linter for @ethereum transactions
(using eip2930).
Most people either don't know about access lists, some prefer to not use them or use them wrong. Here's what I found and what I'm doing about it. π§΅