ekzhu/llm_maze_agent
Navigating a maze using LLM agent
This tool helps you visualize how an AI agent, powered by a large language model, can navigate through a maze. You provide the dimensions of a maze, and the agent attempts to find its way, showing its progress in real-time. It's designed for researchers or educators interested in observing AI decision-making in a constrained environment.
No commits in the last 6 months.
Use this if you want to explore and demonstrate how an LLM can be used to solve spatial reasoning problems like maze navigation.
Not ideal if you're looking for a practical tool to solve real-world navigation challenges or for an agent that learns from experience within the maze.
Stars
39
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ekzhu/llm_maze_agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenMind/OM1
Modular AI runtime for robots
AgentEra/Agently
[GenAI Application Development Framework] 🚀 Build GenAI application quick and easy 💬 Easy to...
mesa/mesa-llm
Extension to the Mesa repository to provide with the ability to plug LLM directly into your...
datapizza-labs/datapizza-ai
Build reliable Gen AI solutions without overhead 🍕
victordibia/designing-multiagent-systems
Building LLM-Enabled Multi Agent Applications from Scratch