GitHub 仓库

guy-hartstein/company-research-agent

Python 首次收录 2025-02-12 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 461 / 共 783

2.0k Star

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.

项目介绍

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…

摘自 github.com/guy-hartstein/company-research-agent

最新指标

Star 2.0k 2026-07-16
Fork 291 2026-07-16
提交 244 2026-07-16
发布 5 2026-07-16
Watcher 14 2026-07-16
开放 issue 1 2026-07-16
开放 PR 1 2026-07-16