techthoughts2/pwshBedrock
pwshBedrock is a PowerShell module designed to simplify interaction with Amazon Bedrock foundation models. It enables users to send messages, retrieve responses, manage conversation contexts, generate images and videos, and estimate costs. Supporting both InvokeModel and Converse API, it streamlines AI integration in PowerShell workflows.
This is a tool for developers who use PowerShell and want to integrate powerful AI models into their scripts and applications. It allows you to send text or media inputs to Amazon Bedrock's generative AI models and receive outputs like text responses, generated images, or videos. PowerShell developers can use this to automate tasks, build generative AI features, and manage interactions with various foundation models.
No commits in the last 6 months.
Use this if you are a PowerShell developer looking to easily connect your scripts and applications to Amazon Bedrock's generative AI capabilities for tasks like text generation, image creation, or intelligent automation.
Not ideal if you are not a PowerShell developer or if you need a graphical user interface (GUI) for interacting with AI models rather than programmatic control.
Stars
7
Forks
1
Language
PowerShell
License
MIT
Category
Last pushed
Jun 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/techthoughts2/pwshBedrock"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InternLM/lagent
A lightweight framework for building LLM-based agents
microsoft/rat-sql
A relation-aware semantic parsing model from English to SQL
Mann1988/awesome-claude-skills
📊 Explore high-quality Claude skills focused on business analysis and content creation,...
kevinMEH/keyscan
Keyscan: AI-powered API key scanner for GitHub Gists.
Sakeeb91/text2sql-agent
Self-correcting AI agent for natural language to SQL using HuggingFace smolagents and ReAct framework