Skip to content

Latest commit

 

History

History
 
 

README.md

Startup Advisor using Perplexity MCP server

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.

architecture

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

Key Features

  • Shows sequential multi-agent architecture using Strands Agent
  • Agentic search using the Perplexity MCP server.
  • Utilizes the swarm tool, allowing a swarm of agents to collaborate on market research. Checkout multi-agent systems and Swarm intelligence with Strands for more information.

Prerequisites

  1. Install uv.
  2. Follow guidance here to get started with perplexity AI.
  3. Create .env file with .env.example.
  4. Run uv run main.py