[{"data":1,"prerenderedAt":516},["ShallowReactive",2],{"category-勉強-2":3},{"items":4,"tagArticleCount":428,"categoryesArticleCount":500,"parPage":515,"PageCount":282,"currentPage":282,"selectedCategory":13,"selectedTag":-1},[5,300],{"_path":6,"_dir":7,"_draft":8,"_partial":8,"_locale":9,"title":10,"description":11,"category":12,"tags":15,"sumb":18,"sumb_alt":19,"createdAt":20,"updateAt":20,"draft":8,"body":21,"_type":294,"_id":295,"_source":296,"_file":297,"_stem":298,"_extension":299},"\u002Fpost\u002F2026-07-28-1","post",false,"","実は超シンプル！AIの裏側ってどうなってるの？【AI初心者講座①】","1回目は「AIの仕組みと構造」について、簡単に触れます。\nタイトルが便宜上難しそうな感じになってしまいましたが、そんなに難しいことは書いていないので気軽に読んでください🎉",[13,14],"勉強","ものづくり・DIY",[16,17],"AI","AI初心者講座","2026-07-28\u002Fimage.webp","AIの勉強をしている女の子","2026-07-31 00:38",{"type":22,"children":23,"toc":278},"root",[24,38,45,52,62,68,78,83,88,181,192,226,231,236,246,256,261],{"type":25,"tag":26,"props":27,"children":28},"element","p",{},[29,32,36],{"type":30,"value":31},"text","1回目は「AIの仕組みと構造」について、簡単に触れます。",{"type":25,"tag":33,"props":34,"children":35},"br",{},[],{"type":30,"value":37},"\nタイトルが便宜上難しそうな感じになってしまいましたが、そんなに難しいことは書いていないので気軽に読んでください🎉",{"type":25,"tag":39,"props":40,"children":42},"h2",{"id":41},"業務ツールもチャットも根っこは一緒uiと頭脳の仕組み",[43],{"type":30,"value":44},"業務ツールもチャットも根っこは一緒！「UI」と「頭脳」の仕組み",{"type":25,"tag":46,"props":47,"children":49},"h3",{"id":48},"難しそうなaiシステムも特別な魔法ではない",[50],{"type":30,"value":51},"難しそうなAIシステムも特別な魔法ではない",{"type":25,"tag":26,"props":53,"children":54},{},[55,57,60],{"type":30,"value":56},"エンジニアが使う開発支援ツールや、会計ソフトなどで採用されている「領収書をスキャンして自動で文字起こしする機能」などは一見とても高度に見えます。",{"type":25,"tag":33,"props":58,"children":59},{},[],{"type":30,"value":61},"\nですが、根っこで動いているのはChatGPTやGeminiと同じ「LLM（大規模言語モデル）」や、画像も読み取れる「LMM（大規模マルチモーダルモデル）」と呼ばれるAIの頭脳です。",{"type":25,"tag":39,"props":63,"children":65},{"id":64},"チャット画面uiは単なる入力フォーム",[66],{"type":30,"value":67},"「チャット画面（UI）」は単なる入力フォーム",{"type":25,"tag":26,"props":69,"children":70},{},[71,73,76],{"type":30,"value":72},"私たちが普段見ているChatGPTやGeminiのチャット画面は、人間が使いやすいように作られた見た目（UI：ユーザーインターフェース）に過ぎません。",{"type":25,"tag":33,"props":74,"children":75},{},[],{"type":30,"value":77},"\n裏側では「画面から入力されたデータ」をAPI経由で「AI（頭脳）」に送り、返ってきた結果を画面に表示しているだけです。",{"type":25,"tag":46,"props":79,"children":81},{"id":80},"扱っているデータと指示が違うだけ",[82],{"type":30,"value":80},{"type":25,"tag":26,"props":84,"children":85},{},[86],{"type":30,"value":87},"どのツールも「材料（入力）を渡して、裏のAI頭脳に指示を出し、欲しい結果（出力）を出してもらう」という基本構造はまったく同じです。",{"type":25,"tag":89,"props":90,"children":91},"ul",{},[92,123,152],{"type":25,"tag":93,"props":94,"children":95},"li",{},[96,102],{"type":25,"tag":97,"props":98,"children":99},"strong",{},[100],{"type":30,"value":101},"プログラミング支援",{"type":25,"tag":89,"props":103,"children":104},{},[105,110],{"type":25,"tag":93,"props":106,"children":107},{},[108],{"type":30,"value":109},"入力：「コード」",{"type":25,"tag":93,"props":111,"children":112},{},[113,115],{"type":30,"value":114},"指示：「コードを直して」\n",{"type":25,"tag":89,"props":116,"children":117},{},[118],{"type":25,"tag":93,"props":119,"children":120},{},[121],{"type":30,"value":122},"出力：「修正コード」",{"type":25,"tag":93,"props":124,"children":125},{},[126,131],{"type":25,"tag":97,"props":127,"children":128},{},[129],{"type":30,"value":130},"領収書処理",{"type":25,"tag":89,"props":132,"children":133},{},[134,139],{"type":25,"tag":93,"props":135,"children":136},{},[137],{"type":30,"value":138},"入力：「画像」",{"type":25,"tag":93,"props":140,"children":141},{},[142,144],{"type":30,"value":143},"指示：「画像から文字を起こして」\n",{"type":25,"tag":89,"props":145,"children":146},{},[147],{"type":25,"tag":93,"props":148,"children":149},{},[150],{"type":30,"value":151},"出力：「金額・日付のデータ」",{"type":25,"tag":93,"props":153,"children":154},{},[155,160],{"type":25,"tag":97,"props":156,"children":157},{},[158],{"type":30,"value":159},"AIチャットボット",{"type":25,"tag":89,"props":161,"children":162},{},[163,168],{"type":25,"tag":93,"props":164,"children":165},{},[166],{"type":30,"value":167},"入力：「質問」",{"type":25,"tag":93,"props":169,"children":170},{},[171,173],{"type":30,"value":172},"指示：「質問に回答して」\n",{"type":25,"tag":89,"props":174,"children":175},{},[176],{"type":25,"tag":93,"props":177,"children":178},{},[179],{"type":30,"value":180},"出力：「回答文」",{"type":25,"tag":39,"props":182,"children":184},{"id":183},"前提補足今回の勉強会で主に扱うのは汎用aillmlmm専用aiとの違い",[185,187,190],{"type":30,"value":186},"【前提補足】今回の勉強会で主に扱うのは",{"type":25,"tag":33,"props":188,"children":189},{},[],{"type":30,"value":191},"「汎用AI（LLM\u002FLMM）」！専用AIとの違い",{"type":25,"tag":89,"props":193,"children":194},{},[195,208],{"type":25,"tag":93,"props":196,"children":197},{},[198,203,206],{"type":25,"tag":97,"props":199,"children":200},{},[201],{"type":30,"value":202},"今回扱うテーマ",{"type":25,"tag":33,"props":204,"children":205},{},[],{"type":30,"value":207},"\nこの連載では、人間がプロンプト（指示・対話）を与えることで柔軟に回答してくれる汎用的なAIモデルについて扱います。",{"type":25,"tag":93,"props":209,"children":210},{},[211,216,219,221,224],{"type":25,"tag":97,"props":212,"children":213},{},[214],{"type":30,"value":215},"専用タイプのAI",{"type":25,"tag":33,"props":217,"children":218},{},[],{"type":30,"value":220},"\n画像認識、自動運転、工場の検品AIなど。",{"type":25,"tag":33,"props":222,"children":223},{},[],{"type":30,"value":225},"\nこれらはあらかじめ決められた特定のタスクだけを実行する「専用AI」であり、チャットで指示を出して操作するタイプではないため、今回は切り離して考えてOKです。",{"type":25,"tag":39,"props":227,"children":229},{"id":228},"あとがき",[230],{"type":30,"value":228},{"type":25,"tag":26,"props":232,"children":233},{},[234],{"type":30,"value":235},"今回はいったんここまで。",{"type":25,"tag":26,"props":237,"children":238},{},[239,241,244],{"type":30,"value":240},"いかがだったでしょうか？",{"type":25,"tag":33,"props":242,"children":243},{},[],{"type":30,"value":245},"\n今回は高度なAIサービスもGeminiなどチャット形式のサービスも中身はほぼ同じですという内容でした。",{"type":25,"tag":26,"props":247,"children":248},{},[249,251,254],{"type":30,"value":250},"普段使っているAIサービスの裏側を妄想できるようになると開発などにも生かせるようになります。",{"type":25,"tag":33,"props":252,"children":253},{},[],{"type":30,"value":255},"\n気になるサービスがあったら仕組みを考えてみてください。",{"type":25,"tag":46,"props":257,"children":259},{"id":258},"次回予告",[260],{"type":30,"value":258},{"type":25,"tag":26,"props":262,"children":263},{},[264,266,269,271],{"type":30,"value":265},"次回は、AIへ与える指示のコツ（プロンプト）について触れます！",{"type":25,"tag":33,"props":267,"children":268},{},[],{"type":30,"value":270},"\n➡️リンク追加しました：",{"type":25,"tag":272,"props":273,"children":275},"a",{"href":274},"\u002Fpost\u002F2026-08-03",[276],{"type":30,"value":277},"効果的なプロンプトのコツ（実践編）【AI初心者講座②】",{"title":9,"searchDepth":279,"depth":279,"links":280},4,[281,286,289,291],{"id":41,"depth":282,"text":44,"children":283},2,[284],{"id":48,"depth":285,"text":51},3,{"id":64,"depth":282,"text":67,"children":287},[288],{"id":80,"depth":285,"text":80},{"id":183,"depth":282,"text":290},"【前提補足】今回の勉強会で主に扱うのは「汎用AI（LLM\u002FLMM）」！専用AIとの違い",{"id":228,"depth":282,"text":228,"children":292},[293],{"id":258,"depth":285,"text":258},"markdown","content:post:2026-07-28-1.md","content","post\u002F2026-07-28-1.md","post\u002F2026-07-28-1","md",{"_path":301,"_dir":7,"_draft":8,"_partial":8,"_locale":9,"title":302,"description":303,"category":304,"tags":305,"sumb":18,"sumb_alt":19,"createdAt":306,"updateAt":307,"draft":8,"excerpt":308,"body":314,"_type":294,"_id":425,"_source":296,"_file":426,"_stem":427,"_extension":299},"\u002Fpost\u002F2026-07-28","AI初心者講座はじめます","AIについて勉強しているものをある程度アウトプットしていきたいので、試しにシリーズものとして記事を書いてみようと思う。",[13,14],[16,17],"2026-07-28 23:50","2026-08-10 00:10",{"type":22,"children":309},[310],{"type":25,"tag":26,"props":311,"children":312},{},[313],{"type":30,"value":303},{"type":22,"children":315,"toc":421},[316,320,325,330,340,345,355,360,365],{"type":25,"tag":26,"props":317,"children":318},{},[319],{"type":30,"value":303},{"type":25,"tag":26,"props":321,"children":322},{},[323],{"type":30,"value":324},"※当連載はとある勉強会の元ネタとして書いた内容をブログへ載せたものである。",{"type":25,"tag":46,"props":326,"children":328},{"id":327},"ターゲットと目標",[329],{"type":30,"value":327},{"type":25,"tag":26,"props":331,"children":332},{},[333,335,338],{"type":30,"value":334},"当連載のターゲットはチャット式AIに少し触れたことがある方。",{"type":25,"tag":33,"props":336,"children":337},{},[],{"type":30,"value":339},"\n現在のAI（特にLLM）の基本的な仕組みや構造を簡単に説明する内容としたい。",{"type":25,"tag":26,"props":341,"children":342},{},[343],{"type":30,"value":344},"この連載を読むことによって、読む前よりもAIを使いこなせるようになったり、AIを利用したシステム開発に対する苦手意識が薄まれば幸いである。",{"type":25,"tag":26,"props":346,"children":347},{},[348,350,353],{"type":30,"value":349},"AIのモデルを作るってのは今も昔も一般的ではないと思うので今回の内容では扱わない。",{"type":25,"tag":33,"props":351,"children":352},{},[],{"type":30,"value":354},"\n学習させる基盤を用意するのも簡単じゃなくなっちゃったし・・・",{"type":25,"tag":39,"props":356,"children":358},{"id":357},"記事一覧",[359],{"type":30,"value":357},{"type":25,"tag":26,"props":361,"children":362},{},[363],{"type":30,"value":364},"随時更新していきます",{"type":25,"tag":366,"props":367,"children":368},"ol",{},[369,377,385,394,403,412],{"type":25,"tag":93,"props":370,"children":371},{},[372],{"type":25,"tag":272,"props":373,"children":374},{"href":6},[375],{"type":30,"value":376},"AIの仕組みと構造",{"type":25,"tag":93,"props":378,"children":379},{},[380],{"type":25,"tag":272,"props":381,"children":382},{"href":274},[383],{"type":30,"value":384},"効果的なプロンプトのコツ（実践編）",{"type":25,"tag":93,"props":386,"children":387},{},[388],{"type":25,"tag":272,"props":389,"children":391},{"href":390},"\u002Fpost\u002F2026-08-04",[392],{"type":30,"value":393},"プロンプトエンジニアリングって？",{"type":25,"tag":93,"props":395,"children":396},{},[397],{"type":25,"tag":272,"props":398,"children":400},{"href":399},"\u002Fpost\u002F2026-08-06",[401],{"type":30,"value":402},"プロンプトエンジニアリング（構造化・指示編）",{"type":25,"tag":93,"props":404,"children":405},{},[406],{"type":25,"tag":272,"props":407,"children":409},{"href":408},"\u002Fpost\u002F2026-08-18",[410],{"type":30,"value":411},"プロンプトエンジニアリング（応用・自動化編）",{"type":25,"tag":93,"props":413,"children":414},{},[415],{"type":25,"tag":272,"props":416,"children":418},{"href":417},"\u002Fpost\u002F2026-08-31",[419],{"type":30,"value":420},"システム連携・RAG・セキュリティ対策について",{"title":9,"searchDepth":279,"depth":279,"links":422},[423,424],{"id":327,"depth":285,"text":327},{"id":357,"depth":282,"text":357},"content:post:2026-07-28.md","post\u002F2026-07-28.md","post\u002F2026-07-28",[429,431,433,435,437,439,441,443,445,447,449,451,453,455,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498],{"tag":16,"count":430},8,{"tag":17,"count":432},7,{"tag":434,"count":285},"エディタ",{"tag":436,"count":285},"旧ブログ",{"tag":438,"count":285},"Nuxt",{"tag":440,"count":282},"WordPress",{"tag":442,"count":282},"CMS",{"tag":444,"count":282},"Sony",{"tag":446,"count":282},"グルメ",{"tag":448,"count":282},"TWS",{"tag":450,"count":282},"Ape",{"tag":452,"count":282},"iPad",{"tag":454,"count":282},"買ってよかったもの",{"tag":456,"count":457},"PC",1,{"tag":459,"count":457},"Windows",{"tag":461,"count":457},"Radeon",{"tag":463,"count":457},"Android",{"tag":465,"count":457},"Xperia",{"tag":467,"count":457},"スマホ",{"tag":469,"count":457},"Audio-Technica",{"tag":471,"count":457},"YAMAHA",{"tag":473,"count":457},"radius",{"tag":475,"count":457},"Noble Audio",{"tag":477,"count":457},"FALCON2",{"tag":479,"count":457},"レシピ",{"tag":481,"count":457},"ソーラー",{"tag":483,"count":457},"妄想シリーズ",{"tag":485,"count":457},"3Dプリンター",{"tag":487,"count":457},"ルーター",{"tag":489,"count":457},"OpenWrt",{"tag":491,"count":457},"Proxmox",{"tag":493,"count":457},"AWS",{"tag":495,"count":457},"Bedrock",{"tag":497,"count":457},"Python",{"tag":499,"count":457},"VSCode",[501,504,505,507,509,511,513],{"category":502,"count":503},"開発・技術",13,{"category":13,"count":432},{"category":14,"count":506},6,{"category":508,"count":279},"ガジェット・オーディオ",{"category":510,"count":279},"ライフスタイル・雑記",{"category":512,"count":282},"クルマ・バイク",{"category":514,"count":457},"インフラ・NW",5,1788267572289]