Discover and explore top open-source AI tools and projects—updated daily.
Agentfy-ioMulti-agent system for social media automation
Top 75.6% on SourcePulse
Agentfy is a modular, multi-agent system designed for automating social media tasks across platforms like TikTok, Instagram, and X. It leverages LLMs and a flexible Model Context Protocol (MCP) to translate user intents into executable workflows, enabling cross-platform promotions, content transformation, automated messaging, and creator discovery for users and businesses.
How It Works
Agentfy employs a modular microservices architecture with a focus on multi-agent coordination. It uses a Model Context Protocol (MCP) and LLMs to interpret user requests, breaking them down into structured tasks. The system supports dynamic agent communication and collaboration, automatically selecting and routing requests to the most suitable agents and functions without manual configuration, enabling intelligent workflow execution.
Quick Start & Requirements
git clone https://github.com/callmeiks/Agentfy.git), navigate to the directory, and install dependencies via pip install -r requirements.txt..env file.python run_agent_cli.py) or a Streamlit Web Interface (streamlit run run_agent_app.py).agents/ and updating agent_registry.json.Highlighted Details
Maintenance & Community
lqiu314@gmail.com, evil0ctal1985@gmail.com) and GitHub handles (@callmeiks, @Evil0ctal).Licensing & Compatibility
Limitations & Caveats
Requires obtaining and configuring API keys for each social media platform to be used, which can be a complex setup process. Deep integration with platforms implies potential reliance on their API stability and terms of service. The extensibility for adding new agents requires adherence to specific project structures and registry updates.
9 months ago
Inactive
ag2ai