Have a new startup in mind, but haven't quite hired your marketing staff? Use this Startup Advisor agent to do your market research, come up with campaign ideas, and write effective campaign copy.
| Feature | Description |
|---|---|
| Agent Structure | Multi-agent architecture |
| Native Tools | swarm, file_write, editor |
| Custom Agents | market_research_team, writer_team |
| MCP Servers | Perplexity search |
| Model Provider | Amazon Bedrock |
- Shows sequential multi-agent architecture using Strands Agent
- Agentic search using the Perplexity MCP server.
- Utilizes the
swarmtool, allowing a swarm of agents to collaborate on market research. Checkout multi-agent systems and Swarm intelligence with Strands for more information.
- Install uv.
- Follow guidance here to get started with perplexity AI.
- Create .env file with .env.example.
- Run
uv run main.py
