GraphCanon updated 6d · GitHub synced 6d
Decision brief
dr-doc-search 是一个使用 GPT-3 实现的工具,允许用户与书籍进行对话,并支持自然语言处理和摘要生成。该库采用 MIT 许可证。
Good fit when
- 当你需要借助 GPT-3 技术来对电子书内容进行互动查询时。
- 适用于希望以简洁方式安装并利用 Python 实现与书本对话功能的项目,pip install 命令即可轻松集成此工具。
Avoid when
- 对于需要自定义深度学习模型框架或不依赖外部 API 的情况不适合使用 dr-doc-search。
- 如果项目对数据隐私和安全有严格要求且不想通过第三方服务处理内容,则不应采用此工具。
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (683d since push)
- As of 6d
- Provenance
- Not a fork · Personal account
- As of 6d
- Security (OSV)
- 300 low (300 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install dr-doc-search PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A tool enabling conversation with books using GPT-3 for natural language processing and summarization tasks.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Aug 15, 2026
- Languages
- python
Source: github.language+pyproject.toml · Aug 15, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 15, 2026)
pip install dr-doc-searchSource link
Tags
README
Installation
pip install dr-doc-search
For agents
This page has a .md twin and JSON over the API.