Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MiAO-AI-Lab/LARP
https://github.com/MiAO-AI-Lab/LARP
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/MiAO-AI-Lab/LARP
- Owner: MiAO-AI-Lab
- Created: 2023-12-21T07:39:05.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-29T11:24:41.000Z (12 months ago)
- Last Synced: 2024-08-04T01:19:04.206Z (4 months ago)
- Size: 809 KB
- Stars: 250
- Watchers: 32
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ai-game-devtools - LARP - Agent Role Play for open-world games. |[arXiv](https://arxiv.org/abs/2312.17653) | | Agent | (<span id="game">Game (Agent)</span> / <span id="tool">Tool (AI LLM)</span>)
README
# **LARP: Language-Agent Role Play for open-world games**
[[Website]](https://miao-ai-lab.github.io/LARP/)
[[Arxiv]](https://arxiv.org/submit/5307225)
[[PDF]](https://miao-ai-lab.github.io/LARP/static/LARP.pdf)[![Python Version](https://img.shields.io/badge/python-3.11-green.svg)](https://github.com/MiAO-AI-Lab/LARP)
________________________________________________
![](images/overview.jpg)
## **Abstract**
Language agents have shown impressive problem-solving skills within defined settings and brief timelines. Yet, with the ever-evolving complexities of open-world simulations, there’s a pressing need for agents that can flexibly adapt to complex environments and consistently maintain a longterm memory to ensure coherent actions. To bridge the gap between language agents and openworld games, we introduce Language Agent for Role-Playing (LARP), which includes a cognitive architecture that encompasses memory processing and a decision-making assistant, an environment interaction module with a feedback-driven learnable action space, and a postprocessing method that promotes the alignment of various personalities. The LARP framework refines interactions between users and agents, predefined with unique backgrounds and personalities, ultimately enhancing the gaming experience in open-world contexts. Furthermore, it highlights the diverse uses of language models in a range of areas such as entertainment, education, and various simulation scenarios.
## **Installation**
## **Getting Started**
## **Paper & Citation**
OUR WORK IS COMING SOON