company research agent
Basic Information
Agentic Company Researcher is an open source multi-agent application that automates deep company research and produces comprehensive, formatted reports. The repo implements a pipeline of specialized agents that gather and synthesize information from multiple sources such as company websites, news articles, financial reports, and industry analyses. It provides a backend API (FastAPI) and a modern React frontend with real-time progress updates over WebSocket, plus optional Docker deployment and environment configuration for API keys and persistence. The project is structured around research nodes and processing nodes so users can run, inspect, and extend the end-to-end research workflow. The focus is on assembling, filtering, summarizing, and formatting research into downloadable reports rather than on providing a general-purpose agent framework.