From bf7d32dd6c64ae050e3fe71f9c1b64e177d53754 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Apr 2026 14:18:13 +0000 Subject: [PATCH] feat: add entry from issue #3 --- README.md | 12 ++++++------ data/models.yaml | 27 +++++++++++++++++++++++++++ docs/data.json | 39 ++++++++++++++++++++++++++++++++++++--- docs/index.html | 2 +- 4 files changed, 70 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1fcbf4f..f59f196 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ > ๐Ÿค– Physical AI (Robotics & Embodied AI) ๋ถ„์•ผ์˜ ์˜คํ”ˆ์†Œ์Šค ๋ชจ๋ธ, ๋ฐ์ดํ„ฐ์…‹, ์‹œ๋ฎฌ๋ ˆ์ดํ„ฐ๋ฅผ ์ฒด๊ณ„์ ์œผ๋กœ ์ •๋ฆฌํ•œ ํ๋ ˆ์ด์…˜ ๋ฆฌ์ŠคํŠธ. > A curated list of open-source models, datasets, and simulators for Physical AI (Robotics & Embodied AI). -[![Models](https://img.shields.io/badge/Models-12-blue)](https://pytorchkorea.github.io/Awesome-Physical-AI) +[![Models](https://img.shields.io/badge/Models-13-blue)](https://pytorchkorea.github.io/Awesome-Physical-AI) [![Datasets](https://img.shields.io/badge/Datasets-10-green)](https://pytorchkorea.github.io/Awesome-Physical-AI) [![Simulators](https://img.shields.io/badge/Simulators-9-purple)](https://pytorchkorea.github.io/Awesome-Physical-AI) -[![Organizations](https://img.shields.io/badge/Organizations-27-orange)](https://pytorchkorea.github.io/Awesome-Physical-AI) -[![Updated](https://img.shields.io/badge/Updated-2026-04-25-lightgrey)](https://github.com/PyTorchKorea/Awesome-Physical-AI) +[![Organizations](https://img.shields.io/badge/Organizations-28-orange)](https://pytorchkorea.github.io/Awesome-Physical-AI) +[![Updated](https://img.shields.io/badge/Updated-2026-04-27-lightgrey)](https://github.com/PyTorchKorea/Awesome-Physical-AI) [![Dashboard](https://img.shields.io/badge/๐ŸŒ_Dashboard-Live-brightgreen)](https://pytorchkorea.github.io/Awesome-Physical-AI) > **[๐Ÿ‘‰ ์ธํ„ฐ๋ž™ํ‹ฐ๋ธŒ ๋Œ€์‹œ๋ณด๋“œ์—์„œ ํ•„ํ„ฐ๋ง ๋ฐ ์‹œ๊ฐํ™” ๋ณด๊ธฐ | View Interactive Dashboard](https://pytorchkorea.github.io/Awesome-Physical-AI)** @@ -42,6 +42,7 @@ | [RoboFlamingo](https://github.com/RoboFlamingo/RoboFlamingo) | ByteDance | 2023 | manipulation | manipulator | VLA | 429 | [๐Ÿ“„](https://arxiv.org/abs/2311.01378) | | [GR-1](https://github.com/bytedance/GR-1) | BAAI / Beijing Academy of AI | 2024 | manipulation | manipulator | VLA, IL | 309 | [๐Ÿ“„](https://arxiv.org/abs/2312.13139) | | [CrossFormer](https://github.com/rail-berkeley/crossformer) | UC Berkeley / others | 2024 | manipulation | manipulator, mobile | IL, VLA | 282 | [๐Ÿ“„](https://arxiv.org/abs/2408.11812) [๐Ÿค—](https://huggingface.co/rail-berkeley/crossformer) | +| [ใ…‡ใ„นใ„ด](ใ„ดใ„นใ„ด) | ใ…‡ใ„ดใ„น | 1212 | navigation, dexterous | biped, mobile | VLA | 0 | [๐Ÿ“„](ใ„ดใ„นใ…‡) [๐Ÿค—](ใ„ดใ…‡ใ„น) | --- @@ -84,12 +85,11 @@ ## ๐Ÿค How to Contribute -์ƒˆ ํ•ญ๋ชฉ์„ ์ถ”๊ฐ€ํ•˜๋ ค๋ฉด GitHub Issue๋ฅผ ์—ด์–ด์ฃผ์„ธ์š”. -To add a new entry, please open a GitHub Issue: +์ƒˆ ๋ชจ๋ธ ๋˜๋Š” ๋ฐ์ดํ„ฐ์…‹์„ ์ถ”๊ฐ€ํ•˜๋ ค๋ฉด GitHub Issue๋ฅผ ์—ด์–ด์ฃผ์„ธ์š”. +To add a new model or dataset, please open a GitHub Issue: - **[โž• Add a Model](https://github.com/PyTorchKorea/Awesome-Physical-AI/issues/new?template=add-model.yml)** - **[โž• Add a Dataset](https://github.com/PyTorchKorea/Awesome-Physical-AI/issues/new?template=add-dataset.yml)** -- **[โž• Add a Simulator](https://github.com/PyTorchKorea/Awesome-Physical-AI/issues/new?template=add-simulator.yml)** ์ด์Šˆ๊ฐ€ ๋“ฑ๋ก๋˜๋ฉด ๋ด‡์ด ์ž๋™์œผ๋กœ PR์„ ์ƒ์„ฑํ•˜๊ณ , ๊ด€๋ฆฌ์ž๊ฐ€ ๊ฒ€ํ†  ํ›„ ๋จธ์ง€ํ•ฉ๋‹ˆ๋‹ค. A bot will automatically create a PR from your issue for admin review. diff --git a/data/models.yaml b/data/models.yaml index 004d38c..f72155c 100644 --- a/data/models.yaml +++ b/data/models.yaml @@ -386,3 +386,30 @@ - cross-embodiment - generalist - transformer +- id: custom + name: ใ…‡ใ„นใ„ด + org: ใ…‡ใ„ดใ„น + year: 1212 + description_en: ใ…‡ใ„นใ„ดใ„ทใ„นใ„ดใ„นใ…‡ใ„ดใ„นใ…Ž + description_ko: '' + github_url: ใ„ดใ„นใ„ด + paper_url: ใ„ดใ„นใ…‡ + hf_url: ใ„ดใ…‡ใ„น + project_url: ใ…‡ใ„ดใ„นใ„น + categories: + - navigation + - dexterous + hardware: + - biped + - mobile + learning: + - VLA + framework: [] + communication: [] + stats: + github_stars: 0 + github_forks: 0 + hf_downloads: 0 + last_updated: '2026-04-27' + added_date: '2026-04-27' + tags: [] diff --git a/docs/data.json b/docs/data.json index 64aeca8..e4da4a0 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1,10 +1,10 @@ { "metadata": { - "last_updated": "2026-04-25", - "total_models": 12, + "last_updated": "2026-04-27", + "total_models": 13, "total_datasets": 10, "total_tools": 9, - "total_orgs": 27 + "total_orgs": 28 }, "models": [ { @@ -480,6 +480,39 @@ "generalist", "transformer" ] + }, + { + "id": "custom", + "name": "ใ…‡ใ„นใ„ด", + "org": "ใ…‡ใ„ดใ„น", + "year": 1212, + "description_en": "ใ…‡ใ„นใ„ดใ„ทใ„นใ„ดใ„นใ…‡ใ„ดใ„นใ…Ž", + "description_ko": "", + "github_url": "ใ„ดใ„นใ„ด", + "paper_url": "ใ„ดใ„นใ…‡", + "hf_url": "ใ„ดใ…‡ใ„น", + "project_url": "ใ…‡ใ„ดใ„นใ„น", + "categories": [ + "navigation", + "dexterous" + ], + "hardware": [ + "biped", + "mobile" + ], + "learning": [ + "VLA" + ], + "framework": [], + "communication": [], + "stats": { + "github_stars": 0, + "github_forks": 0, + "hf_downloads": 0, + "last_updated": "2026-04-27" + }, + "added_date": "2026-04-27", + "tags": [] } ], "datasets": [ diff --git a/docs/index.html b/docs/index.html index 6de504e..4f5ecbb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -28,7 +28,7 @@ - +