Home/AI Agents/eclaire
eclaire logo

eclaire

eclaire-labs/eclaire

Local-first self-hosted AI assistant for data and task management

GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026

34views this month

923 stars95 forksLast push May 14, 2026 TypeScript MIT

Decision brief

Eclaire is a local-first, self-hosted AI assistant designed for private data management and task automation.

Good fit when

  • When you require a privately managed environment for all your notes and documents since Eclaire stores everything locally without sending it to the cloud.
  • If you prefer an extensible solution that can be customized further via its REST API, allowing integration with other local tools or services.

Avoid when

  • When you do not want to manage server infrastructure for running the Eclaire software since it requires self-hosting capabilities and ongoing maintenance.
  • If your use case demands connectivity and synchronization across multiple devices over different networks, as Eclaire's local-first model might introduce limitations in accessibility.
Requirements:
Self-hosting setup will vary depending on user's local server capabilities.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (128d since push)
As of Sep 20, 2026
Provenance
Not a fork · Organization account
As of Sep 20, 2026
Security (OSV)
No lockfile
As of Jul 15, 2026

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install eclaire
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Eclaire is an open-source tool that integrates functionalities such as note-taking, document processing, task automation, and more into one private system.

Capability facts

CLI
CLI entrypoint

Source: package.json:bin|scripts · Sep 20, 2026

MCP server
No MCP server detected

Source: repo_scan · Sep 20, 2026

Languages
typescript, javascript

Source: github.language+package.json · Sep 20, 2026

Categories

Tags

README

Quick Start The script will: 1. Download configuration files 2. Generate secrets automatically 3. Initialize the database (PostgreSQL) After setup completes: bash ./scripts/build.sh docker compose f compose.yaml f compose.dev.yaml f compose.local.yaml up d ```

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.