Intelligence Agent Team is a powerful competitor analysis tool powered by Firecrawl and Agno's AI Agent framework. This app helps businesses analyze their competitors by extracting structured data from competitor websites and generating actionable insights using AI.
-
Multi-Agent System
- Firecrawl Agent: Specializes in crawling and summarizing competitor websites
- Analysis Agent: Generates detailed competitive analysis reports
- Comparison Agent: Creates structured comparisons between competitors
-
Competitor Discovery:
- Finds similar companies using URL matching with Exa AI
- Discovers competitors based on business descriptions
- Automatically extracts relevant competitor URLs
-
Comprehensive Analysis:
- Provides structured analysis reports with:
- Market gaps and opportunities
- Competitor weaknesses
- Recommended features
- Pricing strategies
- Growth opportunities
- Actionable recommendations
- Provides structured analysis reports with:
-
Interactive Analysis: Users can input either their company URL or description for analysis
The application requires the following Python libraries:
agnoexa-pystreamlitpandasfirecrawl-py
You'll also need API keys for:
- OpenAI
- Firecrawl
- Exa
Follow these steps to set up and run the application:
-
Install the dependencies:
pip install -r requirements.txt
-
Set up your API keys:
- Get an OpenAI API key from: https://platform.openai.com/api-keys
- Get a Firecrawl API key from: Firecrawl website
- Get an Exa API key from: Exa website
-
Run the Streamlit app:
streamlit run competitor_agent_team_v2.py
- Enter your API keys in .env file
- Input either:
- Your company's website URL
- A description of your company
- Click "Analyze Competitors" to generate:
- Competitor comparison table
- Detailed analysis report
- Strategic recommendations