neal2020github/awesome-embodied-agents — explained in plain English
Analysis updated 2026-05-18
Find recent papers on embodied agents that use vision language models for reasoning and planning.
Get a quick literature review before starting research on robot navigation or manipulation agents.
Track new embodied AI benchmarks released in 2026 such as ESI-Bench or NavTrust.
Submit a pull request to add a paper to a curated list of embodied agent research.
| neal2020github/awesome-embodied-agents | 2arons/llm-cli | adzza/guardium-dns | |
|---|---|---|---|
| Stars | 11 | 11 | 11 |
| Language | Python | Python | Python |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | researcher | developer | general |
Figures from each repo's GitHub metadata at analysis time.
This repository is a curated reading list, in the style of the Awesome on GitHub series, focused on a specific corner of AI research: embodied agents that use vision language models or large language models as their reasoning core. By embodied the README means systems that exist in some kind of physical or simulated environment, such as a robot in a room or a virtual avatar that has to move around, look at things, and decide what to do next. The scope, written in a hidden HTML comment, lists what is in and what is out. The list includes embodied memory and retrieval, vision language model based reasoning and planning, exploration and navigation agents, embodied question answering, manipulation agents that use a model as a planner or skill selector, and benchmarks for measuring these systems. End to end vision language action policies, world models, low level robot control, diffusion policies, and generic language model agents with no perception of an environment are typically out of scope. The table of contents groups entries into ten sections: Survey, Benchmark, Agent System, Memory, Reasoning and Planning, Active perception, Navigation, EQA, Manipulation, and Related Lists. Each section is a bulleted list of papers, sorted by year in descending order, with links to the arXiv PDF and, where available, a project page or code repository. Surveys cover topics such as safety in embodied AI, self evolving embodied AI, foundation model driven robotics, and earlier surveys back to 2021. The Benchmark section is heavy with 2026 entries, including names like ESI-Bench, RoboMemArena, NavTrust, AsgardBench, and SpaMEM, each measuring a different capability such as spatial reasoning, memory, or trustworthy navigation. The README invites pull requests for papers and resources not yet listed. The full README is longer than what was shown.
A curated list of research papers on AI agents that operate in physical or simulated environments, such as robots and virtual avatars.
Mainly Python. The stack also includes Markdown.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.