#786 · Primary category: AI Agents & Automation

second-brain

agentic-ai agentic-workflow ai ai-agent-tools ai-agents cronjob-scheduler data-science database llms multimodal open-source orchestrator python python3 rag tool-use workflow-automation

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.

Project last updated:08/29/26

GitHub Stars

617

Forks

77

Contributors

2

License

MIT

Why we included this project

Second Brain is a Python agent framework that runs on your own machine rather than in a vendor's cloud. It combines local file indexing, workflow automation, and LLM calls, and you can talk to it through a REPL, a Telegram bot, or an optional web UI. The install starts small and modular: you add capabilities like knowledge-base search, durable memory, or Gmail access as separate bundles. That keeps it practical for developers who want an agent that reads their own files, schedules tasks, and messages them over chat platforms without standing up heavy infrastructure. The author also publishes head-to-head benchmark results against other agent harnesses, which helps if you are comparing frameworks before picking one.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category