Find any conversation, doc, or internal page in seconds β²οΈβ‘οΈ
 Join 100+ devs by hosting your own gerev instance, become a hero within your org! πͺ
- Slack
 - Confluence
 - Google Drive (Docs, .docx, .pptx) - by @bary12 π
 - Confluence Cloud - by @bryan-pakulski π
 - Bookstack - by @flifloo π
 - Mattermost - by @itaykal π
 - RocketChat - by @flifloo π
 - Gitlab Issues - by @eran1232 π
 - Jira (In Progress...)
 - Zendesk (In PR π)
 - Stackoverflow Teams (In PR π)
 - Azure DevOps (In PR π)
 - Phabricator (In PR π)
 - Notion (In Progress... π)
 - Trello (In Progress... π)
 - Microsoft Teams
 - Sharepoint
 
π - by the community
See CONTRIBUTING.md for more info.
Enables searching using natural language. such as "How to do X", "how to connect to Y", "Do we support Z"
- Install Nvidia for docker
 - Run docker
 
Install nvidia container toolkit on the host machine.
distribution=$(. /etc/os-release;echo $ID$VERSION_ID) \ && curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - \ && curl -s -L https://nvidia.github.io/nvidia-docker/$distribution/nvidia-docker.list | sudo tee /etc/apt/sources.list.d/nvidia-docker.list sudo apt-get update sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker Then run the docker container like so:
docker run --gpus all --name=gerev -p 80:80 -v ~/.gerev/storage:/opt/storage gerev/gerevdocker run --name=gerev -p 80:80 -v ~/.gerev/storage:/opt/storage gerev/gerev add -d if you want to detach the container.
See CONTRIBUTING.md
- gerev is also popular with some big names. π
 
Built by the community π
Made with contributors-img.




