The Ultimate Tutorial for AI-driven Scale Development in Generative Psychometrics: Releasing AIGENIE from its Bottle
arXiv cs.AI / 3/31/2026
💬 OpinionSignals & Early TrendsTools & Practical UsageModels & Research
Key Points
- The article presents a tutorial for the AIGENIE R package, which implements the AI-GENIE framework to automate early psychometric scale-development workflows using LLM-generated items plus network-based evaluation methods.
- AIGENIE generates candidate item pools with large language models, converts item text into high-dimensional embeddings, and then applies a reduction pipeline using Exploratory Graph Analysis (EGA), Unique Variable Analysis (UVA), and bootstrap EGA to validate item structure entirely in silico.
- The tutorial walks through installation/setup, API usage, LLM text generation, item generation, and the specific AIGENIE() and GENIE() functions, including six structured parts and two running examples (Big Five and AI Anxiety).
- The package is designed to be flexible about model sourcing, supporting multiple LLM providers (OpenAI, Anthropic, Groq, HuggingFace, and local models) and offering a fully offline mode with no external API calls.
- GENIE() is provided for researchers to reuse the same network psychometric reduction pipeline on previously created item pools, broadening applicability beyond LLM-generated candidates.



