I've been building on Supabase for about two years now, and I kept wanting a UI layer that really takes advantage of everything it offers — auth, file storage, edge functions, realtime, webhooks, RLS, the whole stack.
So I built one: Intranet In A Box — an open-source AI intranet that sits on top of your Supabase project. Your team uploads documents, the AI learns from them (PDFs → pgvector), and everyone shares the same context. Agents, webhooks, scheduled jobs — they're all just rows in your Postgres. It runs on Railway or honestly anywhere, and plugs into your own Supabase instance. MIT licensed. Still doing some QA around the installation flow, but it's working and I'd love early feedback. PRs welcome — even if it's just a prompt idea you'd want to run.
Thanks to the Supabase team for building such a solid foundation.
The user, alfrednutile, has developed an open-source intranet solution called 'Intranet In A Box' that integrates with Supabase. It utilizes various Supabase features such as auth, file storage, edge functions, and more. The user is seeking early feedback and contributions from the community. The project is MIT licensed and aims to enhance collaboration by using AI to learn from uploaded documents.
I updated the docs and the marketing page so hopefully people will more easily understand the goals and use it or provide feedback.
Loops now built into SupaNet https://supanet.dailyai.studio/ ☝️ Link to code and docs top nav Open-Source Open-Ideas