DeepCritical / README.md
Joseph Pollack
fix spaces config and ci and hf oauth
90aae85
---
title: The DETERMINATOR
emoji: πŸ‰
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: "6.0.1"
python_version: "3.11"
app_file: src/app.py
hf_oauth: true
hf_oauth_expiration_minutes: 480
hf_oauth_scopes:
# Required for HuggingFace Inference API (includes all third-party providers)
# This scope grants access to:
# - HuggingFace's own Inference API
# - Third-party inference providers (nebius, together, scaleway, hyperbolic, novita, nscale, sambanova, ovh, fireworks, etc.)
# - All models available through the Inference Providers API
- inference-api
# Optional: Uncomment if you need to access user's billing information
# - read-billing
pinned: true
license: mit
tags:
- mcp-in-action-track-enterprise
- mcp-hackathon
- deep-research
- biomedical-ai
- pydantic-ai
- llamaindex
- modal
- building-mcp-track-enterprise
- building-mcp-track-consumer
- mcp-in-action-track-enterprise
- mcp-in-action-track-consumer
- building-mcp-track-modal
- building-mcp-track-blaxel
- building-mcp-track-llama-index
- building-mcp-track-HUGGINGFACE
---
> [!IMPORTANT]
> **You are reading the Gradio Demo README!**
>
> - πŸ“š **Documentation**: See our [technical documentation](https://deepcritical.github.io/GradioDemo/) for detailed information
> - πŸ“– **Complete README**: Check out the [Github README](.github/README.md) for setup, configuration, and contribution guidelines
> - ⚠️**This README is for our Gradio Demo Only !**
<div align="center">
[![GitHub](https://img.shields.io/github/stars/DeepCritical/GradioDemo?style=for-the-badge&logo=github&logoColor=white&label=GitHub&labelColor=181717&color=181717)](https://github.com/DeepCritical/GradioDemo)
[![Documentation](https://img.shields.io/badge/Docs-0080FF?style=for-the-badge&logo=readthedocs&logoColor=white&labelColor=0080FF&color=0080FF)](deepcritical.github.io/GradioDemo/)
[![Demo](https://img.shields.io/badge/Demo-FFD21E?style=for-the-badge&logo=huggingface&logoColor=white&labelColor=FFD21E&color=FFD21E)](https://huggingface.co/spaces/DataQuests/DeepCritical)
[![codecov](https://codecov.io/gh/DeepCritical/GradioDemo/graph/badge.svg?token=B1f05RCGpz)](https://codecov.io/gh/DeepCritical/GradioDemo)
[![Join us on Discord](https://img.shields.io/discord/1109943800132010065?label=Discord&logo=discord&style=flat-square)](https://discord.gg/qdfnvSPcqP)
</div>
# The DETERMINATOR
## About
The DETERMINATOR is a powerful generalist deep research agent system that stops at nothing until finding precise answers to complex questions. It uses iterative search-and-judge loops to comprehensively investigate any research question from any domain.