Comprehensive 커뮤니티 주도 프로젝트 Tools for Every Need

Get access to 커뮤니티 주도 프로젝트 solutions that address multiple requirements. One-stop resources for streamlined workflows.

커뮤니티 주도 프로젝트

  • A modular multi-agent framework enabling AI sub-agents to collaborate, communicate, and execute complex tasks autonomously.
    0
    0
    What is Multi-Agent Architecture?
    Multi-Agent Architecture provides a scalable, extensible platform to define, register, and coordinate multiple AI agents working together on a shared objective. It includes a message broker, lifecycle management, dynamic agent spawning, and customizable communication protocols. Developers can build specialized agents (e.g., data fetchers, NLP processors, decision-makers) and plug them into the core runtime to handle tasks ranging from data aggregation to autonomous decision workflows. The framework’s modular design supports plugin extensions and integrates with existing ML models or APIs.
  • OpenAgent is an open-source framework for building autonomous AI agents integrating LLMs, memory and external tools.
    0
    0
    What is OpenAgent?
    OpenAgent offers a comprehensive framework for developing autonomous AI agents that can understand tasks, plan multi-step actions, and interact with external services. By integrating with LLMs such as OpenAI and Anthropic, it enables natural language reasoning and decision-making. The platform features a pluggable tool system for executing HTTP requests, file operations, and custom Python functions. Memory management modules allow agents to store and retrieve contextual information across sessions. Developers can extend functionality via plugins, configure real-time streaming of responses, and utilize built-in logging and evaluation tools to monitor agent performance. OpenAgent simplifies orchestration of complex workflows, accelerates prototyping of intelligent assistants, and ensures modular architecture for scalable AI applications.
  • Coaty is a TypeScript-based open-source framework enabling decentralized agent-based communication and management for scalable IoT applications.
    0
    0
    What is Coaty?
    Coaty is an open-source toolkit written in TypeScript for developing collaborative, decentralized IoT applications using software agents. It delivers a container runtime that hosts agent instances, a discovery and registry service for dynamic resource lookup, and pub/sub communication layers for event distribution. Built-in storage adapters synchronize state across devices, while a flexible data model allows you to extend and share domain objects. Coaty supports multiple transport protocols like MQTT and WebSocket, enabling robust, real-time interoperability between edge, fog, and cloud environments without central points of failure.
  • An RL framework offering PPO, DQN training and evaluation tools for developing competitive Pommerman game agents.
    0
    0
    What is PommerLearn?
    PommerLearn enables researchers and developers to train multi-agent RL bots in the Pommerman game environment. It includes ready-to-use implementations of popular algorithms (PPO, DQN), flexible configuration files for hyperparameters, automatic logging and visualization of training metrics, model checkpointing, and evaluation scripts. Its modular architecture makes it easy to extend with new algorithms, customize environments, and integrate with standard ML libraries such as PyTorch.
  • Build, test, and deploy AI agents with persistent memory, tool integration, custom workflows, and multi-model orchestration.
    0
    0
    What is Venus?
    Venus is an open-source Python library that empowers developers to design, configure, and run intelligent AI agents with ease. It provides built-in conversation management, persistent memory storage options, and a flexible plugin system for integrating external tools and APIs. Users can define custom workflows, chain multiple LLM calls, and incorporate function-calling interfaces to perform tasks like data retrieval, web scraping, or database queries. Venus supports synchronous and asynchronous execution, logging, error handling, and monitoring of agent activities. By abstracting low-level API interactions, Venus enables rapid prototyping and deployment of chatbots, virtual assistants, and automated workflows, while maintaining full control over agent behavior and resource utilization.
  • A GitHub repo of modular AI agent recipes using LangChain and Python, showcasing memory, custom tools, and multi-step automation.
    0
    0
    What is Advanced Agents Cookbooks?
    Advanced Agents Cookbooks is a community-driven GitHub project offering a library of AI agent recipes built on LangChain. It covers memory modules for context retention, custom tool integrations for external data and API calls, function-calling patterns for structured responses, chain-of-thought planning for complex decision-making, and multi-step workflow orchestration. Developers can use these ready-made examples to understand best practices, customize behavior, and accelerate the development of intelligent agents that automate tasks such as scheduling, data retrieval, and customer support.
  • BotPlayers is an open-source framework enabling creation, testing, and deployment of AI game-playing agents with reinforcement learning support.
    0
    0
    What is BotPlayers?
    BotPlayers is a versatile open-source framework designed to streamline the development and deployment of AI-driven game-playing agents. It features a flexible environment abstraction layer that supports screen scraping, web APIs, or custom simulation interfaces, allowing bots to interact with various games. The framework includes built-in reinforcement learning algorithms, genetic algorithms, and rule-based heuristics, along with tools for data logging, model checkpointing, and performance visualization. Its modular plugin system enables developers to customize sensors, actions, and AI policies in Python or Java. BotPlayers also offers YAML-based configuration for rapid prototyping and automated pipelines for training and evaluation. With cross-platform support on Windows, Linux, and macOS, this framework accelerates experimentation and production of intelligent game agents.
Featured