[PR #102] [MERGED] AI 3d visualiser: r1+ browser use demo (CAN MERGE) #4368

Closed
opened 2026-05-12 07:30:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/102
Author: @Madhuvod
Created: 1/26/2025
Status: Merged
Merged: 2/15/2025
Merged by: @Shubhamsaboo

Base: mainHead: 3d-viz-r1


📝 Commits (6)

📊 Changes

4 files changed (+228 additions, -0 deletions)

View changed files

.gitignore (+1 -0)
ai_agent_tutorials/ai_3dpygame_r1/README.md (+50 -0)
ai_agent_tutorials/ai_3dpygame_r1/ai_3dpygame_r1.py (+173 -0)
ai_agent_tutorials/ai_3dpygame_r1/requirements.txt (+4 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/102 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 1/26/2025 **Status:** ✅ Merged **Merged:** 2/15/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `3d-viz-r1` --- ### 📝 Commits (6) - [`3e9cb7e`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/3e9cb7e695cab9c7d48f2125b470a29465d3c5d7) r1+claude demo - [`d89d51a`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/d89d51a2471adfe3802160e1197dddea5539bb74) changed the model - yet to add display server - [`154017c`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/154017c62f006617c2cfd46627b9217e6de140e7) browser use to complete demo - [`92f7d8b`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/92f7d8b4df9236baeffaa7f939824ebc93886a49) added .gitignore - [`0eadaec`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/0eadaecd4ac880f732b04898505f75a37e158967) final commit - [`70cfc55`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/70cfc5589f8340c45764cbd12eb4ea25c4ad5e4c) Update .gitignore ### 📊 Changes **4 files changed** (+228 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+1 -0) ➕ `ai_agent_tutorials/ai_3dpygame_r1/README.md` (+50 -0) ➕ `ai_agent_tutorials/ai_3dpygame_r1/ai_3dpygame_r1.py` (+173 -0) ➕ `ai_agent_tutorials/ai_3dpygame_r1/requirements.txt` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-12 07:30:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#4368