Awesome AI AgentsAI Agent Development

plastic-labs/honcho

⭐ 7151 Python added to this list on 2026-04-27 repository created 2023-09-10

Honcho is a robust memory infrastructure designed to enable the creation of stateful AI agents capable of understanding and adapting to evolving entities such as people, other agents, groups, projects, and ideas. It functions by storing messages and events, allowing Honcho to asynchronously reason in the background to build and update peer representations. This system supports querying for session context, peer representations, search results, or natural-language insights, which can then be injected into various LLM calls or agent frameworks. Key features include a 'reasoning-first' memory model that extracts conclusions from conversations rather than just matching content chunks, and a 'peer-centric' approach that tracks and models how different entities change over time. It also offers a 'multi-peer perspective,' modeling what one peer knows about another when configured. Honcho can be used as a managed service at api.honcho.dev or self-hosted as a FastAPI server. It provides SDKs for Python and TypeScript, making it accessible for developers to integrate persistent memory into their agents and applications. The project aims to improve agent retention, foster trust, and help build data moats through superior memory management, as evidenced by its benchmarks and evaluations. It is split into several repositories, with this one hosting the core service logic. Honcho specifically focuses on enabling richer, more adaptive, and long-term interactions for AI agents.

https://github.com/plastic-labs/honcho

agentaichatbotcontextembeddingsllmmemorypersonalizationragstatefulfastapipythontypescriptmulti-agentsemantic memorylong-term memory

Also in AI Agent Development

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...

Panniantong/Agent-Reach

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.

JCodesMore/ai-website-cloner-template

This project provides a reusable Next.js template for reverse-engineering and cloning any website into a modern codebase using various AI coding agents.

huggingface/smolagents

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.

alibaba/page-agent

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.

TencentCloud/TencentDB-Agent-Memory

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.

titanwings/distilly

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-dev/coze-studio

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.