Exploring the World of Open-Source Tech Tools
Techtools The list will be updated frequently. AI Ollama: Amazing local GPT in multi-OS OpenWebUI: Open WebUI is an extensible, self-hosted interface for AI that adapts to your workflow, al...
Techtools The list will be updated frequently. AI Ollama: Amazing local GPT in multi-OS OpenWebUI: Open WebUI is an extensible, self-hosted interface for AI that adapts to your workflow, al...
Diagram In my scenario, I am using the traditional method to deploy the Vue application. I set up an Nginx server in a container and map the build files of the Vue app to the Nginx HTML volume. Th...
Getting Started Go to release page to download the latest OS .iso https://github.com/siderolabs/talos Docs: https://www.talos.dev/v1.8/introduction/getting-started/ Prerequisites Install Tal...
Logging Levels Log Level Numerical Value Purpose DEBUG 10 Provides detailed information for diagnosing code-related issues, such as pri...
IPSec VPN Setup Prerequisite Terraform - installation Azure-cli - installation Azure Subscription Account Already create subscription and Resource Group Setup provider.tf terraform {...
Prerequisites: Node.js and npm (or yarn) installed on your system A GitHub account Basic understanding of React and Git Create a repository on your github Create a repository nam...
What is CrewAI CrewAI is an open-source framework for orchestrating and collaborating with multiple AI agents. It allows you to create different AI agents, each with its own role and capabili...
Prerequisite Kubernetes Cluster with metallb (self-hosted) ref: https://github.com/Technicatgor/k3s-ansible Installation Create a Namespace for your app: kubectl create namespace my-web-app...
Ollama Get up and running with large language models, locally.\ Prerequisite Docker Git Installation git clone ollama webui git clone https://github.com/ollama-webui/ollama-webui.git cd ol...
Introduction I change my IDE from LunarVim to LazyVim now. Because LunarVim always get stuck when I install it on a new devices. LazyVim is a Neovim setup powered by 💤 lazy.nvim to make it easy t...