[PR #103] [MERGED] Browser Use - Meme Generation (NEW) #164

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

📋 Pull Request Information

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

Base: mainHead: new-meme-browser


📝 Commits (8)

📊 Changes

3 files changed (+188 additions, -0 deletions)

View changed files

ai_agent_tutorials/ai_meme_generator_browseruse/README.md (+51 -0)
ai_agent_tutorials/ai_meme_generator_browseruse/ai_meme_generator.py (+130 -0)
ai_agent_tutorials/ai_meme_generator_browseruse/requirements.txt (+7 -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/103 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 1/26/2025 **Status:** ✅ Merged **Merged:** 1/26/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `new-meme-browser` --- ### 📝 Commits (8) - [`40fcbe8`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/40fcbe88a4ed8cd090486229c1ef9757f7a0d8cf) broswer use with anthropic working fine - [`d93ad42`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/d93ad42c76652c712d426d739d27a712111a1677) streamlit inclusion - [`8bb26cc`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/8bb26cca49fd1a65467912c2b86263db761d7c71) fixes - [`5450e8c`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/5450e8c9fa8d6d7a255e9d074253c7067238bb4f) UI additions - [`f33f147`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/f33f147783b3de97497c788ff40a71575fb4e8f8) claude model changed - [`a681894`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/a681894465d4eeee5f6454dc08404588c00ab85c) support for more llm models + refined streamlit UI - [`02dc883`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/02dc88348931154a89716730da07075067c9624a) added readme and requirements.txt - [`50e28fc`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/50e28fc091f09c3ade3f49029a74c94184c2a3ec) new requirements.txt ### 📊 Changes **3 files changed** (+188 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_meme_generator_browseruse/README.md` (+51 -0) ➕ `ai_agent_tutorials/ai_meme_generator_browseruse/ai_meme_generator.py` (+130 -0) ➕ `ai_agent_tutorials/ai_meme_generator_browseruse/requirements.txt` (+7 -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:39 -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#164