Description from extension meta
Adds a 'Comment with AI' button to the PowerApps formula bar.
Image from store
Description from store
A browser extension that helps you add AI-generated comments to your PowerApps code using OpenAI models.
FEATURES
- AI-powered code commenting (default: GPT-4.1-mini)
- Simple popup UI: paste code, get comments, copy result
- Works with either the OpenAI API (direct) or Azure OpenAI API (for users who want more control over their data)
- Fast, lightweight, and easy to configure
NOTE: You must create and provide your own OpenAI or Azure OpenAI API key. This extension does not provide an API key.
HOW TO USE
- Right-click the extension icon > Options. Enter your OpenAI API key, endpoint, and model name. Save.
- In PowerApps, copy your code.
- Click the "Comment with AI" button in the toolbar.
- Paste your code into the popup, click "Comment with AI".
- Copy the commented code back to your editor.
PRIVACY
This extension does not collect or share any personal data; all settings stay in your browser. See https://github.com/alondattner/powerapps-ai-commenter/blob/main/PRIVACYPOLICY.md for details.
SOURCE CODE
https://github.com/alondattner/powerapps-ai-commenter