Giter VIP home page Giter VIP logo

gerev's Introduction

Join Discord for early access code!

Discord Shield

Join here!

Search engine for your organization!

first image Find any conversation, doc, or internal page in seconds โฒ๏ธโšก๏ธ
Join 100+ devs by hosting your own gerev instance, become a hero within your org! ๐Ÿ’ช

Made for devs ๐Ÿ‘จโ€๐Ÿ’ป

  • For finding internal pages fast โšก๏ธ second image

  • Troubleshoot Issues ๐Ÿ› fourth image

  • For finding code snippets and code examples ๐Ÿง‘โ€๐Ÿ’ป
    Coming Soon... third image

Integrations

  • Slack
  • Confluence
  • Google Drive (Docs, .docx, .pptx)
  • Confluence Cloud - by @bryan-pakulski ๐Ÿ™
  • Bookstack - by @flifloo ๐Ÿ™
  • Mattermost - by @itaykal ๐Ÿ™
  • RocketChat - by @flifloo ๐Ÿ™
  • Gitlab Issues (In PR ๐Ÿ™)
  • Zendesk (In PR ๐Ÿ™)
  • Stackoverflow Teams (In PR ๐Ÿ™)
  • Azure DevOps (In PR ๐Ÿ™)
  • Phabricator (In PR ๐Ÿ™)
  • Notion (In Progress... ๐Ÿ™)
  • Trello (In Progress... ๐Ÿ™)
  • Microsoft Teams
  • Sharepoint
  • Jira

๐Ÿ™ - by the community

Natural Language

Enables searching using natural language. such as "How to do X", "how to connect to Y", "Do we support Z"


Getting Started

  1. Install Nvidia for docker
  2. Run docker

Nvidia for 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

Run docker

Then run the docker container like so:

Nvidia hardware

docker run --gpus all -p 80:80 -v ~/.gerev/storage:/opt/storage gerev/gerev

CPU only (no GPU)

docker run -p 80:80 -v ~/.gerev/storage:/opt/storage gerev/gerev

Run from source

See CONTRIBUTING.md

  • gerev is also popular with some big names. ๐Ÿ˜‰

first image

gerev's People

Contributors

bary12 avatar bryan-pakulski avatar d4yz avatar eltociear avatar exe-r avatar flifloo avatar idandaniel avatar itaykal avatar jaapp- avatar mishushakov avatar nathancrotty avatar nirlevy98 avatar realech avatar roey7 avatar tangowithfoxtrot avatar teynar avatar troy-f avatar yuvalsteuer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.