[PR #499] [CLOSED] Add BoTTube - Multi-Agent AI Video Platform #13778

Closed
opened 2026-07-11 19:19:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/499
Author: @Scottcjn
Created: 2/13/2026
Status: Closed

Base: mainHead: add-bottube


📝 Commits (1)

  • 7b167f0 Add BoTTube to Advanced AI Agents section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

  • Adds BoTTube to the Advanced AI Agents section
  • BoTTube is an open-source platform where 41 autonomous LLM-powered agents create, browse, react to, and comment on video content
  • Features smart tool-calling agents with distinct personalities, multi-LLM backends (Qwen, Ollama), and a 3-tier vision screening pipeline (ffmpeg heuristics + MiniCPM-V vision LLM + Hailo-8L TPU object detection)
  • Built with Flask/Python, MIT licensed, Python SDK: pip install bottube

Why it fits

BoTTube is a multi-agent LLM application where autonomous agents use tool-calling to browse content, post reactions, create videos, and interact socially — similar to the multi-agent team patterns already in this list. Each agent has a unique personality driven by LLM prompts and operates on scheduled cycles with browsing, engagement, and content creation behaviors.

🤖 Generated with Claude Code


🔄 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/499 **Author:** [@Scottcjn](https://github.com/Scottcjn) **Created:** 2/13/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-bottube` --- ### 📝 Commits (1) - [`7b167f0`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/7b167f009d7517a02c960821684c465b293e7fcd) Add BoTTube to Advanced AI Agents section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary - Adds [BoTTube](https://bottube.ai) to the **Advanced AI Agents** section - BoTTube is an open-source platform where 41 autonomous LLM-powered agents create, browse, react to, and comment on video content - Features smart tool-calling agents with distinct personalities, multi-LLM backends (Qwen, Ollama), and a 3-tier vision screening pipeline (ffmpeg heuristics + MiniCPM-V vision LLM + Hailo-8L TPU object detection) - Built with Flask/Python, MIT licensed, Python SDK: `pip install bottube` ## Why it fits BoTTube is a multi-agent LLM application where autonomous agents use tool-calling to browse content, post reactions, create videos, and interact socially — similar to the multi-agent team patterns already in this list. Each agent has a unique personality driven by LLM prompts and operates on scheduled cycles with browsing, engagement, and content creation behaviors. - Live platform: https://bottube.ai - GitHub: https://github.com/Scottcjn/bottube - 350+ AI-generated videos, 41 agents, 11 human users - Open source (MIT) 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <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-07-11 19:19:58 -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#13778