Jamovi AI Interpreter — User Manual

Reference guide for users, instructors, and administrators on the distribution platform and module workflow.

Back to platform

1) Required platform URL and module settings

See references: /README.md, /distribution/README.md, /distribution/module_integration_notes.md.

2) End-user process (platform workflow)

  1. Register account on /register.
  2. Verify email from inbox.
  3. Sign in via /login (users auto-land on dashboard).
  4. Use trial license (default 3 analyses) or upgrade with PayPal for paid license.
  5. Generate module download link and install .jmo file in jamovi.
  6. Enter license settings in module and run analyses.

3) Analysis type options available

KeyAnalysis Type
descriptivesDescriptives (mean, SD, skewness, normality)
frequenciesFrequencies & Chi-Square GOF
chisqChi-Square Test of Independence
ttest_oneOne-Sample T-Test
ttest_indIndependent Samples T-Test
ttest_pairedPaired Samples T-Test
anovaOne-Way ANOVA
correlationCorrelation Matrix
regressionLinear Regression
freq_graphsFrequency Table & Graphs
cronbachCronbach Alpha (Reliability)
efaExploratory Factor Analysis (EFA)
cfaConfirmatory Factor Analysis (CFA)
multi_responseMultiple Response Sets

4) Additional interpretation/output options

Depending on analysis type, these flags can be enabled: showPlots, showBoxPlots, showScatter, showGroupStats, showCorrelations, showTransformations, ttestOneTail, ttestConfInt, ttestEffectSize, anovaTukey, anovaEffectSize, anovaDescriptives, anovaWelch, corrSpearman, corrFlagSig, corrCI, regStandardized, regModelFit, regResiduals, descMedian, descSkewKurt, descNormality.

5) AI provider setting guidelines

ProviderTypical EndpointNotes
OpenAIhttps://api.openai.com/v1/chat/completionsModel example: gpt-4o / gpt-4o-mini
DeepSeekhttps://api.deepseek.com/v1/chat/completionsModel example: deepseek-chat
Anthropichttps://api.anthropic.com/v1/messagesModel example: Claude series
Google AIhttps://generativelanguage.googleapis.com/v1beta/models/...Model example: Gemini series
CustomOpenAI-compatible endpointSet endpoint/model manually

6) Admin workflow

  1. Open admin panel manually using admin credentials
  2. Use left sidebar sections: Users, Payments, Update License.
  3. Select user → review licenses/payments → apply updates with dropdown/date controls.
  4. For offline payments: create manual pending payment and confirm it after verification.