# Company Researcher Tool ## Overview This project provides an AI-powered tool to analyze and generate comprehensive reports on a company. It includes industry research, competitor analysis, market trends, financial data, and SWOT analysis. ## Project Structure - `src/`: Source code for agents, tasks, tools, and utilities. - `tests/`: Unit tests for the project. - `requirements.txt`: Python dependencies. ## Installation 1. Clone the repository: ```bash git clone https://github.com/your-repo/company-researcher-tool.git cd company-researcher-tool