mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 08:22:34 -05:00
[PR #187] [MERGED] Add ModelsLab Music Generator Agent #597
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/187
Author: @priyanshm07
Created: 4/17/2025
Status: ✅ Merged
Merged: 4/17/2025
Merged by: @Shubhamsaboo
Base:
main← Head:main📝 Commits (3)
b8d7d44Add ModelsLab Music Generator Agent9739dfdAdd Blog to Podcast Generator Agent9bcbd6cfix : package name fixed📊 Changes
6 files changed (+289 additions, -0 deletions)
View changed files
➕
ai_agent_tutorials/ai_blog_to_podcast_agent/README.md(+52 -0)➕
ai_agent_tutorials/ai_blog_to_podcast_agent/blog_to_podcast_agent.py(+100 -0)➕
ai_agent_tutorials/ai_blog_to_podcast_agent/requirements.txt(+6 -0)➕
ai_agent_tutorials/ai_models_lab_music_generator_agent/README.md(+43 -0)➕
ai_agent_tutorials/ai_models_lab_music_generator_agent/models_lab_music_generator_agent.py(+85 -0)➕
ai_agent_tutorials/ai_models_lab_music_generator_agent/requirements.txt(+3 -0)📄 Description
Add ModelsLab Music Generator Agent
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.