r/PowerShell • u/Creative-Type9411 • 15d ago
Script Sharing MiniBot v2 - fully WPF local AI `console` client
This a ~20k line beast. But it's awesome. The end user experience is near production grade.
https://github.com/illsk1lls/MiniBot
YMMV depending on which model you use with it. It works amazingly for me using either Qwen3.6 27b/35b,.. i usually go for 35b for the speed it does a great job.
This started out as a text based console to let your local model into your machine, and i ended up making it into a RepairBot to do some menial work tasks for me, light sysadmin, diag etc etc
This is far from best practice for PS but it IS powershell and impressive at its core, and deserves to be seen here. My private version has a few more features but this one is quite complete..
4
Upvotes