Skip to content

Add Zoom Search - #354

Open
goofrey wants to merge 3 commits into
Jenqyang:mainfrom
goofrey:add-zoom-search
Open

Add Zoom Search#354
goofrey wants to merge 3 commits into
Jenqyang:mainfrom
goofrey:add-zoom-search

Conversation

@goofrey

@goofrey goofrey commented Jul 7, 2026

Copy link
Copy Markdown

Adds Zoom Search, a Python library for AI web search with query rewriting, source-domain zoom-in, evidence formatting, and sourced LLM answer synthesis.\n\nProject: https://github.com/goofrey/zoom-search\nPyPI: https://pypi.org/project/zoom-search/

@Jenqyang

Jenqyang commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Decision: Not ready to merge yet.

Reason:

  1. The project is MIT-licensed and documented, but the current evidence reads more like a general AI web-search library than a clearly agent-specific tool.
  2. The repo is also very new with limited adoption signal, so the agent-ecosystem fit needs to be stronger than the one-line description.

Next step: Add or point to agent-specific usage/docs, such as tool-call integration, agent evaluation/grounding workflows, or examples showing how agents consume the search/evidence output. Then keep the README entry short and focused on that agent use case.

@goofrey

goofrey commented Jul 9, 2026

Copy link
Copy Markdown
Author

Updated the README entry to keep it short and focused on the agent use case: query rewriting, domain zoom-in, sourced answers, and MCP/LangGraph integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants