researcher / README.md
evalstate's picture
evalstate HF Staff
Deploy 2bb3e85 Hugging Face Researcher
c2aaf04 verified
|
Raw
History Blame Contribute Delete
561 Bytes
---
title: Hugging Face Researcher
emoji: ๐Ÿ”Ž
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
hf_oauth: true
hf_oauth_expiration_minutes: 480
hf_oauth_scopes:
- inference-api
- read-mcp
- jobs
- contribute-repos
- write-repos
- manage-repos
---
# Hugging Face Researcher
FastMCP App deployment for the Hugging Face Researcher.
The model-visible `researcher` entrypoint returns an app immediately. The app
starts the research workflow through app-only backend tools and polls status to
show an ongoing timeline of LLM/tool-loop events.