An AI agent that scans the web for details about a company provided by the user
The Company Researcher Agent utilizes a graph created with LangGraph to scan the web for details about a company provided by the user.
The agent generates search queries based on the company name and report schema provided.
The agent executes the generated queries. Then the agent generates notes based on the search results and report schema.
The agent gathers the notes and fills out the report schema from the notes.
The agent evaluates the quality of the report schema for the following: Analyzes completeness of required fields Identifies any missing or incomplete information Generates targeted follow-up search queries if needed Continues research until information is satisfactory or max reflection steps reached

This application utilizes the following technologies.