Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

cognee-watcher

A small, stateless daemon that mirrors a local directory into a remote Cognee instance for RAG indexing. Drop a file in the watched folder; the watcher pushes it to Cognee; queries against Cognee's MCP / search endpoints surface the content within seconds.

Designed as the connective tissue between any process with a local filesystem and a centrally-hosted Cognee server, with strict per-tenant isolation via Cognee datasets.

See DESIGN.md for the architecture, API surface, and rationale.

Status

Design phase. No implementation yet.

About

Stateless daemon that mirrors a local directory into a remote Cognee instance for RAG indexing.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors