Built a tiny "Google Docs for search" which is collaborative real-time search so my team stops drowning in tabs – looking for feedback

Hey folks I kept losing context whenever more than one person tried researching the same problem on Google. Even Perplexity only lets me pass around a finished answer link it still doesn’t give us a real-time, collaborative search space where we can actually think together
Over a couple of weekends I hacked together a browser-based workspace where:

  • everyone’s queries appear in real time (multi-cursor style),
  • notes stick to search results, and
  • the UI flips to Hindi/Tamil/etc. if your OS is set that way (turns out cross-language research is surprisingly handy).
    It’sruns free on a basic VPS.
    Demo: “Modified by moderator” – I do not want anyone’s money it is absolutley free.
    Would love thoughts on:
  • edge cases I’m missing for collaborative undo/redo,
  • whether the knowledge-base sidebar feels intuitive, and
  • any obvious foot-guns before I dog-food this in production.

I’ll hang out in the comments all day, roast away! :upside_down_face: