このページではgitで公開されているAIに関するツールを紹介します。
画像生成AI
ComfyUI
画像生成AIモデルをローカルで使用するためのアプリケーションです。
おそらく今一番使用されているプラットフォームです。モデルにComfyUI向けの設定が同梱されることもあります。
最新のAMDのGPU向けのパッケージも提供されています。しかし古いAMDのGPUでは動作しないようです。
GitHub - Comfy-Org/ComfyUI: The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. - Comfy-Org/ComfyUI
更新情報
- ComfyUI v0.33.2
- What's Changed Fix KSamplerAdvanced with add_noise disa […]
- ComfyUI v0.33.0
- What's Changed Make it easier to debug nested tensors. […]
- ComfyUI v0.31.1
stable-diffusion.cpp
画像生成AIモデルをローカルで使用するためのアプリケーションです。
名前の通りcppで作成されておりpythonよりも高速です。またAMDのGPUの環境などCudaが動作いない環境でもGPUを使用して実行することができます。
GitHub - leejet/stable-diffusion.cpp: Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++ - leejet/stable-diffusion.cpp
更新情報
- No content.
- No content.
- No content.
- No content.
- No content.
Stable Diffusion WebUI Forge
画像生成AIモデル(StableDiffusion、Flux.1)をローカルで使用するためのアプリケーションです。
少し前まで覇権でしたが、最近は更新がありません。
GitHub - lllyasviel/stable-diffusion-webui-forge
Contribute to lllyasviel/stable-diffusion-webui-forge development by creating an account on GitHub.
更新情報
- latest binary release here
- previous versions
- No content.
Stable Diffusion web UI
画像生成AIモデル(StableDiffusion、Flux.1)をローカルで使用するためのアプリケーションです。
上記Forgeの元となるアプリケーションです。
こちらも最近は更新がありません。
GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI
Stable Diffusion web UI. Contribute to AUTOMATIC1111/stable-diffusion-webui development by creating an account on GitHub.
更新情報
- 1.10.1 Bug Fixes: fix image upscale on cpu (#16275)
- Features: A lot of performance improvements (see below […]
- How to switch to different versions of WebUI Features: […]
- 1.9.4 Bug Fixes: pin setuptools version to fix the star […]
- 1.9.3 Bug Fixes: fix get_crop_region_v2 (#15594) 1.9.2 […]
LLM(チャットボット)AI
ollama
LLMをローカルで使用するためのアプリケーションです。
GitHub - ollama/ollama: Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. - ollama/ollama
更新情報
- What's Changed Add a model metadata cache to reduce Oll […]
- app: add desktop onboarding flow (#17853)
- Follow up to #17850
- Temporarily carry ml-explore/mlx-c#127
- What's Changed llm: transcode WebP images for llama-ser […]
llama.cpp
LLMをローカルで使用するためのアプリケーションです。
名前の通りcppで作成されておりpythonよりも高速です。またAMDのGPUの環境などCudaが動作いない環境でもGPUを使用して実行することができます。
GitHub - ggml-org/llama.cpp: LLM inference in C/C++
LLM inference in C/C++. Contribute to ggml-org/llama.cpp development by creating an account on GitHub.
更新情報
- vulkan: add null checks in ggml_vk_queue_command_pools_ […]
- model : GraniteSWAForCausalLM / GraniteMoeSWAForCausalL […]
- ggml: add ggml_rope_set_offset (+ metal support) (#2712 […]
- opencl: make the MoE expert scatter deterministic (#264 […]
- mtmd: add mtmd_bitmap_set_mergeable (#27348) Website: h […]
LM Studio
LLMをローカルで使用するためのアプリケーションです。
ほかのアプリケーションと異なりGUIで操作できるため初心者でもローカルで実行することができま
す。

LM Studio - Local AI on your computer
Run local AI models like gpt-oss, Llama, Gemma, Qwen, and DeepSeek privately on your computer.
Open WebUI
ローカルのLLMにGUIをつけるアプリケーションです。
Ollamaなどで実行されているローカルのLLMをChatGPTのようなGUIで使用することができます。
GitHub - open-webui/open-webui: User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
User-friendly AI Interface (Supports Ollama, OpenAI API, ...) - open-webui/open-webui
更新情報
- Added 🎨 Redesigned interface. Open WebUI has been visua […]
- Added 💭 Streamed reasoning display. Models that emit th […]
- Fixed 🤝 Shared folder read-only chats no longer sign us […]
- Added 🤝 Share folders with your team. You can now share […]
- Added 📦 Official knowledge base sync tool. A new compan […]