Sharing MiniBot v2, this is what I'm currently using I gave it a major update so I thought I'd share. I make things that do work for me, always have... and this is the latest.
Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.
| It a single file 20k lines ;P https://github.com/illsk1lls/MiniBot (i previously posted v1 of this, which was not WPF) This is for local models only. Although it is OpenAI compatible. Have your favorite AI scan it to make sure its safe enough for you... Tools are enabled as needed, automatically by your model, I'm using this for computer repair/diagnostic/setup, anything I feel like summoning an AI minion for.. I host my local model behind an NPMPlus access list to be able to get to it from outside with this, this supports creds. I call it with irm https:\\myhostedaddress.com | iex It doesnt install anything, it just runs in memory, when you exit its gone.. Otherwise it can also be run as a PS1, or renaming it to a CMD file so you can just double click it.. Depending on how you deploy you may need to set encoding to UTF-8 BOM in notepad++ or open and resave in ISE to add the BOM to run on your system (if the script crashes at launch). It has a bunch of features/tools It autocompacts contexts For me, this is a great lightweight universal (Powershell 5.1 compatible, so every Win10+ machine can use it) little tool.. Might as well share it, mines a little different I had to remove some stuff to share this but I hope some people get some use out of it, or at least the ideas used.. [link] [comments] |
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.