GitHub repo

guy-hartstein/company-research-agent

Python Tracked since 2025-02-12 Updated 2026-07-16 View source ↗

#461 of 783 by Stars among GitHub repos

2.0k Stars

An agentic company research tool powered by LangGraph and Tavily that conducts deep diligence on companies using a multi-agent framework. It leverages Google's Gemini 2.5 Flash and OpenAI's GPT-5.1 on the backend for inference.

About

A multi-agent tool that generates comprehensive company research reports. The platform uses a pipeline of AI agents to gather, curate, and synthesize information about any company.

The platform follows an agentic framework with specialized nodes that process data sequentially:

The platform leverages separate models for optimal performance:

This approach combines Gemini's strength in handling large context windows with GPT-5.1's precision in following specific formatting instructions.

The platform uses a content filtering system in curator.py:

The platform implements a simple polling-based communication system:

The easiest way to get started is using the setup script, which…

Excerpted from github.com/guy-hartstein/company-research-agent

Latest metrics

Stars 2.0k 2026-07-16
Forks 291 2026-07-16
Commits 244 2026-07-16
Releases 5 2026-07-16
Watchers 14 2026-07-16
Open issues 1 2026-07-16
Open PRs 1 2026-07-16