Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Local-first, open-source AI assistant for your data. Unify tasks, notes, docs, photos, and bookmarks. Private, self-hosted, and extensible via APIs.
| Date | Stars |
|---|---|
| 2026-07-31 | 890 |
| 2026-08-05 | 894 |
| 2026-08-06 | 894 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<!-- README.md -->
<p align="center">
<a href="https://eclaire.co">
<img src="docs/assets/logo-text.png" alt="Eclaire Logo" width="400" />
</a>
</p>
<h1 align="center">ECLAIRE</h1>
<h3 align="center"><em>Privacy-focused AI assistant for your data</em></h3>
<p align="center">
<a href="./LICENSE"><img alt="License" src="https://img.shields.io/github/license/eclaire-labs/eclaire"></a>
<a href="https://github.com/eclaire-labs/eclaire/releases"><img alt="Release" src="https://img.shields.io/github/v/release/eclaire-labs/eclaire?sort=semver"></a>
<a href="https://eclaire.co/docs"><img alt="Docs" src="https://img.shields.io/badge/docs-eclaire.co%2Fdocs-informational"></a>
<a href="https://youtu.be/JiBnoTmev0w"><img alt="Watch demo" src="https://img.shields.io/badge/Watch%20demo-YouTube-red?logo=youtube"></a>
</p>
<p align="center" id="demo">
<a href="https://youtu.be/JiBnoTmev0w" target="_blank" rel="noopener">
<img
src="https://github.com/eclaire-labs/eclaire/releases/download/media/eclaire-demo-preview.gif"
alt="Eclaire demo preview (click to watch on YouTube)"
width="900"
/>
</a>
<br/>
<sub><em>Click to watch on YouTube</em></sub>
</p>
<p align="center">
<a href="#features">Features</a> •
<a href="#installation">Installation</a> •
<a href="#selecting-models">Selecting Models</a> •
<a href="#architecture">Architecture</a> •
<a href="#development">Development</a> •
<a href="#contributing">Contributing</a> •
<a href="https://eclaire.co/docs">Docs</a> •
<a href="https://eclaire.co/docs/api">API</a>
</p>
---
## ⚠️ Important Notices
> [!IMPORTANT]
> **Pre-release / Development Status**
> Eclaire is currently in pre-release and under active development.
Expect frequent updates, breaking changes, and evolving APIs/configuration.
> If you deploy it, please **backup your data regularly** and review release notes carefully before upgrading.
> [!WARNING]
> **Security Warning**
> Do **NOT** expose Eclaire directly to the public internet.
> This project is designed to be self-hosted with privacy and security in mind, but it is **not hardened for direct exposure**.
>
> We strongly recommend placing it behind additional security layers such as:
> - [Tailscale](https://tailscale.com/) or other private networks/VPNs
> - [Cloudflare Tunnels](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/)
> - A reverse proxy with authentication
---
## Description
**Eclaire** is a local-first, open-source AI that organizes, answers, and automates across tasks, notes, documents, photos, bookmarks and more.
There are are lot of existing frameworks and libraries enabling various AI capabilities; few deliver a complete product allowing users to get things done. Eclaire assembles proven building blocks into a cohesive, privacy-preserving solution you can run yourself.
With AI gaining rapid adoption, there is a growing need for alternatives to closed ecosystems and hosted models, especially for personal, private, or otherwise sensitive data.
- **Self-hosted** - runs entirely on your hardware with local models and data storage
- **Unified data** - one place where AI can see and connect everything
- **AI-powered** - content understanding, search, classification, OCR, and automation
- **Open source** - transparent, extensible, and community-driven
### What's New in v0.6.0
- **Unified deployment**: frontend + backend + workers can run in a single container
- **Simplified Self-Hosting** - new one-command `setup.sh` flow, plus a streamlined `compose.yaml`
- **Better AI Support** - New vision models (including Qwen3-VL), llama.cpp router, improved MLX support.
- **Modern Frontend** - Migrated from Next.js to Vite + TanStack Router
- **SQLite Support**: Full SQLite database support alongside Postgres for simpler workloads
- **Database Queue Mode**: Postgres or SQLite for job processing with no external dependencies
- **New Admin CLI** - MaExcerpt of 12,011 characters
Read on GitHub549
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:473a100e9265e6eb, topic:ocr
matched fp:473a100e9265e6eb, topic:llm
matched fp:473a100e9265e6eb, topic:automation
matched fp:473a100e9265e6eb, topic:privacy