Not your average Chat app.
BrowserMingle is a chrome extension that connects you with people who are consuming similar content.
Connect, Chat and spam emojis :D
It throws you into a chatroom with people browsing the same website as you are.
It uses Vector search to recommend similar rooms.
Client: React, TailwindCSS, DaisyUI
Server: Bun, Supabase, Pinecone
Recommended Installation:
- Grab the latest zip file from our github releases
- Unzip into a directory
- Go to
chrome://extensions/ - Enable developer mode on the top right
- Drag and drop or open unpacked and upload the unzipped directory
Clone the repo
git clone https://github.com/Sync-Codes/browser-mingleGo to the project directory
cd browser-mingleInstall dependencies
bun installBuild project
bun cookLoad the dist/ directory into chrome extensions as an unpacked extension.
