--- lang: ja-jp breaks: true --- # システム開発で役立つ各種生成AI関連サービスまとめ 2025-01-20 ## Github Copilot > GitHub Copilot のドキュメント > https://docs.github.com/ja/copilot * いつの間にかGithub内でChat機能が使えるようになっている。 > https://github.com/copilot > ![image](https://hackmd.io/_uploads/Hkhfjp851x.png) ## Github Copilot Workspace * https://copilot-workspace.githubnext.com/ ![image](https://hackmd.io/_uploads/H1eHTzowJx.png) ## GitHub Models ![image](https://hackmd.io/_uploads/By-IIqB31l.png) * https://github.com/marketplace/models * Githubのアクセストークンで Azure OpenAI Service のモデルが使用できる。 * コンテキストサイズが小さい為、Cline等での利用は難しそう。。 * 413 Request body too large for meta-llama-3-70b-instruct model. Max size: 8000 tokens. #995 * https://github.com/cline/cline/issues/995 ## Google NotebookLM * https://notebooklm.google.com/ ![image](https://hackmd.io/_uploads/r1KKwfov1x.png) ## Perplexity * https://www.perplexity.ai/ ![image](https://hackmd.io/_uploads/r1CE8zsvJe.png) ## Felo(フェロー)- 無料のAI検索エンジン * https://felo.ai/ja/search ![image](https://hackmd.io/_uploads/rJGMUfowyx.png) ## Genspark * https://www.genspark.ai/ ![image](https://hackmd.io/_uploads/BkzhUOfuyg.png) ## Windows Copilot * https://support.microsoft.com/ja-jp/windows/windows-%E3%81%AE-copilot-%E3%81%B8%E3%82%88%E3%81%86%E3%81%93%E3%81%9D-675708af-8c16-4675-afeb-85a5a476ccb0 ![image](https://hackmd.io/_uploads/SJWRZ4-skg.png) * あまり賢くないが、ちょっとした翻訳等には最適。 * 無料で画像生成できるのがかなり良い!! ## Google AI Studio * https://aistudio.google.com/prompts/new_chat ![image](https://hackmd.io/_uploads/SJDD8GiPJl.png) ### Gemini 2.5 を使用した会話型画像セグメンテーション ![image](https://hackmd.io/_uploads/H1bo-FLDxe.png) * https://developers.googleblog.com/ja/conversational-image-segmentation-gemini-2-5/ * https://aistudio.google.com/app/apps/bundled/spatial-understanding?showPreview=true&appParams=task%3Dsegmentation-masks ### Nano Banana * 画像生成・編集モデル ![image](https://hackmd.io/_uploads/SJXUl6yqel.png) ### Google AI Studio Build * Geminiを使用した、フロントエンドWebアプリを作成できる。 * ## Gemini Code Assist * https://codeassist.google/ ![image](https://hackmd.io/_uploads/rk94x4Ws1g.png) ※Visual Studio Code では、編集やエージェント機能がある `GitHub Copilot` の方が使い勝手が良い。 ※2025-06-27 プレビュー版でAgent機能が使用できるようになっており、`Github Copilot` よりも Agent 機能が優れている。 :::info プレビューバージョンへの切り替え方法 %USERPROFILE%\AppData\Roaming\Code - Insiders\User\settings.json ```jsonld= { ・・・ "geminicodeassist.updateChannel": "Insiders", ・・・ } ``` Agent機能が使用できるようになる(2025-06-27) ![image](https://hackmd.io/_uploads/Bk4wLwsVxg.png) ::: :::info 2025-06-27 ファイルパスに日本語が含まれると、その中身を読み込めない不具合??があるようだ。。。 ::: ## Claude * https://claude.ai/new ![image](https://hackmd.io/_uploads/Hy8oLfjD1x.png) ## ChatGPT * https://chatgpt.com/ ## Google Colab(Colaboratory) * https://colab.research.google.com/?hl=ja ![image](https://hackmd.io/_uploads/Syv2uGsDkl.png) ## Ollama ![image](https://hackmd.io/_uploads/HJwbBzLFkl.png) * オープンソースのLLMをローカルで簡単に実行できるツール。 * https://ollama.com/ * https://github.com/ollama/ollama * ## LM Studio ![image](https://hackmd.io/_uploads/HJ9ZqT8F1g.png) * https://lmstudio.ai/ * https://github.com/lmstudio-ai ## Grok ![image](https://hackmd.io/_uploads/S1fMrNBikg.png) * https://grok.com/ * 画像生成が良い感じ。 ## Cline ![image](https://hackmd.io/_uploads/BJEPqKrn1e.png) * https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev * https://github.com/cline/cline * Github Copilotが使用できるのが良い。 * 2025-03-17 `copilot - claude-3.7-sonnet` は使用できない。 ## Roo Code (prev. Roo Cline) ![image](https://hackmd.io/_uploads/SJUUcKHh1g.png) * https://github.com/RooVetGit/Roo-Code ## Obsidian ![image](https://hackmd.io/_uploads/SkPvV0y3Jg.png) * https://obsidian.md/ ## Copilot for Obsidian ![image](https://hackmd.io/_uploads/ryM2VCkhke.png) ## Obsidian Smart Composer ![image](https://hackmd.io/_uploads/BkDMSRy2ke.png) * https://github.com/glowingjade/obsidian-smart-composer ## Continue ![image](https://hackmd.io/_uploads/BymUB0y2yl.png) * https://github.com/continuedev/continue * https://docs.continue.dev/ * これはっちょっと使い勝手が悪い。。。 * 安定性にも難がある。。 ## MarkDownload - Markdown Web Clipper ![image](https://hackmd.io/_uploads/rJSw5bxhkl.png) * https://chromewebstore.google.com/detail/markdownload-markdown-web/pcmpcfapbekmbjjkdalcgopdkipoggdi?hl=ja&pli=1 ![image](https://hackmd.io/_uploads/SkcNaWg3kl.png) ## Obsidian Web Clipper ![image](https://hackmd.io/_uploads/SJ9da-x21e.png) ![image](https://hackmd.io/_uploads/HyyTaWx21e.png) ![image](https://hackmd.io/_uploads/HJeRaWenJl.png) * https://obsidian.md/clipper * https://chromewebstore.google.com/detail/obsidian-web-clipper/cnjifjpddelmedmihgijeibhnjfabmlf?hl=ja * https://microsoftedge.microsoft.com/addons/detail/obsidian-web-clipper/eigdjhmgnaaeaonimdklocfekkaanfme * https://github.com/obsidianmd/obsidian-clipper ## Mistral AI ![image](https://hackmd.io/_uploads/Hya_UOfhkg.png) * https://chat.mistral.ai/ * https://console.mistral.ai/ :::info OCRの精度が高い。 * https://docs.mistral.ai/capabilities/document/ ::: ## Cursor ![image](https://hackmd.io/_uploads/HyeV5Ofn1x.png) * https://www.cursor.com/ja ## OpenRouter ![image](https://hackmd.io/_uploads/SklT-fH3yg.png) * https://openrouter.ai/ OpenRouterは、複数のAIモデルを統一的に管理・利用できるプラットフォームです。 ## Google ImageFX ![image](https://hackmd.io/_uploads/HkcSSJu3yg.png) * https://labs.google/fx/ja/tools/image-fx ## 画像生成AI プロンプトジェネレーター ![image](https://hackmd.io/_uploads/HJejB1d3kg.png) * https://gazai.net/prompt ## LlamaCloud LlamaParse ![image](https://hackmd.io/_uploads/SJ6fhGF3Jl.png) ![image](https://hackmd.io/_uploads/H1HX3zK31e.png) * https://cloud.llamaindex.ai/ * 画像文章からMarkdownへの変換で十分精度が高い。 * 月に3,000枚程度は無料で変換できる。 ![image](https://hackmd.io/_uploads/HkNY2fF2Jl.png) ![image](https://hackmd.io/_uploads/SJsq2zY2kl.png) * 言語設定に`ja`を追加することで日本語にも対応。 ![image](https://hackmd.io/_uploads/Syss3zF21l.png) ## WebDev Arena ![image](https://hackmd.io/_uploads/rkL9QS23kx.png) * https://web.lmarena.ai/ * ちょっとしたプログラムの生成に便利。 * ## V0 ![image](https://hackmd.io/_uploads/SyQRbup31e.png) * https://v0.dev/ * WebサイトやアプリのUIデザインとコード生成 * 画像を参考にしたデザイン生成 ## groqlabs(greqcloud) ![image](https://hackmd.io/_uploads/r1PUWnChyl.png) * https://appgen.groqlabs.com/ * オープンソースのモデルのみ * 応答がとてつもなく早い * API対応 * https://console.groq.com/ * 無料 ## Requesty ![image](https://hackmd.io/_uploads/HkLyBsz6ke.png) * https://www.requesty.ai/ ## Smithery ![image](https://hackmd.io/_uploads/SJcyN8Ua1g.png) * https://smithery.ai/ * Model Context Protocols (MCP)の検索・登録を支援するサービスプラットフォーム。 * ## yourware ![image](https://hackmd.io/_uploads/rJguj4v1lg.png) * https://www.yourware.so/ ## Context7 MCP Server ![image](https://hackmd.io/_uploads/ryu7i6t1lg.png) * https://context7.com/ * https://github.com/upstash/context7 ## upstash ![image](https://hackmd.io/_uploads/ryc1s0Fyel.png) ![image](https://hackmd.io/_uploads/rJA7o0FJgl.png) * https://upstash.com/ ## Lavable ![image](https://hackmd.io/_uploads/By4tTQckee.png) * https://lovable.dev/ ## Adobe Firefly ![image](https://hackmd.io/_uploads/rJDLc4o1lg.png) * https://firefly.adobe.com/ ## 21st.dev ![image](https://hackmd.io/_uploads/SkO3LV_geg.png) * https://21st.dev/ * https://github.com/serafimcloud/21st ## Shadcn UI MCP Server ![image](https://hackmd.io/_uploads/r1DE3Vullg.png) * https://mcpbro.com/mcp/shadcn-ui-mcp-server * https://github.com/Jpisnice/shadcn-ui-mcp-unofficial ## Repomix ![image](https://hackmd.io/_uploads/ryL3yM_bee.png) * https://repomix.com/ja/ * https://github.com/yamadashy/repomix :::info MCPサーバとしても動作可能。 ```json= ・・・ "repomix": { "command": "cmd.exe", "args": [ "/c", "C:\\Program Files\\nodejs\\npx.cmd", "-y", "repomix", "--mcp" ] } ・・・ ``` ::: ## GitCMP ![image](https://hackmd.io/_uploads/BycXGIu-xl.png) * https://gitmcp.io/ * https://github.com/idosal/git-mcp :::info `https://gitmcp.io/docs` を使えば検索も可能。 ```json= ・・・ "gitmcp": { "command": "cmd.exe", "args": [ "/c", "C:\\Program Files\\nodejs\\npx.cmd", "mcp-remote", "https://gitmcp.io/docs" ] } ・・・ ``` ::: ## Stitch ![image](https://hackmd.io/_uploads/rk08Amsbxl.png) * https://stitch.withgoogle.com/ ## uithub ![image](https://hackmd.io/_uploads/ryYcWUpfxx.png) * https://uithub.com/ :::info * https://github.com/cocoindex-io/cocoindex これを * https://uithub.com/cocoindex-io/cocoindex g→uに変更する。 ::: ## Gitingest ![image](https://hackmd.io/_uploads/B1XhmITGgl.png) * https://gitingest.com/ ## DeepWiki ![image](https://hackmd.io/_uploads/BJboxDaMgx.png) * https://deepwiki.com/ ## Gemini CLI ![image](https://hackmd.io/_uploads/SJdCUwi4xl.png) * https://github.com/google-gemini/gemini-cli :::info エージェント機能の動作は、Gemini Code Assist とよく似ている。 ::: :::info 2025-06-27 ファイルパスに日本語が含まれると、その中身を読み込めない不具合??があるようだ。。。 2025-08-23 ファイルパスに日本語が含まれるファイルが読み込めることを確認済み。 ::: ## ElevenLabs ![image](https://hackmd.io/_uploads/Hkxx6OLDeg.png) * https://elevenlabs.io/ja :::info TEXT TO SPEECH(テキスト読み上げ) まるで本物の人間のような声を生成する高品質なAIボイスジェネレーター ::: ## warp ![image](https://hackmd.io/_uploads/Sy_Drg1Flg.png) * https://www.warp.dev/ ## Serena MCP ![image](https://hackmd.io/_uploads/SyOph9kYxl.png) * https://github.com/oraios/serena :::info > Serena MCP Serverの革新性は、MCP(Model Context Protocol)を通じてLSPの機能をAIに開放することにある。MCPはAnthropicが提唱した、AIと外部ツールを接続するための標準プロトコルだ。SerenaはこのMCPサーバーとして動作し、LSPの構造解析機能をAIが直接呼び出せるようにする。これにより、AIはRAGで発見したコードに対して、IDE相当の構造解析を適用できるようになる。 > https://izanami.dev/post/725d69ba-890d-4d0d-a06b-c81b77ccbc72 ::: ## Qwen/Qwen-Image-Edit ![image](https://hackmd.io/_uploads/BkjQQPUYeg.png) * https://huggingface.co/Qwen/Qwen-Image-Edit * https://github.com/QwenLM/Qwen-Image * https://huggingface.co/QuantStack/Qwen-Image-Edit-GGUF ## Hitem3D ![image](https://hackmd.io/_uploads/S1Q5buzsgg.png) * https://hitem3d.ai/ :::info 画像から3Dモデルを生成するサービス。 ::: ## MarkItDown ![image](https://hackmd.io/_uploads/rkvNieKsee.png) * https://github.com/microsoft/markitdown * https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp :::info 様々な形式のファイルをMarkdownに変換するツール。 ::: ## Spec Kit ![image](https://hackmd.io/_uploads/B14yez6slg.png) * https://github.com/github/spec-kit ## gpt-oss playground ![image](https://hackmd.io/_uploads/SJYt0x5nel.png) * https://gpt-oss.com/ :::info チャットするには、Hugging Faceアカウントでのログインが必要。 ::: ## PLaMo Translate ![image](https://hackmd.io/_uploads/rJW3dJCngx.png) * https://translate-demo.plamo.preferredai.jp/ * https://chromewebstore.google.com/detail/plamo-translate/ioijepjbllchodiajdakejdbjmdgggoj ## Aqua Voice ![image](https://hackmd.io/_uploads/BkzX3tNaxl.png) * https://aquavoice.com/ ## ThunderAI ![image](https://hackmd.io/_uploads/SkAFNj4Tge.png) * https://addons.thunderbird.net/ja/thunderbird/addon/thunderai/?src=search * https://github.com/micz/ThunderAI ## vscode-lm-proxy ![image](https://hackmd.io/_uploads/SyGZ9k06ex.png) * https://marketplace.visualstudio.com/items?itemName=ryonakae.vscode-lm-proxy * https://github.com/ryonakae/vscode-lm-proxy ## Google Opal * https://opal.google/ :::info 2025年7月にパブリックベータ版が公開された比較的新しいサービスで、自然言語とビジュアルエディタだけでAIミニアプリを作成・編集できます。作成したアプリは視覚的なワークフローとして表現され、コードを一切使わずに開発が可能です。 ::: ## Firebase Studio :::info ブラウザから直接、AIを組み込んだフルスタックアプリのプロトタイピング、構築、デプロイを迅速に行えるサービスです。 ::: ## DeepSeek-OCR ![image](https://hackmd.io/_uploads/SyK9HoZ1Wl.png) DeepSeek-OCRは、2025年10月20日にDeepSeek-AIが発表した革新的な視覚言語モデルで、単なる文字認識ツールではなく「光学的コンテキスト圧縮」という新しいアプローチを採用したAIモデルです。このモデルは、長大なテキスト文書を効率的に処理するため、テキストをいったん画像に変換し、その画像から文章を読み取ることで圧縮処理を行います。 * https://github.com/deepseek-ai/DeepSeek-OCR * https://huggingface.co/deepseek-ai/DeepSeek-OCR * ![image](https://hackmd.io/_uploads/BJ2rLjZJbg.png) :::info 物体検出も出来るっぽい > * https://nowokay.hatenablog.com/entry/2025/10/22/200049 > ![image](https://hackmd.io/_uploads/BygvPsZ1be.png) ::: ## Parallax * https://github.com/GradientHQ/parallax * 自家製AIクラスターの構築が可能 ## Meta SAM 3 (Segment Anything Model 3) * https://huggingface.co/facebook/sam3 * https://aidemos.meta.com/segment-anything/gallery/ * https://aidemos.meta.com/segment-anything/editor/segment-image :::info * 「概念」によるセグメンテーション: 従来の点やボックスでの指定に加え、テキスト(「黄色いスクールバス」など)や画像例示(Exemplar)で対象を指定できるようになりました 。 * 検出・分割・追跡の統合: 静止画だけでなく、動画内での追跡(トラッキング)も統合され、検出とセグメンテーションを同時に高精度で行えます 。 * 精度の向上: 新たなベンチマーク(SA-Co)において、従来のシステムと比較して約2倍のスコアを記録するなど、大幅な精度向上が報告されています 。 * これまで試してきたこの分野のモデルの中で、一番すごいかもしれない。 ![image](https://hackmd.io/_uploads/HJykuQWmWe.png) * 画像はここから拝借 https://fugetsu-co.com/%E8%A3%BD%E5%93%81%E7%B4%B9%E4%BB%8B-%E5%B0%8F%E5%88%86%E9%A1%9E-%E6%AE%B5%E3%83%9C%E3%83%BC%E3%83%AB%E3%83%91%E3%83%AC%E3%83%83%E3%83%88-%E9%87%8D%E9%87%8F%E6%A2%B1%E5%8C%85/ * ラップにまかれた段ボールも識別できそう ![image](https://hackmd.io/_uploads/ry4mim-QZg.png) * 画像はここから拝借 https://kiefel.co.jp/useful/141/?srsltid=AfmBOooJV0UgvT7HhowB2poWHVLcnyDDg7pWzH8nGj1UeTokrZXwkw2x * 本当にすごい ![image](https://hackmd.io/_uploads/rk_ni7W7bl.png) * 画像はここから拝借 https://www.kyokuto-film.co.jp/palette/index.html ::: ## Phind ![image](https://hackmd.io/_uploads/rJlc_mWQbl.png) * https://www.phind.com/ * 特徴: 「開発者のための検索エンジン」を標榜しており、プログラミングに関する質問への回答精度が非常に高いです。 * 強み: * 技術ドキュメントやフォーラム(Stack Overflowなど)を優先的に検索します。 * VS Codeへの統合機能があり、エディタから離れずに検索可能です。 * コード生成とデバッグに特化しており、Perplexityよりも具体的な実装例を提示する傾向があります。 ###### tags: `生成AI` `LLM` `まとめ`