Poli Searcher

Poli Searcher is an agentic research pipeline for building transparent political science datasets from heterogeneous web sources. It connects recursive search and evidence synthesis with downstream structured coding, so large language models can retrieve, curate, and evaluate political facts at scale. Elite biography extraction is one core application, but the same pipeline can support diverse political science dataset construction problems by changing the codebook, task instructions, and validation rules.

The starting point is the agentic framework for dataset building: it defines a search-synthesis-coding pipeline and demonstrates it through political biography extraction with a complete evaluation package. PolitNuggets then sharpens that evaluation problem for search agents by specifying the benchmark, enhancing the evidence package, and proposing an automated evaluation method. Its selection for The 64th Annual Meeting of the Association for Computational Linguistics in San Diego, California, United States reflects recognition from the computer science community.

Project Map

flowchart LR
  A["Agentic Framework<br/>for Dataset Building<br/><small>search-synthesis-coding pipeline</small>"]
  B["Poli Searcher<br/><small>open-source implementation</small>"]
  C["PolitNuggets<br/><small>benchmark + automated evaluation</small>"]
  D["Task-Specific Dataset<br/><small>codebooks, instructions, and artifacts</small>"]

  A --> B
  B --> C
  C --> D
  D -. supports .-> A

Resources

Coming Soon

  • Claude Code adaptation for agentic political-search workflows.
  • Support for search over a local database.
  1. Agentic Framework for Political Biography Extraction
    Yifei Zhu, Songpo Yang, Jiangnan Zhu, and 1 more author
    2026
    Invited to resubmit, American Journal of Political Science
  1. PolitNuggets: Benchmarking Agentic Discovery of Long-Tail Political Facts
    Yifei Zhu
    In The 64th Annual Meeting of the Association for Computational Linguistics, 2026
    San Diego, California, United States