Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: justmg
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Size: 15.6 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README-ja_JP.md

Logo #### [![公式サイト](https://img.shields.io/badge/公式サイト-gptr.dev-blue?style=for-the-badge&logo=world&logoColor=white)](https://gptr.dev) [![Documentation](https://img.shields.io/badge/Documentation-DOCS-f472b6?logo=googledocs&logoColor=white&style=for-the-badge)](https://docs.gptr.dev) [![Discord Follow](https://img.shields.io/discord/1127851779011391548?style=for-the-badge&logo=discord&label=Chat%20on%20Discord)](https://discord.gg/QgZXvJAccX) [![PyPI version](https://img.shields.io/pypi/v/gpt-researcher?logo=pypi&logoColor=white&style=flat)](https://badge.fury.io/py/gpt-researcher) ![GitHub Release](https://img.shields.io/github/v/release/assafelovic/gpt-researcher?style=flat&logo=github) [![Open In Colab](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=grey&color=yellow&label=%20&style=flat&logoSize=40)](https://colab.research.google.com/github/assafelovic/gpt-researcher/blob/master/docs/docs/examples/pip-run.ipynb) [![Docker Image Version](https://img.shields.io/docker/v/elestio/gpt-researcher/latest?arch=amd64&style=flat&logo=docker&logoColor=white&color=1D63ED)](https://hub.docker.com/r/gptresearcher/gpt-researcher) [![Twitter Follow](https://img.shields.io/twitter/follow/assaf_elovic?style=social)](https://twitter.com/assaf_elovic) [English](README.md) | [中文](README-zh_CN.md) | [日本語](README-ja_JP.md) | [한국어](README-ko_KR.md)

🔎 GPT Researcher

GPT Researcher は、さまざまなタスクに対する包括的なオンラインリサーチのために設計された自律エージェントです。

このエージェントは、詳細で事実に基づいた偏りのない研究レポートを生成することができ、関連するリソース、アウトライン、およびレッスンに焦点を当てるためのカスタマイズオプションを提供します。最近の Plan-and-Solve および RAG 論文に触発され、GPT Researcher は速度、決定論、および信頼性の問題に対処し、同期操作ではなく並列化されたエージェント作業を通じてより安定したパフォーマンスと高速化を提供します。

私たちの使命は、AIの力を活用して、個人や組織に正確で偏りのない事実に基づいた情報を提供することです。

なぜGPT Researcherなのか?

  • 手動の研究タスクで客観的な結論を形成するには時間がかかることがあり、適切なリソースと情報を見つけるのに数週間かかることもあります。
  • 現在のLLMは過去の情報に基づいて訓練されており、幻覚のリスクが高く、研究タスクにはほとんど役に立ちません。
  • 現在のLLMは短いトークン出力に制限されており、長く詳細な研究レポート(2,000語以上)には不十分です。
  • Web検索を可能にするサービス(ChatGPT + Webプラグインなど)は、限られたリソースとコンテンツのみを考慮し、場合によっては表面的で偏った回答をもたらします。
  • Webソースの選択のみを使用すると、研究タスクの正しい結論を導く際にバイアスが生じる可能性があります。

アーキテクチャ

主なアイデアは、「プランナー」と「実行」エージェントを実行することであり、プランナーは研究する質問を生成し、実行エージェントは生成された各研究質問に基づいて最も関連性の高い情報を探します。最後に、プランナーはすべての関連情報をフィルタリングおよび集約し、研究レポートを作成します。

エージェントは、研究タスクを完了するために gpt-4o-mini と gpt-4o(128K コンテキスト)の両方を活用します。必要に応じてそれぞれを使用することでコストを最適化します。平均的な研究タスクは完了するのに約3分かかり、コストは約0.1ドルです

詳細説明: * 研究クエリまたはタスクに基づいて特定のドメインエージェントを作成します。 * 研究タスクに対する客観的な意見を形成する一連の研究質問を生成します。 * 各研究質問に対して、与えられたタスクに関連する情報をオンラインリソースから収集するクローラーエージェントをトリガーします。 * 各収集されたリソースについて、関連情報に基づいて要約し、そのソースを追跡します。 * 最後に、すべての要約されたソースをフィルタリングおよび集約し、最終的な研究レポートを生成します。

