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.
Second Brain is an agentic framework that acts as an operating system, using local file intelligence, workflow automation, and LLMs to complete tasks and communicate over multiple modalities and messaging platforms.
| Date | Stars |
|---|---|
| 2026-07-24 | 586 |
| 2026-07-25 | 587 |
| 2026-07-28 | 587 |
| 2026-07-30 | 589 |
| 2026-08-06 | 589 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<img width="1440" height="569" alt="highreslogotypecrop" src="https://github.com/user-attachments/assets/598ab57f-ed6b-491a-9cd6-142b93b09244" /> # Sponsor <div align="center"> <img src="https://github.com/user-attachments/assets/9e7ff971-8159-4081-b8bc-9b9ff5edd4ff#gh-light-mode-only" width="500" alt="Atlas Cloud Logo"> <img src="https://github.com/user-attachments/assets/8497513e-09a4-4151-8b8d-ed8be782a389#gh-dark-mode-only" width="500" alt="Atlas Cloud Logo"> </div> --- [Atlas Cloud](https://www.atlascloud.ai/?utm_source=github&utm_medium=link&utm_campaign=second-brain) is a full-modal AI inference platform that gives developers a single AI API to access video generation, image generation, and LLM APIs. Instead of managing multiple vendor integrations, you connect once and get unified access to 300+ curated models across all modalities. Check out Atlas Cloud's new coding plan promotion for more budget-friendly API access: [https://www.atlascloud.ai/console/coding-plan](https://www.atlascloud.ai/console/coding-plan) # Second Brain <mark>*NEW!* You can now use Second Brain to replace Claude Code by installing the `claude_code` package! It's built on the same toolset which Claude Code uses, making Second Brain behave like Claude Code.</mark> <mark>*NEW!* Second Brain now has token streaming. Telegram now has silky smooth token streaming plus rich text.</mark> *For an example of what Second Brain can do, visit https://second-brain.art! It's an interactive art exhibition.* Second Brain is a local-first AI runtime for your machine, built as a **microkernel**. The kernel is deliberately small: it boots, runs the agent turn, persists conversations in SQLite, loads and unloads plugins, keeps the lightweight Timekeeper event clock running, and gets out of the way. Everything else — file indexing and retrieval, web search, scheduling workflows, Telegram, durable memory, file-editing and shell tools, heavy file parsers — arrives as **packages** you install from the store. It is a programmable conversation runtime that you (and agents) extend while it is running. The kernel is like a brain, while plugins are like the body. The brain and body have a symbiotic relationship — it's the same way with plugins and the kernel. A fresh install starts almost empty. Run `/setup` and install the `starter` bundle to get a working assistant in one step — see [The Kernel And The Package Store](#the-kernel-and-the-package-store) below. Second Brain is designed to merge an LLM cleanly into a wide variety of workflows, and chat conversations are the basis of this. Second Brain routes conversations through a robust state machine: participants take actions, turns move between actors, multi-step flows follow resumable phases, and frontends submit actions instead of owning conversation logic. Everything eventually runs through the conversation state machine; it's the bedrock of the system. Think of it like the spinal cord, connecting the brain (LLM) to the body (plugins). ## What It Can Do With the right packages installed (the `full` bundle covers most of the list below), Second Brain can: - Index documents, code, PDFs, slides, spreadsheets, archives, images, audio, and video. - Search local files by keyword, semantics, or hybrid ranking. - Answer from your own corpus with citations and exact file reads. - Develop a robust memory library. - Store and resume conversation history in SQLite. - Search the public web. - Run path-driven indexing tasks and event-driven background jobs to develop a robust database. - Schedule one-time and recurring subagents through Timekeeper cron jobs. - Use agentskills.io compatible skills. - Push reminders, findings, daily briefs, and alerts into Telegram. - Author, test, and live-load new tools, tasks, services, commands, and frontends. The possibilities are endless. This might seem like a lot. However, Second Brain can only do what you tell it to do. It will never edit your files or share information unles
Excerpt of 30,435 characters
Read on GitHub899
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:89b51a23fb082f61, topic:ai-agents, topic:agentic-ai, topic:agentic-workflow