{"id":16780124,"url":"https://github.com/ekzhu/llm_maze_agent","last_synced_at":"2025-03-22T00:31:15.088Z","repository":{"id":152226084,"uuid":"619015801","full_name":"ekzhu/llm_maze_agent","owner":"ekzhu","description":"Navigating a maze using LLM agent","archived":false,"fork":false,"pushed_at":"2023-03-26T06:41:16.000Z","size":329,"stargazers_count":39,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T06:23:16.902Z","etag":null,"topics":["agent","chat-gpt","gpt-4","langchain","maze"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ekzhu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-26T02:17:56.000Z","updated_at":"2025-03-12T21:10:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ddd51cd5-d7f1-442b-9773-495217cda8c9","html_url":"https://github.com/ekzhu/llm_maze_agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekzhu%2Fllm_maze_agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekzhu%2Fllm_maze_agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekzhu%2Fllm_maze_agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekzhu%2Fllm_maze_agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekzhu","download_url":"https://codeload.github.com/ekzhu/llm_maze_agent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244890102,"owners_count":20527030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","chat-gpt","gpt-4","langchain","maze"],"created_at":"2024-10-13T07:34:06.943Z","updated_at":"2025-03-22T00:31:15.082Z","avatar_url":"https://github.com/ekzhu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLM-based Maze Agent\n\n![screenshot](screenshot.png)\n\nInstall dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\nSet up environment variables:\n\n```bash\nexport OPENAI_API_KEY='your API key'\n```\n\nRun maze agent on a randomly generated maze with 4 rows and 4 columns:\n\n```bash\npython maze_agent.py --rows 4 --columns 4\n```\n\nA separate window will pop up to show the agent navigating the maze\nin realtime.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekzhu%2Fllm_maze_agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekzhu%2Fllm_maze_agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekzhu%2Fllm_maze_agent/lists"}