Speak. Share. Be Heard.
Sibilo Voice is an anonymous voice-based social platform that enables users to record, share, and engage in authentic conversations through short voice notes — organized into topic-based channels. No profiles, no filters — just real voices and real thoughts.
Record and share your thoughts instantly using built-in voice recording. Skip the typing — just talk.
Stay completely anonymous while participating in meaningful discussions. Your content speaks for itself.
Upvote and discover the best voice notes. Quality content naturally rises to the top.
Join themed channels — from Tech Talk to Music Reviews, Comedy, Storytelling, and more.
No user tracking, no social metrics. Just privacy, authenticity, and connection through voice.
| Technology | Purpose |
|---|---|
| Vite + React + TypeScript | Frontend framework and build tool |
| shadcn/ui + Tailwind CSS | Modern UI components and styling |
| Supabase | Backend services (auth, database, and real-time interactions) |
bash git clone https://github.com/rushi-k12/sibilo-voice.git cd sibilo-voice
npm install
Create a .env file in the project root and add your Supabase credentials:
VITE_SUPABASE_URL=your_supabase_url VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
npm run dev
Then visit http://localhost:5173 in your browser.
In a world full of curated text and filters, Sibilo brings back genuine human emotion through voice. It’s built on the belief that everyone has a story worth sharing — and every voice deserves to be heard.
Have feedback or ideas? Reach out via GitHub Issues