aiq-research

Featured

Use when asked to run deep research or AI-Q research through a reachable NVIDIA AI-Q Blueprint backend.

AI & Automation 3,042 stars 352 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# AIQ Research Skill ## Purpose Use this skill to call a locally running NVIDIA AI-Q Blueprint server through the helper script at `scripts/aiq.py`. Use this skill for research-shaped requests, including: - "deep research on ..." - "AIQ research ..." - "research ..." - "use AI-Q to answer ..." - "ask AI-Q about ..." Do not use this skill for install, deploy, start, stop, UI, CLI, Docker, Helm, or troubleshooting requests. Those belong to `aiq-deploy`. ## Prerequisites Users need: - Python 3.11+ available as `python3`. - A reachable local or self-hosted AI-Q Blueprint backend. - `AIQ_SERVER_URL` set when the backend is not running at `http://localhost:8000`; non-local values must be trusted by the user before any query is sent. - A backend configured with authentication disabled for this public helper, or a separate authenticated AI-Q skill for authenticated environments. - Network access from the local machine to the AI-Q backend URL. - Credentials configured in the backend environment, not in this skill. This public helper does not collect or manage API keys. The helper script has no third-party Python package dependencies; it uses Python standard-library HTTP modules. ## Instructions 1. Resolve the target backend URL. 2. Run `health` before sending research requests. 3. If no backend is reachable, ask for a backend URL or hand off to `aiq-deploy`. 4. Before sending any user query, state the exact AI-Q backend URL that will receive it. For non-local URLs, co...

Details

Author
NVIDIA
Repository
NVIDIA/skills
Created
5 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category