Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

The research command enables research and analysis capabilities.

Usage

praisonai research [OPTIONS] [TOPIC]

Arguments

ArgumentDescription
TOPICResearch topic or question

Options

OptionShortDescriptionDefault
--model-mLLM model to usegpt-4o-mini
--verbose-vVerbose outputfalse
--depth-dResearch depth (shallow, medium, deep)medium

Examples

Research a topic

praisonai research "Climate change impacts"

Deep research

praisonai research "AI ethics" --depth deep

See Also