Davidcoolz
Newbie
- May 13, 2025
- 5
- 4
Are there friends who know how to work in this system, to do Blast Whatsapp
(N8n supabase For AI blast)
(N8n supabase For AI blast)
do you know how this works?Yeah, this setup is actually pretty sick. n8n’s great for building no-code workflows, and pairing it with Supabase for storing data (especially vectors for AI stuff) makes a lot of sense. If you’re working on some kind of AI agent or RAG flow, this stack can handle a lot. Just gotta keep your data clean and test often. Curious to see what you're building with it!
Yeah, I’ve played around with it a bit. n8n basically lets you build automations without coding—think of it like Zapier but more customizable. Supabase works as your backend—kind of like a Firebase alternative, and it's great for storing structured data, including stuff like embeddings if you’re working with AI. You can connect the two so that n8n handles triggers and logic, and Supabase stores or retrieves the data. It’s a solid combo once you get the hang of the flow.do you know how this works?
Yeah, I’ve played around with it a bit. n8n basically lets you build automations without coding—think of it like Zapier but more customizable. Supabase works as your backend—kind of like a Firebase alternative, and it's great for storing structured data, including stuff like embeddings if you’re working with AI. You can connect the two so that n8n handles triggers and logic, and Supabase stores or retrieves the data. It’s a solid combo once you get the hang of the flow.
I don’t have a personal video, but these helped me get started:do you have any video or info about it?