デモ

https://github.com/assafelovic/gpt-researcher/assets/13554167/a00c89a6-a295-4dd0-b58d-098a31c40fda

チュートリアル

特徴

  • 📝 研究、アウトライン、リソース、レッスンレポートを生成
  • 🌐 各研究で20以上のWebソースを集約し、客観的で事実に基づいた結論を形成
  • 🖥️ 使いやすいWebインターフェース(HTML/CSS/JS)を含む
  • 🔍 JavaScriptサポート付きのWebソースをスクレイピング
  • 📂 訪問および使用されたWebソースのコンテキストを追跡
  • 📄 研究レポートをPDF、Wordなどにエクスポート

📖 ドキュメント

完全なドキュメントについては、こちらを参照してください:

  • 入門(インストール、環境設定、簡単な例)
  • 操作例(デモ、統合、dockerサポート)
  • 参考資料(API完全ドキュメント)
  • Tavilyアプリケーションインターフェースの統合(コア概念の高度な説明)

クイックスタート

ステップ 0 - Python 3.11 以降をインストールします。こちらを参照して、ステップバイステップのガイドを確認してください。


ステップ 1 - プロジェクトをダウンロードします

bash $ git clone https://github.com/assafelovic/gpt-researcher.git $ cd gpt-researcher


ステップ2 - 依存関係をインストールします bash $ pip install -r requirements.txt

ステップ 3 - OpenAI キーと Tavily API キーを使用して .env ファイルを作成するか、直接エクスポートします

bash $ export OPENAI_API_KEY={Your OpenAI API Key here} bash $ export TAVILY_API_KEY={Your Tavily API Key here}

  • LLMには、OpenAI GPT を使用することをお勧めしますが、Langchain Adapter がサポートする他の LLM モデル(オープンソースを含む)を使用することもできます。llm モデルとプロバイダーを config/config.py で変更するだけです。このガイド に従って、LLM を Langchain と統合する方法を学んでください。
  • 検索エンジンには、Tavily Search API(LLM 用に最適化されています)を使用することをお勧めしますが、他の検索エンジンを選択することもできます。config/config.py で検索プロバイダーを「duckduckgo」、「googleAPI」、「googleSerp」、「searchapi」、「searx」に変更するだけです。次に、config.py ファイルに対応する env API キーを追加します。
  • 最適なパフォーマンスを得るために、OpenAI GPT モデルと Tavily Search API を使用することを強くお勧めします。

ステップ 4 - FastAPI を使用してエージェントを実行します

bash $ uvicorn main:app --reload

ステップ 5 - 任意のブラウザで http://localhost:8000 にアクセスして、リサーチを楽しんでください!

Docker の使い方や機能とサービスの詳細については、ドキュメント ページをご覧ください。

🚀 貢献

私たちは貢献を大歓迎します!興味がある場合は、貢献 をご覧ください。

私たちのロードマップ ページを確認し、私たちの使命に参加することに興味がある場合は、Discord コミュニティ を通じてお問い合わせください。

✉️ サポート / お問い合わせ

🛡 免責事項

このプロジェクト「GPT Researcher」は実験的なアプリケーションであり、明示または黙示のいかなる保証もなく「現状のまま」提供されます。私たちは学術目的のためにMITライセンスの下でコードを共有しています。ここに記載されている内容は学術的なアドバイスではなく、学術論文や研究論文での使用を推奨するものではありません。

私たちの客観的な研究主張に対する見解: 1. 私たちのスクレイピングシステムの主な目的は、不正確な事実を減らすことです。どうやって解決するのか?私たちがスクレイピングするサイトが多ければ多いほど、誤ったデータの可能性は低くなります。各研究で20の情報を収集し、それらがすべて間違っている可能性は非常に低いです。 2. 私たちの目標はバイアスを排除することではなく、可能な限りバイアスを減らすことです。私たちはここでコミュニティとして最も効果的な人間と機械の相互作用を探求しています。 3. 研究プロセスでは、人々も自分が研究しているトピックに対してすでに意見を持っているため、バイアスがかかりやすいです。このツールは多くの意見を収集し、偏った人が決して読まないであろう多様な見解を均等に説明します。

