#go#ai#assistant#cli#kubernetes
**kubectl-ai** is a tool that helps manage Kubernetes using AI. It lets you ask questions or give commands in simple language, and it will execute the right Kubernetes actions for you. This makes it easier to manage your Kubernetes cluster without needing to remember complex commands. You can use it to check app status, create deployments, or troubleshoot issues, all by just typing what you want to do. It supports various AI models and can be used interactively or with other Unix commands, making it a powerful assistant for Kubernetes users.
https://github.com/GoogleCloudPlatform/kubectl-ai
https://github.com/safarijv/kubelib
If you're adopting Kubernetes as an orchestration system for #machine_learning jobs, the last thing you want is for the mere act of using Kubernetes to create more problems than it solves. Kubelib provides a set of Pythonic interfaces to #Kubernetes, originally to aid with Jenkins scripting. But it can be used without Jenkins as well, and it can do everything exposed through the kubectl #CLI or the Kubernetes #API.
Awesome-totally-open-ChatGPT
A list of open alternatives to ChatGPT
ChatGPT is GPT-3.5 with RLHF (Reinforcement Learning with Human Feedback) for chat system.
By alternative, I mean projects feature different language model for chat system. Projects are not counted if they are:
• alternative frontend projects because they just call the API from OpenAI.
• alternative transformer decoder • models to GPT 3.5 either because the training data of them are (mostly) not for chat system.
https://github.com/nichtdax/awesome-totally-open-chatgpt
#ai#chatgpt#assistant
Project Bringing Hardware Accelerated Language Models to Android Devices
We introduce MLC LLM for Android – a solution that allows large language models to be deployed natively on Android devices, plus a productive framework for everyone to further optimize model performance for their use cases. Everything runs locally and accelerated with native GPU on the phone.
We can run Vicuña-7b on Android Samsung Galaxy S23.
Github https://github.com/mlc-ai/mlc-llm/tree/main/android
Demo: https://mlc.ai/mlc-llm/#android
#ai#assistant#gpt#android
I Built a Safer #OpenClaw Alternative Using #Claude#AI Code
OpenClaw is the fastest-growing open-source AI project in recent memory - 185,000 GitHub stars already! A legitimately impressive personal AI assistant that can manage your life and you can talk to it anywhere. But it has serious security issues - the docs literally say "there is no perfectly secure setup."
So I took the core genius ideas from OpenClaw - the memory system, the proactive heartbeat, the multi-platform adapters, the extensibility through skills - and I built my own version using just Claude Code. It took me two days.
The result is simpler, more secure, and tailored exactly to what I need. I'll introduce you to how I did this now and more content on this coming soon!
https://youtu.be/XmweZ4fLkcI
#assistant#agent
Maid - Mobile Artificial Intelligence Distribution
Maid is a cross-platform free and an open-source application for interfacing with llama.cpp models locally, and remotely with Ollama, Mistral, Google Gemini and OpenAI models remotely.
-Choose from A wide range of models that runs LOCALLY and access remote models via api key!
-Text based output
-Image Generation (Selected Models only)
-No video or short clips generation yet
-Voice generation on selected models (Not tested)
-Setting model parameters
-Setting system prompt (Making the model behave/generate output in a certain way).
-And more.
Get it on
Github - https://github.com/Mobile-Artificial-Intelligence/maid/releases/latest
Fdroid - https://f-droid.org/packages/com.danemadsen.maid/
Spystore - https://play.google.com/store/apps/details?id=com.danemadsen.maid
*Don't clear CACHE OF THE APP AND EXCLUDE IT FROM SYSTEM'S AUTO CACHE CLEANING as app stores everything in device cache*
Follow @nogoolag and @libreware for more
#ai