KwaiAgents
Agent simulator
An agent system designed to simulate human-like decision-making with Large Language Models (LLMs) and machine learning techniques
A generalized information-seeking agent system with Large Language Models (LLMs).
1k stars
22 watching
106 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
agiautogptautonomous-agentschatgptgptlarge-language-modelslocalllm
Related projects:
Repository | Description | Stars |
---|---|---|
gallandarakhneorg/jaak | An environment model and simulator that enables users to create and explore simulations of agent-environment interactions | 3 |
mindagent/mindagent | An open-source platform for developing and testing AI-powered game agents | 74 |
douthwja01/openmas | A tool for simulating the behavior of multiple autonomous systems with complex decision-making and dynamic interactions. | 132 |
multiagentlearning/playground | A platform for developing and testing AI agents in multi-agent learning environments | 767 |
101dotxyz/gpteam | An open-source multi-agent simulation framework using GPT-4 to explore AI-powered collaboration and task execution | 1,639 |
farama-foundation/magent2 | A library for creating high-performance environments for training large numbers of competing agents in multi-agent scenarios | 229 |
farama-foundation/chatarena | Provides a framework for creating multi-agent language game environments to research autonomous LLMs' social interactions | 1,355 |
litanlitudan/skyagi | A tool for simulating human-like behaviors in language models using generative agents | 764 |
opengvlab/lamm | A framework and benchmark for training and evaluating multi-modal large language models, enabling the development of AI agents capable of seamless interaction between humans and machines. | 301 |
simtopia/verbs | A tool for building and simulating complex systems using agent-based modeling techniques | 22 |
minedojo/minedojo | An AI framework for building open-ended embodied agents using Minecraft simulations and an internet-scale knowledge base | 1,816 |
kaixhin/malmo-challenge | An AI project that aims to develop an agent that can navigate and interact with a Minecraft environment while learning from its opponents' strategies | 65 |
stanfordvl/igibson | A simulation environment for training robots to interact with realistic 3D scenes and perform tasks such as navigation and manipulation. | 661 |
kingsleyh/dtanks | A robot tank battle game where players program the brain of a tank and send it into virtual battles to determine the winner | 11 |
mpaepper/llm_agents | Builds agents controlled by large language models (LLMs) to perform tasks with tool-based components | 931 |