Company Researcher Logo

Company Researcher

An AI agent that scans the web for details about a company provided by the user

How it works

The Company Researcher Agent utilizes a graph created with LangGraph to scan the web for details about a company provided by the user.

Generate Queries

The agent generates search queries based on the company name and report schema provided.

Research Company

The agent executes the generated queries. Then the agent generates notes based on the search results and report schema.

Gather Notes and Extract Schema

The agent gathers the notes and fills out the report schema from the notes.

Reflection

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

langgraph-graph

Built With

This application utilizes the following technologies.