{"id":16101,"date":"2026-03-14T20:39:26","date_gmt":"2026-03-14T11:39:26","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=16101"},"modified":"2026-03-14T21:08:04","modified_gmt":"2026-03-14T12:08:04","slug":"open-webui%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b%ef%bc%81%ef%bc%88ubuntu-desktop-24-04%ef%bc%89","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/16101","title":{"rendered":"Open WebUI\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\uff01\uff08Ubuntu Desktop 24.04\uff0fPython\uff09"},"content":{"rendered":"<p>Ubuntu Desktop 24.04\u306eOS\u74b0\u5883\u306b\u3001Python\u7248\u306eOpen WebUI\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u3001GUI\u3067AI\u3092\u4f7f\u7528\u53ef\u80fd\u306b\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>OS\u306e\u60c5\u5831\u3092\u78ba\u8a8d\u3059\u308b\uff01<\/h2>\n<p>OS\u306e\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ cat \/etc\/lsb-release \r\nDISTRIB_ID=Ubuntu\r\nDISTRIB_RELEASE=24.04\r\nDISTRIB_CODENAME=noble\r\nDISTRIB_DESCRIPTION=&quot;Ubuntu 24.04.4 LTS&quot;\r\n<\/pre>\n<p>Kernel\u306e\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ uname -omr\r\n6.17.0-14-generic x86_64 GNU\/Linux\r\n<\/pre>\n<h2>Open WebUI\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u60c5\u5831\u3092\u78ba\u8a8d\u3059\u308b\uff01<\/h2>\n<p>Open WebUI\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u60c5\u5831\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<ul>\n<li><a href=\"https:\/\/docs.openwebui.com\/getting-started\/quick-start\" target=\"_blank\">Quick Start<\/a><\/li>\n<\/ul>\n<h2>Python\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\uff01<\/h2>\n<p>ROCm\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u7528\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,2]; title: ; notranslate\" title=\"\">\r\n$ sudo apt install python3 python3-pip python3-venv -y\r\n$ python3 --version\r\nPython 3.12.3\r\n<\/pre>\n<h2>Python\u306e\u4eee\u60f3\u74b0\u5883\u3092\u4f5c\u6210\u3059\u308b\uff01<\/h2>\n<p>ROCm\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u7528\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,2,3,4,5]; title: ; notranslate\" title=\"\">\r\n$ mkdir open-webui\r\n$ python3 -m venv venv\r\n$ source venv\/bin\/activate\r\n<\/pre>\n<h2>Open WebUI\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\uff01<\/h2>\n<p>Open WebUI\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ pip install open-webui\r\n<\/pre>\n<h2>Open WebUI\u3092\u8d77\u52d5\u3059\u308b\uff01<\/h2>\n<p>Open WebUI\u3068Ollama\u304c\u540c\u3058\u30de\u30b7\u30f3\u4e0a\u3067\u52d5\u4f5c\u3057\u3066\u304a\u308a\u3001\u30d6\u30e9\u30a6\u30b6\u304b\u3089Open WebUI\u306b10080\u30dd\u30fc\u30c8\u3067\u30a2\u30af\u30bb\u3059\u308b\u5834\u5408\u306f\u3001\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ open-webui serve --host 0.0.0.0 --port 10080\r\n<\/pre>\n<p>Ollama\u304c\u5225\u306e\u30de\u30b7\u30f3\uff08X.X.X.X\uff09\u3067\u52d5\u4f5c\u3057\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u74b0\u5883\u5909\u6570\u3067Ollama\u304c\u52d5\u4f5c\u3057\u3066\u3044\u308b\u30de\u30b7\u30f3\u3092\u6307\u5b9a\u3057\u3066\u8d77\u52d5\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ OLLAMA_BASE_URL=http:\/\/X.X.X.X:11434 open-webui serve --host 0.0.0.0 --port 10080\r\n<\/pre>\n<h2>Open WebUI\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\uff01<\/h2>\n<p>\u30d6\u30e9\u30a6\u30b6\u304b\u3089URL\u300chttp:\/\/localhost:10080\u300d\u3067\u30a2\u30af\u30bb\u30b9\u3057\u307e\u3059\u3002\u521d\u56de\u30a2\u30af\u30bb\u30b9\u306e\u969b\u306b\u3001\u3042\u3089\u304b\u3058\u3081\u30e6\u30fc\u30b6\u540d\u3001\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3001\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u6c7a\u3081\u3066\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002Open WebUI\u304b\u3089\u30e2\u30c7\u30eb\u3092\u9078\u629e\u3057\u305f\u5f8c\u306f\u3001Chat GPT\u306e\u3088\u3046\u306a\u4f7f\u3044\u65b9\u3067LLM\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>Open WebUI\u306f\u3001Docker\u74b0\u5883\u3067\u52d5\u4f5c\u3055\u305b\u308b\u306e\u304c\u63a8\u5968\u3067\u3059\u304c\u3001Python\u306e\u4eee\u60f3\u74b0\u5883\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002Docker\u7248\u3088\u308a\u3001\u63a5\u7d9a\u5148\u306e\u6307\u5b9a\u304c\u697d\u3067\u3042\u3063\u305f\u308a\u3001\u52d5\u4f5c\u304c\u8efd\u5feb\u3060\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/16113\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Open WebUI\u3092\u6d3b\u7528\u3059\u308b\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2018\/09\/eyecatch_ai_03-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Open WebUI\u3092\u6d3b\u7528\u3059\u308b\uff01<\/div><div class=\"substr\">Open WebUI\u3092\u6d3b\u7528\u3059\u308b\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ubuntu Desktop 24.04\u306eOS\u74b0\u5883\u306b\u3001Python\u7248\u306eOpen WebUI\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u3001GUI\u3067AI\u3092\u4f7f\u7528\u53ef\u80fd\u306b\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":14990,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1310],"tags":[1314,51,274,1292,52],"class_list":["post-16101","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-open-webui","tag-open-webui","tag-ubuntu","tag-ubuntu-desktop","tag-ubuntu-desktop-24-04","tag-52"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/16101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=16101"}],"version-history":[{"count":13,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/16101\/revisions"}],"predecessor-version":[{"id":16119,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/16101\/revisions\/16119"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/14990"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=16101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=16101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=16101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}