kepano/obsidian-skills
Obsidian Skills provides a collection of agent skills enabling AI agents to interact with Obsidian vaults, facilitating content creation and editing of Markdown, Bases, and JSON Canvas files, as we...
Awesome AI Agents › AI Agent Development
The project "All Agentic Architectures" is a comprehensive repository that implements over 17 state-of-the-art AI agentic architectures designed for practical use across various stages of AI system development. It serves as a hands-on masterclass in modern AI agent design, bridging the gap between theoretical concepts and practical, production-ready code. The repository is built using LangChain and LangGraph frameworks and is structured as a living textbook with runnable Jupyter notebooks that progressively build knowledge from foundational patterns to advanced multi-agent and self-aware systems. The project emphasizes a structured learning path, starting with foundational single-agent enhancements such as Reflection, Tool Use, ReAct, and Planning, which improve output quality, enable real-world interaction, combine reasoning and action, and add foresight to agent behavior. It then advances to multi-agent collaboration architectures like Multi-Agent Systems, Blackboard Systems, and Meta-Controller, which enable teams of specialized agents to collaborate, share knowledge, and route tasks efficiently. Further architectures include robust self-correcting loops (PEV), dual-memory systems combining episodic and semantic memory, tree of thoughts for exploring multiple reasoning paths, mental loop simulators for risk assessment, graph-based world-model memory for complex reasoning, ensemble methods for unbiased decision-making, dry-run harnesses for safety-critical deployment, reinforcement learning with human feedback for self-improvement, cellular automata for emergent behavior, and reflexive metacognitive agents that reason about their own capabilities. Each notebook features practical real-world scenarios such as financial analysis, coding, social media management, medical triage, robotics, and high-stakes advisory roles, making the concepts immediately relevant. The repository also incorporates evaluation mechanisms using an LLM-as-a-Judge pattern to provide quantitative feedback on agent performance, which is critical for production AI. Overall, this project is an invaluable resource for developers, researchers, and AI enthusiasts aiming to master the art of building intelligent, adaptive, and collaborative AI systems.
https://github.com/FareedKhan-dev/all-agentic-architectures
Obsidian Skills provides a collection of agent skills enabling AI agents to interact with Obsidian vaults, facilitating content creation and editing of Markdown, Bases, and JSON Canvas files, as we...
Agent-Reach allows AI agents to access web content from major social media and video platforms through a CLI, without API fees, enhancing their perceptual capabilities.
This project provides a reusable Next.js template for reverse-engineering and cloning any website into a modern codebase using various AI coding agents.
Smolagents is a minimalistic Python library by Hugging Face for creating intelligent agents that think and act by generating and executing Python code, supporting multiple LLMs, modalities, and tool integrations.
Page Agent is a JavaScript in-page GUI agent enabling natural language control of web interfaces without browser extensions or headless browsers, supporting various LLMs.
TencentDB Agent Memory provides a local, 4-tier progressive pipeline for AI agent long-term memory, enhancing performance and reducing token usage without external API dependencies.
A meta-skill that distills messages, documents, interviews and public sources about a person into a source-grounded Person Profile, packaged as an Agent Skill for coding agents and chat bots.
Coze Studio is an all-in-one AI agent development platform that simplifies the creation, debugging, and deployment of AI agents through visual tools and supports no-code and low-code development approaches.