GPT-4 言語モデルの使用は、トークンの使用により高額な費用がかかる可能性があることに注意してください。このプロジェクトを利用することで、トークンの使用状況と関連する費用を監視および管理する責任があることを認めたことになります。OpenAI API の使用状況を定期的に確認し、予期しない料金が発生しないように必要な制限やアラートを設定することを強くお勧めします。


Star History Chart

Owner

  • Login: justmg
  • Kind: user

Citation (citation.cff)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Elovic
    given-names: Assaf
title: gpt-researcher
version: 0.5.4
date-released: 2023-07-23
repository-code: https://github.com/assafelovic/gpt-researcher
url: https://gptr.dev

GitHub Events

Total
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 2
  • Create event: 3
Last Year
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 2
  • Create event: 3

Dependencies

.github/workflows/docker-build.yml actions
  • actions/checkout v3 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/docker-push.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v6 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
  • docker/setup-buildx-action v3 composite
Dockerfile docker
  • gpt-researcher-install latest build
  • install-browser latest build
  • python 3.11.4-slim-bullseye build
docker-compose.yml docker
  • gptresearcher/gpt-researcher latest
  • gptresearcher/gpt-researcher-tests latest
  • gptresearcher/gptr-nextjs latest
docs/discord-bot/Dockerfile docker
  • node 18.17.0-alpine build
frontend/nextjs/Dockerfile docker
  • nginx latest build
  • node 18.17.0-alpine build
docs/discord-bot/package.json npm
  • discord.js ^14.16.1
  • dotenv ^16.4.5
  • express ^4.17.1
  • jsonrepair ^3.8.0
  • nodemon ^3.1.4
  • ws ^8.18.0
docs/npm/package.json npm
  • ws ^8.18.0
docs/package.json npm
  • @docusaurus/core 3.7.0
  • @docusaurus/preset-classic 3.7.0
  • @easyops-cn/docusaurus-search-local ^0.49.2
  • @mdx-js/react ^3.1.0
  • @svgr/webpack ^8.1.0
  • clsx ^1.1.1
  • file-loader ^6.2.0
  • hast-util-is-element 1.1.0
  • minimatch 3.0.5
  • react ^18.0.1
  • react-dom ^18.0.1
  • rehype-katex ^7.0.1
  • remark-math 3
  • trim ^0.0.3
  • url-loader ^4.1.1
frontend/nextjs/package.json npm
  • @babel/core ^7.26.9 development
  • @babel/plugin-syntax-flow ^7.26.0 development
  • @babel/plugin-transform-typescript ^7.26.8 development
  • @babel/preset-env ^7.26.9 development
  • @babel/preset-react ^7.26.3 development
  • @babel/preset-typescript ^7.26.0 development
  • @rollup/plugin-alias ^5.1.1 development
  • @rollup/plugin-babel ^6.0.4 development
  • @rollup/plugin-commonjs ^28.0.2 development
  • @rollup/plugin-json ^6.1.0 development
  • @rollup/plugin-node-resolve ^16.0.0 development
  • @rollup/plugin-replace ^6.0.2 development
  • @rollup/plugin-typescript ^12.1.2 development
  • @types/jsdom ^21.1.6 development
  • @types/node ^20 development
  • @types/react ^18 development
  • @types/react-dom ^18 development
  • autoprefixer ^10.4.20 development
  • eslint ^8 development
  • eslint-config-next 14.2.3 development
  • postcss ^8 development
  • prettier ^3.2.5 development
  • prettier-plugin-tailwindcss ^0.6.0 development
  • react-ga4 ^2.1.0 development
  • rollup ^2.79.2 development
  • rollup-plugin-peer-deps-external ^2.2.4 development
  • rollup-plugin-postcss ^4.0.2 development
  • rollup-plugin-terser ^7.0.2 development
  • rollup-plugin-typescript2 ^0.31.2 development
  • tailwindcss ^3.4.1 development
  • typescript ^5 development
  • @emotion/react ^11.10.5
  • @emotion/styled ^11.10.5
  • @langchain/langgraph-sdk ^0.0.1-rc.12
  • @mozilla/readability ^0.5.0
  • @next/third-parties ^15.1.6
  • axios ^1.3.2
  • date-fns ^4.1.0
  • eventsource-parser ^1.1.2
  • framer-motion ^9.0.2
  • next ^14.2.0
  • next-plausible ^3.12.0
  • react ^18.0.0
  • react-dom ^18.0.0
  • react-dropzone ^14.2.3
  • react-ga4 ^2.1.0
  • react-hot-toast ^2.4.1
  • rehype-prism-plus ^2.0.0
  • remark ^15.0.1
  • remark-gfm ^4.0.1
  • remark-html ^16.0.1
  • remark-parse ^11.0.0
  • zod ^3.0.0
  • zod-to-json-schema ^3.23.0
