Imagine coding while you sleep. What would you do? What would you build? How much could you accomplish if time wasn't holding you back? Recently, I've been obsessed with this idea of a network of agents working to solve problems while we sleep. In this video we break down the MVP versions of this agent network using VueJS, Nuxt, Cytoscape, and VercelKV.
The goal is to build agents that code while we sleep. To get there, we have to start small but starting small doesn't mean it can't be valuable. Our first agent enables us to generate Vue 3 script setup components with a single prompt. Join the journey as we look to build the future of engineering.
💻 Tech & Tools:
Get The VueJS script setup Prompt: https://gist.github.com/disler/e6445c...
Nuxt: https://nuxt.com/
Vercel KV: https://vercel.com/docs/storage/verce...
Cytoscape: https://js.cytoscape.org/
✅ Use Notion? Love Being Productive? Convert your Notion pages into Personal Audio Books:
https://subvolver.com/?utm_source=you...
#️⃣ Hashtags
#javascript #vue #automation
📖 Chapters
00:00 The Vision
01:05 LLM Agent Network V1
03:50 LLM Agent Network V2
08:50 VueGPT Component Prompt
09:50 Quick Code Breakdown
12:30 Building in public for V3 V4