Filter By
Displaying results 1 - 19 of 19 (Page 1 of 1)
|
By:
|
9,146 downloads
|
Last Updated: 3/13/2026
|
Latest Version: 0.6.1
AI-powered code review system for Business Central (AL) development in Azure DevOps pipelines. Model-agnostic design supports Azure AI Foundry, Claude, OpenAI, GitHub Models, and more. Provides automated PR reviews with actionable feedback as Azure DevOps warnings/errors. |
|
By:
|
3,555 downloads
|
Last Updated: 3/28/2026
|
Latest Version: 0.2.1
Allows you: - easily invoke, launch, and install fount in pwsh - linking fount characters to pwsh for companion and AI assist |
|
By:
|
1,104 downloads
|
Last Updated: 3/22/2023
|
Latest Version: 0.0.0-alpha4
Provides OpenAI and Github Copilot enabled features such as a Shell chat interface |
|
By:
|
1,187 downloads
|
Last Updated: 2/22/2025
|
Latest Version: 1.5
dbatools.ai is a copilot for SQL Server databases |
|
By:
|
526 downloads
|
Last Updated: 3/26/2026
|
Latest Version: 3.10.3
This script simulates a team of AI-powered Agents with RAG, each with a unique role in executing a Powershell project. User input is processed by one AI specialist, who performs their task and passes the result to the next AI Agent. This process continues until all tasks are completed, leveraging AI to enhance efficiency and accuracy in project exe... More info |
|
By:
|
208 downloads
|
Last Updated: 3/4/2025
|
Latest Version: 0.1.5
ASQ (Azure Smart Queries) PowerShell Module This module provides the ability to generate reports out of Azure using a natural language via OpenAI within PowerShell Overview The ASQ (Azure Smart Queries) PowerShell Module is an automation tool designed to: - Deploy a pre-configured lab environment with required Azure resources. - Enable n... More info |
|
By:
|
191 downloads
|
Last Updated: 5/8/2026
|
Latest Version: 1.0.10
Ask-GPT: Interactive OpenAI GPT integration for PowerShell`n`nEXAMPLES:`n Ask-GPT "Explain PowerShell arrays"`n "What is 2+2?" | Ask-GPT`n Ask-GPT -Model gpt-4 "Fix this code"`n`nFEATURES:`n • Streaming responses to console`n • Conversation history management`n • All GPT models (GPT-5, GPT-4, GPT-3.5-turbo)`n • Pipeline support for PowerShel... More info |
|
By:
|
111 downloads
|
Last Updated: 4/8/2023
|
Latest Version: 0.1
Translates a prompt into a PowerShell command using OpenAI GPT. |
|
By:
|
88 downloads
|
Last Updated: 2/14/2026
|
Latest Version: 0.3.0
OpenAI Speech module - TTS using OpenAI API and STT using Whisper |
|
By:
|
83 downloads
|
Last Updated: 7/25/2024
|
Latest Version: 0.0.3
This script simulates a team of AI-powered Agents with RAG, each with a unique role in executing a Python project. User input is processed by one AI specialist, who performs their task and passes the result to the next AI Agent. This process continues until all tasks are completed, leveraging AI to enhance efficiency and accuracy in project executi... More info |
|
By:
|
59 downloads
|
Last Updated: 4/19/2026
|
Latest Version: 0.10.0
PwrCortex - Agentic LLM swarm engine for PowerShell. Environment-aware, pipeline-native, claude.md-driven. |
|
By:
|
51 downloads
|
Last Updated: 5/16/2026
|
Latest Version: 0.1.4
Call AI models from PowerShell with real-time streaming. Supports Anthropic Claude, OpenAI GPT, Google Gemini, Meta Llama (via Groq/Meta/Together), and DeepSeek. Works with PowerShell.MCP or @ytsuda/ripple for AI-to-AI communication. |
|
By:
|
0 downloads
|
Last Updated: 9/18/2026
|
Latest Version: 1.1.0
通过 OpenAI 兼容接口(GPT-Image-2)、Gemini generateContent 接口、Reve v2 接口、OpenRouter Image API(MAI)与商汤日日新图像接口(SenseNova U1 系列)生成 AI 图像。 支持参考图编辑、DPAPI 凭据记忆、搜索增强。 公开函数使用方法(首次使用任选其一提供凭据,之后自动记忆): -密钥 交互式输入密钥 -密钥值 'sk-…' 直接传入密钥明文 -基础地址 / -模型 / -输出路径 等通用参数 New-GPT图像 —— gpt-image-2(OpenAI 兼容接口,自动补 /v1) New-GPT图像 -提示词 "水彩柴犬" -基础地址 'https... More info |