jackswl/deep-researcher
105 stars ยท Last commit 2026-05-30
Deep Research based on Claude Code's agentic framework ๐ฆโก export const SPINNER_VERBS = [ 'Accomplishing', 'Actioning', 'Actualizing', 'Architecting', 'Baking', 'Beaming', "Beboppin'", 'Befuddling', 'Billowing', 'Blanching', 'Bloviating', 'Boogieing', 'Boondoggling', ...]
README preview
<h1 align="center"> <img src="assets/logo.svg" width="64" alt="Deep Researcher" align="absmiddle"> Deep Researcher </h1> <p align="center"> <strong>Search Google Scholar, enrich with OpenAlex, and extract a structured literature matrix, all locally.</strong> </p> <p align="center"> <a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.10+-blue.svg?style=flat-square" alt="Python 3.10+"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green.svg?style=flat-square" alt="License: MIT"></a> <img src="https://img.shields.io/badge/version-0.6.0-blue.svg?style=flat-square" alt="Version: 0.6.0"> </p> <p align="center"> <a href="#quick-start">Quick Start</a> · <a href="#how-it-works">How It Works</a> · <a href="#sample-output">Sample Output</a> · <a href="#configuration">Configuration</a> </p>