multi_agents/package.json npm
  • @langchain/langgraph-sdk ^0.0.1-rc.13
evals/simple_evals/requirements.txt pypi
  • pandas >=1.5.0
  • tqdm >=4.65.0
multi_agents/requirements.txt pypi
  • json5 *
  • langgraph *
  • langgraph-cli *
  • loguru *
  • python-dotenv *
  • weasyprint *
pyproject.toml pypi
  • PyMuPDF >=1.23.6
  • SQLAlchemy >=2.0.28
  • aiofiles >=23.2.1
  • aiohappyeyeballs >=2.6.1
  • aiohttp >=3.12.0
  • aiosignal >=1.3.2
  • annotated-types >=0.7.0
  • anyio >=4.9.0
  • arxiv >=2.0.0
  • attrs >=25.3.0
  • backoff >=2.2.1
  • beautifulsoup4 >=4.12.2
  • brotli >=1.1.0
  • certifi >=2025.4.26
  • cffi >=1.17.1
  • chardet >=5.2.0
  • charset-normalizer >=3.4.2
  • click >=8.2.1
  • colorama >=0.4.6
  • cryptography >=45.0.2
  • cssselect2 >=0.8.0
  • dataclasses-json >=0.6.7
  • distro >=1.9.0
  • docopt >=0.6.2
  • duckduckgo-search >=4.1.1
  • duckduckgo_search >=4.1.1
  • emoji >=2.14.1
  • fastapi >=0.104.1
  • feedparser >=6.0.11
  • filelock >=3.18.0
  • filetype >=1.2.0
  • fonttools >=4.58.0
  • frozenlist >=1.6.0
  • fsspec >=2025.5.1
  • greenlet >=3.2.2
  • h11 >=0.16.0
  • html5lib >=1.1
  • htmldocx ^0.0.6
  • htmldocx >=0.0.6
  • httpcore >=1.0.9
  • httpx >=0.28.1
  • httpx-aiohttp >=0.1.4
  • httpx-sse >=0.4.0
  • huggingface-hub >=0.32.0
  • idna >=3.10
  • importlib-metadata >=8.7.0
  • jinja2 >=3.1.6
  • jinja2 >=3.1.2
  • jiter >=0.10.0
  • joblib >=1.5.1
  • json-repair >=0.44.0
  • json-repair ^0.29.8
  • json5 >=0.12.0
  • json5 ^0.9.25
  • jsonpatch >=1.33
  • jsonpointer >=3.0.0
  • jsonschema >=4.23.0
  • jsonschema-specifications >=2025.4.1
  • kiwisolver >=1.4.8
  • langchain ^0.3.18
  • langchain-community >=0.3.17
  • langchain-core >=0.3.61
  • langchain-mcp-adapters >=0.1.0
  • langchain-ollama >=0.3.3
  • langchain-openai >=0.3.6
  • langchain-openai ^0.3.6
  • langchain-text-splitters >=0.3.8
  • langchain_community ^0.3.17
  • langdetect >=1.0.9
  • langgraph >=0.2.76
  • langgraph >=0.2.73,<0.3
  • langgraph-checkpoint >=2.0.26
  • langgraph-cli >=0.2.10
  • langgraph-sdk >=0.1.70
  • langsmith >=0.3.42
  • litellm >=1.71.0
  • loguru ^0.7.2
  • loguru >=0.7.3
  • lxml >=5.4.0
  • lxml >=4.9.2
  • markdown >=3.8
  • markdown >=3.5.1
  • markdown2 >=2.5.3
  • markupsafe >=3.0.2
  • marshmallow >=3.26.1
  • mcp >=1.0.0
  • mcp >=1.9.1
  • md2pdf >=1.0.1
  • mistune >=3.1.3
  • mistune ^3.0.2
  • multidict >=6.4.4
  • mypy-extensions >=1.1.0
  • nest-asyncio >=1.6.0
  • nltk >=3.9.1
  • numpy >=2.2.6
  • olefile >=0.47
  • ollama >=0.4.8
  • openai >=1.3.3
  • openai >=1.82.0
  • orjson >=3.10.18
  • ormsgpack >=1.10.0
  • packaging >=24.2
  • pillow >=11.2.1
  • primp >=0.15.0
  • propcache >=0.3.1
  • psutil >=7.0.0
  • pycparser >=2.22
  • pydantic >=2.5.1
  • pydantic >=2.11.5
  • pydantic-core >=2.33.2
  • pydantic-settings >=2.9.1
  • pydyf >=0.11.0
  • pymupdf >=1.26.0
  • pypdf >=5.5.0
  • pyphen >=0.17.2
  • python >=3.11, <4
  • python-docx >=1.1.2
  • python-docx ^1.1.0
  • python-dotenv >=1.1.0
  • python-dotenv >=1.0.0
  • python-iso639 >=2025.2.18
  • python-magic >=0.4.27
  • python-multipart >=0.0.6
  • python-multipart >=0.0.20
  • python-oxmsg >=0.0.2
  • pyyaml >=6.0.1
  • pyyaml >=6.0.2
  • rapidfuzz >=3.13.0
  • referencing >=0.36.2
  • regex >=2024.11.6
  • requests >=2.31.0
  • requests >=2.32.3
  • requests-toolbelt >=1.0.0
  • rpds-py >=0.25.1
  • sgmllib3k >=1.0.0
  • six >=1.17.0
  • sniffio >=1.3.1
  • soupsieve >=2.7
  • sqlalchemy >=2.0.41
  • sse-starlette >=2.3.5
  • starlette >=0.46.2
  • tenacity >=9.1.2
  • tiktoken >=0.7.0
  • tiktoken >=0.9.0
  • tinycss2 >=1.4.0
  • tinyhtml5 >=2.0.0
  • tokenizers >=0.21.1
  • tqdm >=4.67.1
  • typing-extensions >=4.13.2
  • typing-inspect >=0.9.0
  • typing-inspection >=0.4.1
  • unstructured >=0.13
  • unstructured >=0.17.2
  • unstructured-client >=0.35.0
  • urllib3 >=2.4.0
  • uvicorn >=0.24.0.post1
  • uvicorn >=0.34.2
  • weasyprint >=65.1 ; sys_platform != 'win32'
  • webencodings >=0.5.1
  • websockets ^13.1
  • websockets >=15.0.1
  • win32-setctime >=1.2.0
  • wrapt >=1.17.2
  • yarl >=1.20.0
  • zipp >=3.21.0
  • zopfli >=0.2.3.post1
  • zstandard >=0.23.0
