jmvReport – English APA reports with optional AI interpretation

Discuss the jamovi platform, possible improvements, etc.
Post Reply
User avatar
fbartuyurdacan
Posts: 3
Joined: Fri Mar 13, 2026 10:47 pm
Location: Turkey
Contact:

jmvReport – English APA reports with optional AI interpretation

Post by fbartuyurdacan »

Hello everyone,

I would like to share jmvReport, a free and open-source module for jamovi. It creates clear English APA-style Method and Results text directly below the analysis output.

The current version supports independent-samples t-tests, one-way ANOVA, correlations, contingency tables, and report generation from saved .omv files.

AI is optional. The module can use Ollama, its built-in llama.cpp option, the OpenAI API, or another OpenAI-compatible server. Statistical values always come from the computed results. AI is used only for interpretation and optional wording improvement. AI-rewritten Results text is checked against the original numbers and is rejected if the numbers change.

Local AI options can keep analysis data on your computer. When an online API is selected, a short result summary is sent to that provider under its privacy and data-handling terms.

Project and installation information:
https://github.com/bartuyurdacan/jmvReport

Download version 0.2.1:
https://github.com/bartuyurdacan/jmvRep ... tag/v0.2.1

This is an early release, and feedback, bug reports, and suggestions are very welcome.

Image
Attachments
jmvreport-anova.png
jmvreport-anova.png (183.81 KiB) Viewed 133 times
Post Reply