<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AI 🤖 Archives - VM and Cloud Hosting</title>
	<atom:link href="https://vmme.org/tag/ai-%F0%9F%A4%96/feed/" rel="self" type="application/rss+xml" />
	<link>https://vmme.org/tag/ai-🤖/</link>
	<description></description>
	<lastBuildDate>Fri, 06 Feb 2026 13:01:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://vmme.org/wp-content/uploads/2024/09/cropped-vmware-cloud-director-10-5-0-unable-to-create-a-new-edge-gateway-firewall-rule-vexpert-consultancy-32x32.png</url>
	<title>AI 🤖 Archives - VM and Cloud Hosting</title>
	<link>https://vmme.org/tag/ai-🤖/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>I Ditched Claude Code and Now Using Open Source Qwen AI for Real Sysadmin Work</title>
		<link>https://vmme.org/i-ditched-claude-code-and-now-using-open-source-qwen-ai-for-real-sysadmin-work/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 06 Feb 2026 08:28:28 +0000</pubDate>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[CLI Tools]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[Configure]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Explain]]></category>
		<category><![CDATA[Homelab]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Manual]]></category>
		<category><![CDATA[Operations]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[OTHER]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Subscription]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://vmme.org/i-ditched-claude-code-and-now-using-open-source-qwen-ai-for-real-sysadmin-work/</guid>

					<description><![CDATA[<p>Borg is a powerful, fast, and reliable solution that is also very explicit, and forgetting even a single flag can affect the end result in ways you didn’t intend to....</p>
<p><a href="https://vmme.org/i-ditched-claude-code-and-now-using-open-source-qwen-ai-for-real-sysadmin-work/">Source</a></p>
<p>The post <a href="https://vmme.org/i-ditched-claude-code-and-now-using-open-source-qwen-ai-for-real-sysadmin-work/">I Ditched Claude Code and Now Using Open Source Qwen AI for Real Sysadmin Work</a> appeared first on <a href="https://vmme.org">VM and Cloud Hosting</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>I Used This Open Source Library to Integrate OpenAI, Claude, Gemini to Websites Without API Keys</title>
		<link>https://vmme.org/i-used-this-open-source-library-to-integrate-openai-claude-gemini-to-websites-without-api-keys/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 20 Oct 2025 03:31:08 +0000</pubDate>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[.key]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Upgrade]]></category>
		<guid isPermaLink="false">https://vmme.org/i-used-this-open-source-library-to-integrate-openai-claude-gemini-to-websites-without-api-keys/</guid>

					<description><![CDATA[<p>&#60;!DOCTYPE html&#62; &#60;html lang="en"&#62; &#60;head&#62; &#60;meta charset="UTF-8"&#62; &#60;meta name="viewport" content="width=device-width, initial-scale=1.0"&#62; &#60;title&#62;AI Model Comparison&#60;/title&#62; &#60;script src="https://cdn.twind.style"&#62;&#60;/script&#62; &#60;script src="https://js.puter.com/v2/"&#62;&#60;/script&#62; &#60;/head&#62; &#60;body class="bg-gray-900 min-h-screen p-6"&#62; &#60;div class="max-w-7xl mx-auto"&#62; &#60;h1 class="text-3xl font-bold text-white...</p>
<p><a href="https://vmme.org/i-used-this-open-source-library-to-integrate-openai-claude-gemini-to-websites-without-api-keys/">Source</a></p>
<p>The post <a href="https://vmme.org/i-used-this-open-source-library-to-integrate-openai-claude-gemini-to-websites-without-api-keys/">I Used This Open Source Library to Integrate OpenAI, Claude, Gemini to Websites Without API Keys</a> appeared first on <a href="https://vmme.org">VM and Cloud Hosting</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>I Switched From Ollama And LM Studio To llama.cpp And Absolutely Loving It</title>
		<link>https://vmme.org/i-switched-from-ollama-and-lm-studio-to-llama-cpp-and-absolutely-loving-it/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 11 Oct 2025 02:26:37 +0000</pubDate>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Content-Type]]></category>
		<category><![CDATA[Explain]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[Host]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://vmme.org/i-switched-from-ollama-and-lm-studio-to-llama-cpp-and-absolutely-loving-it/</guid>

					<description><![CDATA[<p>I started with the usual tools, i.e., Ollama and LM Studio. Both deserve credit for making local AI look plug-and-play. I tried LM Studio first. But soon after, I discovered...</p>
<p><a href="https://vmme.org/i-switched-from-ollama-and-lm-studio-to-llama-cpp-and-absolutely-loving-it/">Source</a></p>
<p>The post <a href="https://vmme.org/i-switched-from-ollama-and-lm-studio-to-llama-cpp-and-absolutely-loving-it/">I Switched From Ollama And LM Studio To llama.cpp And Absolutely Loving It</a> appeared first on <a href="https://vmme.org">VM and Cloud Hosting</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>What are MCP Servers and Why People are Crazy About It?</title>
		<link>https://vmme.org/what-are-mcp-servers-and-why-people-are-crazy-about-it/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 22 May 2025 07:40:49 +0000</pubDate>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Deep Dive]]></category>
		<category><![CDATA[Deploy]]></category>
		<category><![CDATA[Explain]]></category>
		<category><![CDATA[Host]]></category>
		<category><![CDATA[Manual]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[step by step]]></category>
		<guid isPermaLink="false">https://vmme.org/what-are-mcp-servers-and-why-people-are-crazy-about-it/</guid>

					<description><![CDATA[<p>Each part of the system has a clear role, contributing to a modular and scalable environment for AI integration.MCP stands for Model Context Protocol, an open standard introduced by Anthropic...</p>
<p><a href="https://vmme.org/what-are-mcp-servers-and-why-people-are-crazy-about-it/">Source</a></p>
<p>The post <a href="https://vmme.org/what-are-mcp-servers-and-why-people-are-crazy-about-it/">What are MCP Servers and Why People are Crazy About It?</a> appeared first on <a href="https://vmme.org">VM and Cloud Hosting</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Tuning Local LLMs With RAG Using Ollama and Langchain</title>
		<link>https://vmme.org/tuning-local-llms-with-rag-using-ollama-and-langchain/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 20 Apr 2025 14:46:21 +0000</pubDate>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Content-Type]]></category>
		<category><![CDATA[Deep Dive]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Host]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Tutorials]]></category>
		<guid isPermaLink="false">https://vmme.org/tuning-local-llms-with-rag-using-ollama-and-langchain/</guid>

					<description><![CDATA[<p>import os from datetime import datetime from werkzeug.utils import secure_filename from langchain_community.document_loaders import UnstructuredPDFLoader from langchain_text_splitters import RecursiveCharacterTextSplitter from get_vector_db import get_vector_db TEMP_FOLDER = os.getenv('TEMP_FOLDER', './_temp') def allowed_file(filename): return filename.lower().endswith('.pdf')...</p>
<p><a href="https://vmme.org/tuning-local-llms-with-rag-using-ollama-and-langchain/">Source</a></p>
<p>The post <a href="https://vmme.org/tuning-local-llms-with-rag-using-ollama-and-langchain/">Tuning Local LLMs With RAG Using Ollama and Langchain</a> appeared first on <a href="https://vmme.org">VM and Cloud Hosting</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>11 Vibe Coding Tools to 10x Your Development on Linux Desktop</title>
		<link>https://vmme.org/11-vibe-coding-tools-to-10x-your-development-on-linux-desktop/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 15 Apr 2025 05:41:55 +0000</pubDate>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[.key]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[Alternatives]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Configure]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[License]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[List 📋]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[OTHER]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[VS Code]]></category>
		<guid isPermaLink="false">https://vmme.org/11-vibe-coding-tools-to-10x-your-development-on-linux-desktop/</guid>

					<description><![CDATA[<p>Non-FOSS Warning! Some of the applications mentioned here may not be open source. They have been included in the context of Linux usage. Also, some tools provide interface for popular,...</p>
<p><a href="https://vmme.org/11-vibe-coding-tools-to-10x-your-development-on-linux-desktop/">Source</a></p>
<p>The post <a href="https://vmme.org/11-vibe-coding-tools-to-10x-your-development-on-linux-desktop/">11 Vibe Coding Tools to 10x Your Development on Linux Desktop</a> appeared first on <a href="https://vmme.org">VM and Cloud Hosting</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
