Open source RAG tool for AI document search - connect GitHub, Notion, Google Drive and ask questions with cited answers. Self-hosted with Ollama/OpenAI/Claude.
Stars
62
Forks
9
Watchers
62
Open Issues
8
Overall repository health assessment
^2.27.0^2.3.0^5.5.0164
commits
fix: use relative links in docs-site for VitePress base path
4a07c92View on GitHubdocs: replace emoji with SVG icons, expand configuration and deployment guides
31209deView on GitHubfix: set VitePress base path for GitHub Pages subdirectory
576f3edView on GitHubfix: increase server test timeout to 30s for CI without Ollama
9f5a36eView on GitHubfix: move probe env vars to workflow-level for turbo passthrough
9252188View on GitHubfix: make probe retry configurable via env vars, set retries=1 in CI to prevent test timeout
75b6282View on GitHubfix: throw error instead of process.exit on invalid config, update test expectation
4ee5592View on GitHubfix: CI removes lockfile before install to get correct platform-specific rollup binaries
9225c9cView on GitHubfix: use npm install instead of npm ci in CI to resolve cross-platform rollup deps
42b76b1View on GitHubfix: CI fallback to npm install when npm ci fails on cross-platform optional deps
2601f41View on GitHubfix: regenerate package-lock.json from scratch to resolve workspace linking
ba8fad9View on GitHubfix: use wildcard version for workspace cross-package deps to fix CI build
daba383View on GitHub