Filter
Exclude
Time range
-
Near
Replying to @adiix_official
Genuine: which law firm signed $4,200/mo for a box running Ollama Open WebUI? Their compliance team okayed that without SOC2? Would love to learn from this
18
Stop on underlying: A close above $4,300 would negate the immediate bearish case. R/R: ~1:2.5 Confidence: 60% (tactical, event-driven). #XAUUSD #AI #kimi-k2.7 #glm5.2 #open WebUI #Trading #Gold #Investment #hurmuz
1
10
nesquena/hermes-webuiは、触ってみると机上の理論で終わらない設計だった。 ★9.6k Python製 背景は Hermes WebUI: The best way to use Hermes Agent from the web or from your phone!。READMEを読むと、何をどう試すかの順番が見えてくる。 READMEでは「Here are three key points that developers might find in…」が先に整理されていて、狙いを掴みやすい。 次の要点「What makes Hermes different? Hermes retains context acr…」まで触れているので、実装の迷いが減る。 さらに「Hermes WebUI is a lightweight, dark-themed web app inte…」まで読むと、運用時の勘所も見えてくる。 ★9.6k #Python #AIエージェント #GitHub 注目キーワード: Agent / hermes / webui / Python github.com/nesquena/hermes-w…
24
Best GitHub repos to run AI completely offline on your own machine (chat, coding, RAG, and more): 💿 LM Studio — github.com/lmstudio-ai/lm… Polished desktop app for downloading and running local LLMs. 🦙 Ollama — github.com/ollama/ollama Simple CLI and model manager with great defaults. 🧩 Jan — github.com/janhq/jan Open-source “ChatGPT-like” local client with plugins. 🌐 GPT4All — github.com/nomic-ai/gpt4all Lightweight apps and curated model ecosystem. 🛠️ LocalAI — github.com/mudler/LocalAI OpenAI-compatible local server for apps and tools. 🖥️ Open WebUI — github.com/open-webui/open-w… Sleek web UI for Ollama and LocalAI. 📦 llamafile — github.com/Mozilla-Ocho/llam… Single-file LLM you can run anywhere. 🤖 Modly — github.com/lightningpixel/mo… Offline-first local assistant tooling. 🎛️ text-generation-webui — github.com/oobabooga/text-ge… Power-user UI with deep model controls. No API keys. No monthly bills. No data leaving your computer.
65
111
349
It's the quality of the training data, the quantity doesn't matter as much so long as it's good data. I use Forge webui. But you can get similar (or better) results with Comfy, for sure. I just prefer having a consistent interface, so that's why I stick with Forge.
1
1
Replying to @adiix_official
This is the real shift. Not another “AI will change everything” tweet — actual hardware that makes running 200B class models locally practical for normal humans and small teams. The 128GB unified memory is the unlock. Most people still think you need a data center or a $3k GPU just to experiment with serious models. This changes the economics overnight. Quick actionable value: - Use Ollama Open WebUI (or LM Studio) for the smoothest experience - Quantize to Q4_K_M or Q5 for the big models — still very usable - For coding/agent workflows, test both short-context chat and longer RAG jobs separately (prefill latency is the main trade-off vs higher-end Nvidia right now) For anyone doing private RAG over docs, fine-tuning, or client work where data can’t leave the machine… this is already a no-brainer. The $5k /year subscription math is very real for power users. Who else is actually ordering one of the GMKtec EVO X2 (or similar) configs? Drop your planned first model below
472
The text selection context menu will also be updated as part of Chrome's WebUI refresh 2026. In addition to icons, Google will also add a snippet of the highlighted text next to the Copy, Print, Reading Mode, and Translate options:
Some items in the tab context menu have new icons in Chrome Canary (Add tab to group, Pin, Mute site, etc.). As I said before, this is part of the "WebUI Refresh 2026" for Chrome. The Gemini entry also has a new icon and has been moved to its own section:
1
5
202
LLM系のWebUIなんでどれもこんなに不安定でerror-proneなんだ……(一日分の作業が吹き飛んだ)
1
41
深夜にずっと動き続ける自動投稿AIを作ったので公開した ・SD WebUI Gemini でイラスト生成 ・tweepy で X スレッド自動投稿 ・YouTube Shorts も全自動 ・寝てる間に全部やってくれる github.com/isuca1212/ai-cont…
33
RT @KerzEfasta: #艦これ #ヴェールヌイ #ROCm #AIイラスト  Stable Diffusion WebUI reForge Local(Lisa Ver) 今日は急に気温上がるらしいので、体調には注意しましょうね t.co/0AlVm
1
webui(chrome)使って生成してるけど、最近Geminiに相談してみることを覚えた 生成中のプロンプトを読み込んでアドバイスしてくれるのにはびっくりした 今回は調理シーンのプロンプトを丸投げしたけど、効かないときもあるから煮詰まったときに試してみる価値はある程度に思っとけば有用かなって
22
Replying to @hito_ff24
WebUI向け部内ライブラリとかも整備してみたらよさそう
1
19
Replying to @david_nix
Yes to reach machines in ssh, but Open WebUI frontend is on internet for family members using Google Auth.
1
26
Ryzen5900にWSLに64GBのメモリを割り当て コンテナでollamaとwebuiを稼動して生成AIのモデルを Gemma2 27Bにして質問したときの動作はこんな感じ しかし・・・CPUの可動がヤバい
22
霧島零 retweeted
ローカルLLM+Open WebUIでクローズドネットワーク/スタンドアロンのAIエージェントいいぞ。 Qwenならばコーディングや推論モデルがあり、量子化も進んでいるのでマシンスペックも必要としない(MacOSで100万ぐらい、GPU付きで300万ぐらい)。 個人情報や機微情報を扱う医療系、士業系は熱い。
1
1
32
Replying to @bridgemindai
Download any local model now Ollama One of the most popular tools for running LLMs locally with a simple CLI. It supports hundreds of models (like Llama, Mistral, Gemma) and has great integration with web UIs. Easy one-command setup.pinggy.io LM Studio User-friendly desktop GUI for discovering, downloading, and chatting with local LLMs (GGUF format). Excellent for beginners with model search and hardware optimization.getstream.io Jan AI Open-source ChatGPT-like desktop app that runs 100% offline. Clean interface with strong support for local models and privacy focus.iternal.ai LocalAI Drop-in OpenAI-compatible server for local inference. Supports LLMs, image/audio generation, and multiple backends. Great for developers needing API access.localai.io GPT4All Beginner-friendly desktop application with a curated model hub. Runs fully offline on consumer hardware with a simple chat interface.getstream.io Open WebUI Web-based frontend (often paired with Ollama or LocalAI) that turns local models into a polished ChatGPT-style interface with multi-user support and features like RAG.youtube.com text-generation-webui (oobabooga) Highly flexible web UI for text generation with many extensions, model loaders, and customization options. Popular for power users and advanced inference setups.pinggy.io Hugging Face Inference (Spaces / API) Cloud-based platform for quick model inference, demos, and deployment. Hosts thousands of models with easy web interfaces or API calls.siliconflow.com AnythingLLM All-in-one tool for local document chatting and RAG with multiple LLM backends. Focuses on private, offline knowledge bases.youtube.com LibreChat Open-source multi-model chat interface that supports local and cloud models. Feature-rich alternative to proprietary UIs with customization options.iternal.ai Quick Notes: Local-focused (1–7, 9–10): Prioritize privacy and offline use on your hardware (CPU/GPU). Cloud/Platform (8): Better for quick testing or scaling without local resources. Many of these are free/open-source and work on Windows, Mac, or Linux.

199
Personal recommendation, drop buffer size from 64 to 32 for near perfect haptics latency. Can be done from the webui control panel of the ds5dongle.
2
40