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.
Open-source Reflect rewrite: A local-first AI agent-friendly Markdown note-taking app
| Date | Stars |
|---|---|
| 2026-07-31 | 1386 |
| 2026-08-05 | 1400 |
| 2026-08-06 | 1400 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
60.0
growth rate 0.00%/day
# Reflect Plain-file notes for Mac and iPhone: daily notes, wiki links, local search, and optional AI over your own Markdown. [](https://github.com/team-reflect/reflect-open/releases/latest) [](https://github.com/team-reflect/reflect-open/actions/workflows/ci.yml) [](LICENSE) Reflect is an open-source note-taking app built around a folder of Markdown files. It opens to today's note, lets `[[wiki links]]` connect people, projects, and ideas, and keeps search and backlinks fast without turning your notes into an app-only database. The app does not require a Reflect account. Notes live in a folder you choose, and optional services such as AI providers, transcription, iCloud, GitHub, or another git remote are connected directly by the user. <img width="2926" height="1800" alt="Reflect" src="https://github.com/user-attachments/assets/6da0e0d2-3f25-4fc4-850c-b764548c3abe" /> ## Features - **Daily notes:** the app opens to today's note, and capture defaults there. - **Wiki links and backlinks:** type `[[` to link notes; each note shows what links back to it. - **Local search:** `⌘K` searches notes, backlinks, and tags. Optional semantic search can be enabled locally. - **Ask your notes:** `⌘J` can query notes through user-provided OpenAI, Anthropic, Google, or OpenRouter keys. Answers cite source notes. - **Private notes:** `private: true` excludes a note's content from AI and other external services. - **Audio memos:** record audio and transcribe it into the daily note with a configured transcription provider. - **Browser capture:** save links, selected text, screenshots, and page text from Chrome. - **Sync choices:** use iCloud Drive for file sync, or git/GitHub for versioned backup. - **CLI:** `reflect today`, `reflect search`, and `reflect show` are available for scripts and agents. See [docs/cli.md](docs/cli.md). ## Install 1. **Install the Mac app.** Download the latest release for your Mac: - **Stable:** [Apple silicon (M-series)](https://github.com/team-reflect/reflect-open/releases/latest/download/Reflect_aarch64.dmg) · [Intel](https://github.com/team-reflect/reflect-open/releases/latest/download/Reflect_x86_64.dmg) - **Beta:** [Apple silicon (M-series)](https://github.com/team-reflect/reflect-open/releases/download/updater-beta/Reflect.Beta_aarch64.dmg) · [Intel](https://github.com/team-reflect/reflect-open/releases/download/updater-beta/Reflect.Beta_x86_64.dmg) Each build is signed, notarized, and auto-updated from GitHub Releases. You can also [view all releases](https://github.com/team-reflect/reflect-open/releases). 2. **Install the iOS beta.** Join [TestFlight](https://testflight.apple.com/join/j2eEz43d). The iOS app uses the same plain-file graph and sync options as the Mac app. 3. **Install the Chrome extension.** Add [Reflect Capture from the Chrome Web Store](https://chromewebstore.google.com/detail/reflect-capture/ccabifmooehighoonjeiololjfofkhkd) to save the current page, selected text, screenshots, and optional page text from Chrome. You can also [build from source](#building-from-source). See [CHANGELOG.md](apps/desktop/CHANGELOG.md) for release notes. ## Your Notes Are Files Reflect calls a notes folder a **graph**. A graph is a folder you can inspect, back up, sync, or edit with other tools: ```text my-graph/ ├── daily/2026-06-12.md # Daily notes, named by date ├── notes/some-title.md # Other notes, named from their titles ├── assets/ # Images and attachments └── audio-memos/ # Audio recordings and transcripts ``` Markdown files are the source of truth. Reflect adds search, backlinks, tags, and related notes on top, but the files remain usable in any Markdown editor. ## Sync and Privacy For
Excerpt of 6,629 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:a9ea991f8e446244, desc:ai agent