chenxizhang/openai-powershell
Unofficial PowerShell Module for OpenAI, Azure OpenAI and almost all the GPT services or even local LLMs
This tool helps automate tasks involving large language models (LLMs) like generating text, having chat conversations, or creating images directly from your PowerShell environment. You provide text prompts or commands, and it outputs generated text, chat responses, or images. It's designed for system administrators, DevOps engineers, and power users who work extensively with PowerShell and want to integrate AI capabilities into their scripts and workflows.
No commits in the last 6 months.
Use this if you need to integrate AI text generation, chatbot interactions, or image creation into your existing PowerShell scripts for automation, batch processing, or scheduled tasks.
Not ideal if you prefer a graphical user interface for interacting with AI models, are not familiar with PowerShell scripting, or need a full-fledged application development framework for AI.
Stars
38
Forks
5
Language
PowerShell
License
MIT
Category
Last pushed
Aug 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/chenxizhang/openai-powershell"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
ai-forever/gigachat
Библиотека для доступа к GigaChat
Krazal/nppopenai
OpenAI (aka. ChatGPT) plugin for Notepad++
sashabaranov/go-openai
OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
mkht/PSOpenAI
PowerShell module for OpenAI API.
mgallo/openai.ex
community-maintained OpenAI API Wrapper written in Elixir.