[PR #99] [CLOSED] ai-ecommerce-browser use (gotta add) #160

Closed
opened 2025-11-06 14:57:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/99
Author: @Madhuvod
Created: 1/24/2025
Status: Closed

Base: mainHead: meme-generator-browseruse


📝 Commits (3)

  • 4d8775d new project - browser use ai meme gen
  • 586124b broswer use with anthropic working fine
  • ac25360 r1 with tool use locally ollama

📊 Changes

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

View changed files

ai_agent_tutorials/ai_meme_generator_agent/ai_meme_generator.py (+64 -0)
ai_agent_tutorials/ai_meme_generator_agent/test.py (+32 -0)
ai_agent_tutorials/ai_r1-local_version/main.py (+147 -0)
ai_agent_tutorials/ai_r1-local_version/test.py (+0 -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/99 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 1/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `meme-generator-browseruse` --- ### 📝 Commits (3) - [`4d8775d`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/4d8775df79c75837a24a640c3d55026f6bd21d5d) new project - browser use ai meme gen - [`586124b`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/586124b879a6a931a40dd8320489a7addf95aa42) broswer use with anthropic working fine - [`ac25360`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/ac25360d575340f9c13468ee73823cb8ffda61f4) r1 with tool use locally ollama ### 📊 Changes **4 files changed** (+243 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_meme_generator_agent/ai_meme_generator.py` (+64 -0) ➕ `ai_agent_tutorials/ai_meme_generator_agent/test.py` (+32 -0) ➕ `ai_agent_tutorials/ai_r1-local_version/main.py` (+147 -0) ➕ `ai_agent_tutorials/ai_r1-local_version/test.py` (+0 -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 2025-11-06 14:57:31 -06: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#160