ランキングに戻る

GerevAI/gerev

Python

🧠 AI-powered enterprise search engine 🔎

aisearch-engineworkplace-searchenterprise-searchchatgptsemantic-search-enginesimilarity-searchconfluencemachine-learningvector-searchllama-indexhelpdesk
スター成長
スター
2.8k
フォーク
176
週間成長
Issue
16
2k2.5k
2023年3月2024年4月2025年6月2026年7月
成果物PyPIpip install gerev
README

⚡🔎 Live online demo!

AI-powered enterprise search engine 🔎

Join Discord for early access code!

Discord Follow DockerHub Pulls

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 help desk techies 👨‍💻

Troubleshoot Issues 🐛

fourth image

Or find internal issues fast ⚡️

second image

Integrations

  • Slack
  • Confluence
  • Jira
  • Google Drive (Docs, .docx, .pptx) - by @bary12 :pray:
  • Confluence Cloud - by @bryan-pakulski :pray:
  • Bookstack - by @flifloo :pray:
  • Mattermost - by @itaykal :pray:
  • RocketChat - by @flifloo :pray:
  • Gitlab Issues - by @eran1232 :pray:
  • Zendesk (In PR :pray:)
  • Stackoverflow Teams (In PR :pray:)
  • Azure DevOps (In PR :pray:)
  • Phabricator (In PR :pray:)
  • Trello (In PR... :pray:)
  • Notion (In Progress... :pray:)
  • Asana
  • Sharepoint
  • Box
  • Dropbox
  • Github Enterprise
  • Microsoft Teams

:pray: - by the community

Add your own data source NOW 🚀

See the full guide at ADDING-A-DATA-SOURCE.md.

Natural Language

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


Getting Started

Managed Cloud (Pro)

Sign up Free

  • Authentication
  • Multiple Users
  • GPU machine
  • 24/7 Support
  • Self hosted version (with multi-user also supported)

Self-hosted (Community)

  1. Install Nvidia for docker (on host that runs the docker runtime)
  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 --name=gerev -p 80:80 -v ~/.gerev/storage:/opt/storage gerev/gerev

CPU only (no GPU)

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

add -d if you want to detach the container.

Run from source

See ADDING-A-DATA-SOURCE.md in the Setup development environment section.

  • gerev is also popular with some big names. 😉

first image

Built by the community 💜

Made with contributors-img.

関連リポジトリ
openclaw/openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

TypeScriptnpmOtheraiassistant
openclaw.ai
383.7k80.6k
obra/superpowers

An agentic skills framework & software development methodology that works.

ShellMIT Licenseaibrainstorming
258.9k23.1k
NousResearch/hermes-agent

The agent that grows with you

PythonPyPIMIT Licenseaiai-agent
hermes-agent.nousresearch.com
218.5k41.3k
n8n-io/n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

TypeScriptnpmOtherautomationipaas
n8n.io
197.4k59.5k
Significant-Gravitas/AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

PythonPyPIOtheraiopenai
agpt.co
185.6k46.1k
f/prompts.chat

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

HTMLOtherchatgptai
prompts.chat
166.2k21.5k
AUTOMATIC1111/stable-diffusion-webui

Stable Diffusion web UI

PythonPyPIGNU Affero General Public License v3.0deep-learningdiffusion
164.3k30.4k
Snailclimb/JavaGuide

Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发

JavaScriptnpmApache License 2.0javainterview
javaguide.cn
157.2k46.2k
firecrawl/firecrawl

The API to search, scrape, and interact with the web at scale. 🔥

TypeScriptnpmGNU Affero General Public License v3.0aicrawler
firecrawl.dev
154.1k8.8k
langgenius/dify

Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.

TypeScriptnpmOtheraigpt
dify.ai
149.7k23.6k
open-webui/open-webui

User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

PythonPyPIOtherollamaollama-webui
openwebui.com
146.3k21.2k
langchain-ai/langchain

The agent engineering platform.

PythonPyPIMIT Licenseaianthropic
docs.langchain.com/langchain/
142.3k23.7k