PromptAI

0.1.2

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 for AI-to-AI communication.

Minimum PowerShell version

7.4

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PromptAI -RequiredVersion 0.1.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PromptAI -Version 0.1.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Yoshifumi Tsuda. All rights reserved.

Package Details

Author(s)

  • Yoshifumi Tsuda

Tags

AI Claude GPT Gemini Llama DeepSeek Anthropic OpenAI Google Meta Groq Together LLM Streaming Prompt

Cmdlets

Invoke-Claude Invoke-GPT Invoke-Gemini Invoke-Llama Invoke-DeepSeek

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

PromptAI - PowerShell cmdlets for AI APIs

Stream prompts to Anthropic Claude, OpenAI GPT, Google Gemini, Meta Llama (via Groq/Meta/Together), and DeepSeek from PowerShell, with real-time token-by-token output and a unified AIResponse object. Designed to compose with PowerShell.MCP for AI-to-AI workflows.

Per-version release notes: https://github.com/yotsuda/PromptAI/releases

FileList

Version History

Version Downloads Last updated
0.1.3 6 5/10/2026
0.1.2 (current version) 4 5/10/2026
0.1.0 21 4/1/2026