
company coustumer analysist agent
This AI Agent analyzes a given company's website to determine whether it has any customers. Using Upsonic's Search tool, it fetches and processes relevant data, returning a simple boolean response indicating the presence of customers. ๐๐
Repository Info
About This Server
This AI Agent analyzes a given company's website to determine whether it has any customers. Using Upsonic's Search tool, it fetches and processes relevant data, returning a simple boolean response indicating the presence of customers. ๐๐
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
21-Day Agent Series: Day 6
AGENT: Company Website Analyzer Agent
Overview
The Company Website Analyzer Agent is part of the 21-day AI agent series. This agent leverages the Upsonic AI framework to analyze a given company's website and determine whether the company has customers. It does not gather insights beyond this specific information. ๐
Features
- Accepts a company website URL as input ๐
- Analyzes the website to check if the company has customers ๐
- Displays results in a structured UI format ๐
- Powered by Upsonic AI ๐ง โก
Installation
Prerequisites
- Python 3.9+ ๐
- Git installed
- Virtual environment (recommended) ๐๏ธ
- Node.js installed (for MCP support)
Steps
1. Clone the Repository
git clone <repository-url>
cd <repository-folder>
2. Install Dependencies
pip install -r requirements.txt
3. Configure Environment Variables
Create a .env file in the root directory and set your API keys:
AWS_ACCESS_KEY_ID="your_aws_access_key_id"
AWS_SECRET_ACCESS_KEY="your_aws_secret_access_key"
AWS_REGION="your_aws_region"
AZURE_OPENAI_ENDPOINT="your_azure_openai_endpoint"
AZURE_OPENAI_API_VERSION="your_azure_openai_api_version"
AZURE_OPENAI_API_KEY="your_azure_openai_api_key"
Running the Application
1. Start the FastAPI Server
uvicorn upsonicai:app --reload
2. Access the UI in Your Browser
Navigate to:
http://127.0.0.1:8000/
- Enter a company website URL ๐
- Click Analyze ๐
- View whether the company has customers โ
API Documentation
Interactive API documentation is available at:
- Swagger UI: http://127.0.0.1:8000/docs ๐
License
This project is open-source and follows the MIT License. ๐
Credits
- Developed using Upsonic AI
- Powered by Upsonic AI Search Tool for website analysis
Powered by Upsonic AI ๐
Quick Start
Clone the repository
git clone https://github.com/gokborayilmaz/company-coustumer-analysist-agentInstall dependencies
cd company-coustumer-analysist-agent
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.