git-disl / awesome-LLM-game-agent-papers

A Survey on Large Language Model-Based Game Agents
https://arxiv.org/pdf/2404.02039.pdf
225 stars 10 forks source link

Consider adding AppWorld to the list #5

Open HarshTrivedi opened 3 weeks ago

HarshTrivedi commented 3 weeks ago

Thanks for setting up this repository! If possible, I would like to add AppWorld to this list. It best fits the text games section.

🔗 Website: https://appworld.dev/ 📄 Paper: https://arxiv.org/abs/2407.18901 🐦 Tweet: https://x.com/harsh3vedi/status/1818311843976233198 💬 Blog: https://appworld.dev/blog 🎬 Video(s): https://appworld.dev/video 🌎 Code: https://github.com/stonybrooknlp/appworld 🧭 Data (task, trajectories) explorer, playground: https://appworld.dev/task-explorer 🔍 API explorer: https://appworld.dev/api-explorer 📊 Leaderboard: https://appworld.dev/leaderboard

TLDR: Introduces AppWorld Engine, a high-fidelity execution environment of 9 day-to-day apps, operable via 457 APIs, populated with digital activities of 106 people living in a simulated world, and an associated benchmark of natural, diverse, and challenging autonomous agent tasks requiring rich and interactive coding.

Bayi-Hu commented 3 days ago

Thanks for the suggestions!