requirements.txt pypi
  • aiofiles >=23.2.1
  • aiohappyeyeballs >=2.6.1
  • aiohttp >=3.12.0
  • aiosignal >=1.3.2
  • annotated-types >=0.7.0
  • anyio >=4.9.0
  • arxiv >=2.0.0
  • attrs >=25.3.0
  • beautifulsoup4 >=4.12.2
  • brotli >=1.1.0
  • certifi >=2025.4.26
  • cffi >=1.17.1
  • chardet >=5.2.0
  • charset-normalizer >=3.4.2
  • click >=8.2.1
  • colorama >=0.4.6
  • cryptography >=45.0.2
  • cssselect2 >=0.8.0
  • dataclasses-json >=0.6.7
  • distro >=1.9.0
  • docopt >=0.6.2
  • duckduckgo-search >=4.1.1
  • fastapi >=0.104.1
  • feedparser >=6.0.11
  • filelock >=3.18.0
  • filetype >=1.2.0
  • fonttools >=4.58.0
  • frozenlist >=1.6.0
  • fsspec >=2025.5.1
  • greenlet >=3.2.2
  • h11 >=0.16.0
  • htmldocx >=0.0.6
  • httpcore >=1.0.9
  • httpx >=0.28.1
  • httpx-aiohttp >=0.1.4
  • httpx-sse >=0.4.0
  • huggingface-hub >=0.32.0
  • idna >=3.10
  • importlib-metadata >=8.7.0
  • jinja2 >=3.1.6
  • jiter >=0.10.0
  • joblib >=1.5.1
  • json-repair >=0.29.8
  • json5 >=0.9.25
  • jsonpatch >=1.33
  • jsonpointer >=3.0.0
  • jsonschema >=4.23.0
  • jsonschema-specifications >=2025.4.1
  • kiwisolver >=1.4.8
  • langchain-community >=0.3.17
  • langchain-core >=0.3.61
  • langchain-mcp-adapters >=0.1.0
  • langchain-ollama >=0.3.3
  • langchain-openai >=0.3.6
  • langchain-text-splitters >=0.3.8
  • langgraph >=0.2.76
  • langgraph-checkpoint >=2.0.26
  • langgraph-cli >=0.2.10
  • langgraph-sdk >=0.1.70
  • langsmith >=0.3.42
  • litellm >=1.71.0
  • loguru >=0.7.2
  • lxml >=4.9.2
  • markdown >=3.5.1
  • markdown2 >=2.5.3
  • markupsafe >=3.0.2
  • marshmallow >=3.26.1
  • mcp >=1.9.1
  • mcp >=1.0.0
  • md2pdf >=1.0.1
  • mistune >=3.0.2
  • multidict >=6.4.4
  • mypy-extensions >=1.1.0
  • nest-asyncio >=1.6.0
  • numpy >=2.2.6
  • olefile >=0.47
  • ollama >=0.4.8
  • openai >=1.3.3
  • orjson >=3.10.18
  • ormsgpack >=1.10.0
  • packaging >=24.2
  • pillow >=11.2.1
  • primp >=0.15.0
  • propcache >=0.3.1
  • psutil >=7.0.0
  • pycparser >=2.22
  • pydantic >=2.5.1
  • pydantic-core >=2.33.2
  • pydantic-settings >=2.9.1
  • pydyf >=0.11.0
  • pymupdf >=1.23.6
  • python-docx >=1.1.0
  • python-dotenv >=1.0.0
  • python-multipart >=0.0.6
  • pyyaml >=6.0.1
  • rapidfuzz >=3.13.0
  • referencing >=0.36.2
  • regex >=2024.11.6
  • requests >=2.31.0
  • requests-toolbelt >=1.0.0
  • rpds-py >=0.25.1
  • sgmllib3k >=1.0.0
  • six >=1.17.0
  • sniffio >=1.3.1
  • soupsieve >=2.7
  • sqlalchemy >=2.0.28
  • sse-starlette >=2.3.5
  • starlette >=0.46.2
  • tenacity >=9.1.2
  • tiktoken >=0.7.0
  • tinycss2 >=1.4.0
  • tinyhtml5 >=2.0.0
  • tokenizers >=0.21.1
  • tqdm >=4.67.1
  • typing-extensions >=4.13.2
  • typing-inspect >=0.9.0
  • typing-inspection >=0.4.1
  • unstructured >=0.13
  • unstructured-client >=0.35.0
  • urllib3 >=2.4.0
  • uvicorn >=0.24.0.post1
  • webencodings >=0.5.1
  • websockets >=13.1
  • win32-setctime >=1.2.0
  • wrapt >=1.17.2
  • yarl >=1.20.0
  • zipp >=3.21.0
  • zopfli >=0.2.3.post1
  • zstandard >=0.23.0
