obsidian-wiki: AI agent framework for building a digital brain via Obsidian using Karpathy's LLM Wiki pattern
A Python framework on GitHub enables AI agents to build and maintain a personal knowledge base through Obsidian, implementing Andrej Karpathy's LLM Wiki pattern. The project has accumulated 2,015 stars with 137 added today, indicating notable community traction. It sits at the intersection of agent memory management and personal knowledge tooling.
Related guides (1)
Related events (8)
OpenKB: Open-source LLM knowledge base library gains traction on GitHub
VectifyAI has released OpenKB, an open-source Python library for building LLM-powered knowledge bases. The repository is trending on GitHub with 2,389 total stars and 208 new stars in a single day, suggesting meaningful community interest. No detailed technical description is available from the source snippet.
pydantic/pydantic-ai: AI Agent Framework Trending on GitHub
pydantic-ai is an open-source AI agent framework built by the Pydantic team, applying Pydantic's data validation patterns to AI agent construction. The repository has accumulated 17,238 stars with modest daily momentum (+16 today). It represents a community-level signal of interest in structured, type-safe agent tooling in Python.
LLM Wiki: desktop app that builds persistent knowledge bases from documents using LLMs
LLM Wiki is an open-source cross-platform desktop application that uses LLMs to incrementally build and maintain a persistent, interlinked wiki from user documents rather than performing retrieval-augmented generation on each query. The project has accumulated 12,217 GitHub stars with 111 added today, suggesting notable community traction. It represents an alternative architectural pattern to standard RAG pipelines.
Onyx: Open Source AI Chat Platform with Multi-LLM Support
Onyx is an open-source AI chat platform written in Python that supports multiple LLMs with advanced features. The repository has accumulated 29,665 total stars with modest daily traction (+28 today). It positions itself as an enterprise-ready AI assistant that integrates with various language model backends.
AstrBot: multi-platform AI agent framework with IM integration trending on GitHub
AstrBot is an open-source Python framework for building AI agent assistants that integrates multiple instant messaging platforms, LLMs, and plugins. The project has accumulated over 34,000 GitHub stars with 110 new stars today, indicating active community interest. It positions itself as an alternative to OpenClaw-style agent orchestration tools.
LiveKit Agents: open-source framework for realtime voice AI agents
LiveKit Agents is a Python framework for building realtime voice and video AI agents, currently tracking 11,044 GitHub stars with modest daily growth. The project provides infrastructure for integrating LLMs into live audio/video pipelines. It represents an active open-source tooling effort in the voice agent space.
cognee: open-source AI memory platform with knowledge graph engine for agents
Cognee is an open-source Python library providing persistent long-term memory for AI agents via a self-hosted knowledge graph engine. The project has accumulated 18,495 GitHub stars with 361 added today, indicating significant community traction. It targets the agent memory problem by enabling cross-session state persistence without reliance on external managed services.
agentmemory: Persistent Memory for AI Coding Agents
agentmemory is an open-source TypeScript library providing persistent memory for AI coding agents, designed based on real-world benchmarks. The repository has accumulated 13,772 total stars with a notable single-day gain of 1,626 stars, indicating strong community traction. It targets the agent tool ecosystem by addressing memory continuity across coding agent sessions.
