# PsychoPy-GPT-Builder **Repository Path**: zfASA/PsychoPy-GPT-Builder ## Basic Information - **Project Name**: PsychoPy-GPT-Builder - **Description**: An experimental tool that uses GPT to build psychology experiments from Psychopy Builder without programming. - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-30 - **Last Updated**: 2025-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Usage 1. Place all files in the root directory of your PsychoPy installation. 2. Double-click `Build_Shortcut.cmd`. 3. Double-click the newly created shortcut `Psychopy GPT Builder` to launch the program. 4. In the application menu, set your **API Key** and **Base URL**. 5. Click the **Source** button to select and annotate material files. Only annotated files will be known to the AI. 6. Start chatting and building your experiment with AI! - 💬 **Note:** The chat history is not persistent now. Each time you close and reopen the application, a new conversation begins and previous messages will not be saved. > 🧠 Based on **PsychoPy 2021.2.3**. > ⚠️ May be compatible with other versions, but not guaranteed. > For Mac, try opening gpt_builder.py in the Python of your PsychoPy (PsychoPy coder).