requirements_minimal.txt pypi
  • aiofiles >=23.2.1
  • aiohappyeyeballs >=2.6.1
  • aiohttp >=3.12.0
  • aiosignal >=1.3.2
  • annotated-types >=0.7.0
  • anyio >=4.9.0
  • arxiv >=2.0.0
  • attrs >=25.3.0
  • backoff >=2.2.1
  • beautifulsoup4 >=4.12.2
  • brotli >=1.1.0
  • certifi >=2025.4.26
  • cffi >=1.17.1
  • chardet >=5.2.0
  • charset-normalizer >=3.4.2
  • click >=8.2.1
  • colorama >=0.4.6
  • cryptography >=45.0.2
  • cssselect2 >=0.8.0
  • dataclasses-json >=0.6.7
  • distro >=1.9.0
  • docopt >=0.6.2
  • duckduckgo_search >=4.1.1
  • emoji >=2.14.1
  • fastapi >=0.104.1
  • feedparser >=6.0.11
  • filelock >=3.18.0
  • filetype >=1.2.0
  • fonttools >=4.58.0
  • frozenlist >=1.6.0
  • fsspec >=2025.5.1
  • greenlet >=3.2.2
  • h11 >=0.16.0
  • html5lib >=1.1
  • htmldocx >=0.0.6
  • httpcore >=1.0.9
  • httpx >=0.28.1
  • httpx-aiohttp >=0.1.4
  • httpx-sse >=0.4.0
  • huggingface-hub >=0.32.0
  • idna >=3.10
  • importlib-metadata >=8.7.0
  • jinja2 >=3.1.2
  • jiter >=0.10.0
  • joblib >=1.5.1
  • json-repair >=0.29.8
  • json5 >=0.9.25
  • jsonpatch >=1.33
  • jsonpointer >=3.0.0
  • jsonschema >=4.23.0
  • jsonschema-specifications >=2025.4.1
  • kiwisolver >=1.4.8
  • langchain-core >=0.3.60
  • langchain-ollama >=0.3.3
  • langchain-openai >=0.3.6
  • langchain-text-splitters >=0.3.8
  • langchain_community >=0.3.17
  • langdetect >=1.0.9
  • langgraph >=0.2.73,<0.3
  • langgraph-checkpoint >=2.0.26
  • langgraph-cli >=0.2.10
  • langgraph-sdk >=0.1.70
  • langsmith >=0.3.42
  • litellm >=1.71.0
  • loguru >=0.7.3
  • lxml >=5.4.0
  • markdown >=3.8
  • markdown2 >=2.5.3
  • markupsafe >=3.0.2
  • marshmallow >=3.26.1
  • mcp >=1.9.1
  • md2pdf >=1.0.1
  • mistune >=3.1.3
  • multidict >=6.4.4
  • mypy-extensions >=1.1.0
  • nest-asyncio >=1.6.0
  • nltk >=3.9.1
  • numpy >=2.2.6
  • olefile >=0.47
  • ollama >=0.4.8
  • openai >=1.82.0
  • orjson >=3.10.18
  • ormsgpack >=1.10.0
  • packaging >=24.2
  • pillow >=11.2.1
  • primp >=0.15.0
  • propcache >=0.3.1
  • psutil >=7.0.0
  • pycparser >=2.22
  • pydantic >=2.11.5
  • pydantic-core >=2.33.2
  • pydantic-settings >=2.9.1
  • pydyf >=0.11.0
  • pymupdf >=1.26.0
  • pypdf >=5.5.0
  • pyphen >=0.17.2
  • python-docx >=1.1.2
  • python-dotenv >=1.1.0
  • python-iso639 >=2025.2.18
  • python-magic >=0.4.27
  • python-multipart >=0.0.20
  • python-oxmsg >=0.0.2
  • pyyaml >=6.0.2
  • rapidfuzz >=3.13.0
  • referencing >=0.36.2
  • regex >=2024.11.6
  • requests >=2.32.3
  • requests-toolbelt >=1.0.0
  • rpds-py >=0.25.1
  • sgmllib3k >=1.0.0
  • six >=1.17.0
  • sniffio >=1.3.1
  • soupsieve >=2.7
  • sqlalchemy >=2.0.41
  • sse-starlette >=2.3.5
  • starlette >=0.46.2
  • tenacity >=9.1.2
  • tiktoken >=0.9.0
  • tinycss2 >=1.4.0
  • tinyhtml5 >=2.0.0
  • tokenizers >=0.21.1
  • tqdm >=4.67.1
  • typing-extensions >=4.13.2
  • typing-inspect >=0.9.0
  • typing-inspection >=0.4.1
  • unstructured >=0.17.2
  • unstructured-client >=0.35.0
  • urllib3 >=2.4.0
  • uvicorn >=0.34.2
  • weasyprint >=65.1
  • webencodings >=0.5.1
  • websockets >=15.0.1
  • win32-setctime >=1.2.0
  • wrapt >=1.17.2
  • yarl >=1.20.0
  • zipp >=3.21.0
  • zopfli >=0.2.3.post1
  • zstandard >=0.23.0
setup.py pypi