assafelovic/gpt-researcher
gpt-researcher
An autonomous agent that conducts deep research on any data using any LLM providers
Stars27,172
Forks3,652
LanguagePython
LicenseApache-2.0
Overview
An autonomous agent that conducts deep research on any data using any LLM providers
Best for
- Evaluating gpt-researcher for Python AI workflows.
- Comparing a GitHub project with 27,172 stars and current repository activity.
Pros
- gpt-researcher has visible GitHub traction with 27,172 stars. Topics: agent, ai, automation.
- The project provides an external homepage for deeper evaluation.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- License review should confirm the Apache-2.0 terms fit your use case.
Production readiness
gpt-researcher should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
Apache-2.0 is reported by GitHub; review the repository license before redistribution or commercial use.
Install
npx skills add assafelovic/gpt-researchergit clone https://github.com/assafelovic/gpt-researcher.gitpip install -r requirements.txtpython -m uvicorn main:app --reloadpip install gpt-researcher