Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| workflow_dataset_to_rkns [2025/10/20 14:01] – [AI-Assisted Mapping Generation] fabricio | workflow_dataset_to_rkns [2025/10/20 14:03] (current) – [AI-Assisted Mapping Generation] fabricio | ||
|---|---|---|---|
| Line 147: | Line 147: | ||
| </ | </ | ||
| + | ==== AI-Assisted Mapping Generation ==== | ||
| + | |||
| + | If you have a list of unique channel names, use this prompt with your LLM to accelerate mapping creation: | ||
| + | |||
| + | < | ||
| I will provide you a list of physiological signal channels (e.g., EEG, EOG, EMG, respiratory, | I will provide you a list of physiological signal channels (e.g., EEG, EOG, EMG, respiratory, | ||
| I require an output in JSON format that maps each raw channel name to a standardized name using **sequential, | I require an output in JSON format that maps each raw channel name to a standardized name using **sequential, | ||
| Line 181: | Line 186: | ||
| Provide the output **within a JSON code block only**—no explanations. | Provide the output **within a JSON code block only**—no explanations. | ||
| + | </ | ||
| ===== Event Descriptions → assets/ | ===== Event Descriptions → assets/ | ||