Awesome AI AgentsAI Agent Ecosystems

daydreamsai/daydreams

⭐ 617 TypeScript added to this list on 2025-03-09 repository created 2024-12-20

Daydreams is an innovative generative agent framework designed to execute tasks on any blockchain or API, making it a versatile tool for decentralized applications. It supports cross-chain functionality, allowing interactions with multiple blockchain networks such as Ethereum, Arbitrum, Optimism, Solana, StarkNet, and Hyperledger. The framework is built to handle complex tasks through a multi-expert system where specialized modules collaborate to achieve goals. It features advanced context management with a simple yet powerful memory system that supports persistent storage and retrieval of long-term information, enabling agents to maintain state and context over time. Daydreams emphasizes goal-oriented behavior and long-term planning, utilizing hierarchical task networks for multi-step reasoning. This allows agents to break down complex objectives into manageable tasks and execute them efficiently. The framework is currently in alpha, indicating active development with potential for frequent updates and changes. It supports multiple large language models (LLMs) through the ai-sdk, including OpenAI, Anthropic, Groq, and Gemini, providing flexibility in choosing the underlying AI technology. Developers can quickly get started with Daydreams by installing the core package and using Node.js 18+ with nvm. The project encourages contributions and provides documentation and examples to facilitate development. It uses Bun for development tasks, streamlining the build and watch processes. Overall, Daydreams offers a powerful and extensible platform for creating intelligent agents capable of executing complex, multi-step tasks across various blockchain environments, making it a valuable tool for developers in the blockchain and AI space.

https://github.com/daydreamsai/daydreams

agentsaianthropicblockchainbuncontext-managementcross-chaindecentralized-applicationsdevelopmentgeminigenerative-agent-frameworkgoal-orientedgroqhierarchical-task-networksllmmulti-expert-systemmulti-step-reasoningnode.jsopenaipersistent-memory

Also in AI Agent Ecosystems

Shubhamsaboo/awesome-llm-apps

A curated collection of impressive LLM-powered AI applications featuring RAG, AI Agents, Multi-agent Teams, and open-source models from leading AI providers like OpenAI, Anthropic, and Google Gemini.

lobehub/lobehub

LobeHub is a platform that enables users to find, build, and collaborate with AI agent teammates that evolve with them, facilitating multi-agent collaboration and transforming productivity through AI-driven workspaces.

FoundationAgents/MetaGPT

MetaGPT is a multi-agent AI framework that simulates a software company by assigning GPT-based roles to collaboratively automate software development from natural language requirements.

ComposioHQ/awesome-claude-skills

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows.

shanraisshan/claude-code-best-practice

This repository provides best practices and implementations for leveraging Claude AI's agentic engineering features, including subagents, commands, skills, workflows, and memory.

crewAIInc/crewAI

CrewAI is a fast, flexible Python framework for orchestrating autonomous, role-playing AI agents that collaborate to solve complex tasks, offering both high-level simplicity and low-level control for enterprise-grade AI automation.

HKUDS/nanobot

nanobot is an open-source, lightweight personal AI agent, providing a WebUI, chat channels, tools, memory, and model routing for long-running workflows and automation.

sickn33/agentic-awesome-skills

Agentic Awesome Skills is an installable GitHub library providing over 1,900 agentic skills for various AI coding assistants like Claude Code, Cursor, and Gemini CLI.