tl;dr: I built gerev - an open-source search engine for workplace pages, conversations, & docs. It's a privacy centric glean.com alternative.
I was scrolling through confluence pages trying to find ssh connection details to our jenkins second integration machine for 40 minutes straight, later I discovered my co-worker slack'ed me the ssh connection string two months ago.
so gerev.ai is a privacy centric search engine for workplace apps, it allows you to find everything from code snippets, conversations, or relevant docs.
It supports natural language queries so a query like: "how to setup test env for auth service?" yields (from a confluence page):
curl ...eu.amazonaws.com/setup_auth.sh | sh
export PYTEST_PLUGINS=auth.test_plugin.AuthPlugin pytest -v --...
WTF about privacy?!?!
gerev is completely open-source & self hosted, so no one but you should have access to internal docs.
This is unbelievably cool! Thanks for making it open source!
wow warms my heart :)