並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 64件

新着順 人気順

Cognitiveの検索結果1 - 40 件 / 64件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Cognitiveに関するエントリは64件あります。 AIsearch心理 などが関連タグです。 人気エントリには 『cognitive-rhythm-writing/SKILL.md』などがあります。
  • cognitive-rhythm-writing/SKILL.md

    SKILL.md name cognitive-rhythm-writing description 説明的な文章に緩急を設計するための規範。緩急を装飾ではなく認知モードの切替(観察→逡巡→断定→再観察)と未回収の緊張の管理として扱い、文の拍、段落の密度波形、節の入り方、緩みと駄文の判別、執筆後の機械的な点検手順を定める。読み物として読ませたい章・記事・解説文を生成するとき、または「密度はあるが平坦でおもしろくない」文章を診断・修正するときに使用する。 認知リズムを生むための日本語ライティング規範 密度の高い文章が退屈になるのは、情報が多いからではなく、全文が同じ認知モードで書かれているからである。 この規範は、読者の認知モード(観察する、迷う、確信する、確かめ直す)を意図的に切り替え、常に「続きを読む理由」を維持することで、読み進める推進力を作る。 併用する規範 作業前に ../japa

      cognitive-rhythm-writing/SKILL.md
    • 認知負荷および認知負荷理論 (Cognitive Load Theory) をもう少し正確に理解するための心理学研究・知見の紹介

      認知負荷および認知負荷理論 (Cognitive Load Theory) をもう少し正確に理解するための心理学研究・知見の紹介 この記事の目的 ここ数年で、ソフトウェア開発やプログラミングの文脈で、「認知負荷」 および 「認知負荷理論」 という用語をよく見聞きするようになりました。私が今思い出せるだけでも、以下のような書籍や Podcast で重要なキーワードとして取り上げられています。 A Philosophy of Software Design, 2nd Edition チームトポロジー 価値あるソフトウェアをすばやく届ける適応型組織設計 プログラマー脳 ~優れたプログラマーになるための認知科学に基づくアプローチ fukabori.fm 102. A Philosophy of Software Design (3/3) w/ twada この「認知負荷」ですが、少なくとも近年見聞

        認知負荷および認知負荷理論 (Cognitive Load Theory) をもう少し正確に理解するための心理学研究・知見の紹介
      • 開発生産性、上から見るか 下から見るか / development productivity and cognitive science

        Another works社が主催した Developers Meetup 急成長ベンチャーが向き合う「開発生産性」 というイベントでの登壇資料です https://anotherworks.connpass.com/event/294517/ SmartHR基本機能というプロダクトにおいて…

          開発生産性、上から見るか 下から見るか / development productivity and cognitive science
        • 人前に出ることを極度に恐れる「社交不安症」に「一日一恥」が効く理由 - 早稲田大学 富田望先生 丨コグラボ- Cognitive Behavioral Therapy Lab

          社交不安症の専門家・富田望先生へのインタビュー。最先端の知見を踏まえながら、社交不安症の発症メカニズムや治療法、セルフトレーニングの方法について伺いました。

            人前に出ることを極度に恐れる「社交不安症」に「一日一恥」が効く理由 - 早稲田大学 富田望先生 丨コグラボ- Cognitive Behavioral Therapy Lab
          • その問い、本当に正しいですか?AI時代のエンジニアに必要な哲学と認知科学 / ai-philosophy-cognitive-science

            こちらのイベントの登壇資料です エンジニアの役割の変化に向き合うConference https://engineering-shift-con.findy-tools.io/2026/

              その問い、本当に正しいですか?AI時代のエンジニアに必要な哲学と認知科学 / ai-philosophy-cognitive-science
            • Cognitive Complexityを400以上減らすまでに何をしたか 〜 コード品質改善の具体的なプラクティス

              ヤフー株式会社は、2023年10月1日にLINEヤフー株式会社になりました。LINEヤフー株式会社の新しいブログはこちらです。LINEヤフー Tech Blog こんにちは。Yahoo!広告 ディスプレイ広告エンジニアの安田です。私たちの開発チームでは広告配信の起点となるJavaScript(TypeScript)ライブラリを提供しています。今回はこのライブラリのデプロイ失敗率を改善できた、コード品質改善の取り組みについてご紹介します。 コード品質を定量的に測る指標の1つにCognitive Complexityがあります。Cognitive Complexityは人間視点での複雑性を評価する指標で、例えばネストが深くなるほど複雑と判断される特徴があります。複雑なコードは変更に多くの時間を要し、テストが難しくなるので要改善なシグナルといえるでしょう。私たちが今回実施した品質改善の取り組みで

                Cognitive Complexityを400以上減らすまでに何をしたか 〜 コード品質改善の具体的なプラクティス
              • Cognitive Searchの生成AI用ベクトルDBの構築手順書 - Qiita

                はじめに この記事は、現在(2023年8月4日時点)パブリックプレビュー中のCognitive Searchのベクトル検索機能について、ベクトルDBの構築手順を解説する記事です。公式ドキュメントにはクイックスタート記事も公開されており、こちらのブログで日本語で丁寧に解説してくれています。 公式ドキュメントのクイックスタートを読んでいると、下記の課題に遭遇します。 PDFなどのドキュメントはどのように扱えばいいか? チャンク分割やベクトル生成は具体的にどのように行えばよいか? 言語アナライザーを日本にするにはどこを変えればよいか? インデックスを自動更新するにはどうすれば良いか? このような課題に対して、Azure公式のGitHubリポジトリにあるcognitive-search-vector-prにあるインデックス作成ツール(azure-search-vector-ingestion-py

                  Cognitive Searchの生成AI用ベクトルDBの構築手順書 - Qiita
                • 「“クールな”LLMアプリは簡単に作れるが、リリースレベルは難しい」 Azure OpenAIとCognitive Searchを使ったチャット機能開発 | ログミーBusiness

                  HRテックのSaaS「CYDAS PEOPLE」のチャット機能にChatGPTを活用吉田真吾氏:どうもみなさんこんばんは。今日私からは、本番リリースに向かってLLMアプリケーションを構築している話をしようかなと思います。 第0回(ChatGPT Meetup Tokyo #0)でもお話をしたのですが、私は現在、RAG(Retrieval-Augmented Generation)フローを使ったLLMアプリケーションを作っています。 サイダス社は「CYDAS PEOPLE」というタレントマネジメントのSaaSサービスを提供していて、その中の1機能として、人事に関するFAQを掲示する人事FAQという掲示板機能を公開しています。それに加えて、人事FAQに載っていない質問を直接人事とやり取りできる機能もあります。 それらの履歴データをベクターデータにしておいて、従業員からの質問に自動でチャットボッ

                    「“クールな”LLMアプリは簡単に作れるが、リリースレベルは難しい」 Azure OpenAIとCognitive Searchを使ったチャット機能開発 | ログミーBusiness
                  • 対話したいわ 〜認知バイアスを知り、円滑な対話を〜 / I want to have a dialogue -Knowing cognitive biases and having a smooth dialogue

                    スクラムフェス大阪 2024にて登壇 https://confengine.com/conferences/scrum-fest-osaka-2024/proposal/20273

                      対話したいわ 〜認知バイアスを知り、円滑な対話を〜 / I want to have a dialogue -Knowing cognitive biases and having a smooth dialogue
                    • GitHub - SuperClaude-Org/SuperClaude_Framework: A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - SuperClaude-Org/SuperClaude_Framework: A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.
                      • Azure で ChatGPT × Cognitive Search を使ったエンタープライズサーチを実現 - Qiita

                        2023/3/10 に Azure OpenAI Serivce で ChatGPT(gpt-35-turbo) がプレビューで利用可能になったと発表されました。この発表と同時に、ChatGPT と Azure Cognitive Search を組み合わせてエンタープライズサーチを構築するためのアーキテクチャ、サンプルコードが提供されました。 この発表およびサンプルコードの重要なポイントは以下です。 ChatGPT(gpt-35-turbo)モデルでトレーニングされたデータに基づいてテキストを生成するのではなく、企業内に閉じたデータのみから生成する方法の例を示しています トークンの制限(4,096)の壁をできるだけ回避するための手法を紹介しています 「引用」をテキストに付加することで信頼できる応答を生成します 今回はこのサンプルコードを自分で理解しやすいようにカスタマイズしつつ内容を解説

                          Azure で ChatGPT × Cognitive Search を使ったエンタープライズサーチを実現 - Qiita
                        • Cognitive Debt: When Velocity Exceeds Comprehension | rockoder

                          The engineer shipped seven features in a single sprint. DORA metrics looked immaculate. The promotion packet practically wrote itself. Six months later, an architectural change required modifying those features. No one on the team could explain why certain components existed or how they interacted. The engineer who built them stared at her own code like a stranger’s. Code has become cheaper to pro

                          • Azure Cognitive Search にベクトル検索機能が搭載されプライベートプレビューが開始 - Qiita

                            はじめに ついにこの時が来ましたね。 Azure Cognitive Search にベクトル検索機能が実装され、近似最近傍探索(ANN)が可能になります。これによって、Azure OpenAI Serivce の Embeddings API で生成したベクトルの永続的なフルマネージドベクトルデータベースとして利用できるだけでなく、既存の BM25 ベースの全文検索とのハイブリッド検索が可能になります。 2023/11/15 GA どなたでもお使いいただけます。 ポイント ベクトルデータベース Azure OpenAI の Embeddings モデル text-embedding-ada-002(1,536 次元) や Computer Vision (Vectorize Image API) で生成した画像ベクトルなどの保管先にできる ハイブリッド検索 キーワード検索とベクトル検索を

                              Azure Cognitive Search にベクトル検索機能が搭載されプライベートプレビューが開始 - Qiita
                            • Revolutionize your Enterprise Data with ChatGPT: Next-gen Apps w/ Azure OpenAI and Cognitive Search | Microsoft Community Hub

                              Read about combining large language models and your own data to create new app experiences.

                                Revolutionize your Enterprise Data with ChatGPT: Next-gen Apps w/ Azure OpenAI and Cognitive Search | Microsoft Community Hub
                              • Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task

                                This study explores the neural and behavioral consequences of LLM-assisted essay writing. Participants were divided into three groups: LLM, Search Engine, and Brain-only (no tools). Each completed three sessions under the same condition. In a fourth session, LLM users were reassigned to Brain-only group (LLM-to-Brain), and Brain-only users were reassigned to LLM condition (Brain-to-LLM). A total o

                                • Video gaming may be associated with better cognitive performance in children | NIDA Archives

                                  A study of nearly 2,000 children found that those who reported playing video games for three hours per day or more performed better on cognitive skills tests involving impulse control and working memory compared to children who had never played video games. Published today in JAMA Network Open, this study analyzed data from the ongoing Adolescent Brain Cognitive Development (ABCD) Study, which is

                                  • Cognitive Surrender

                                    May 5, 2026 Cognitive offloading is delegating to the AI and still owning the answer. Cognitive surrender is when the AI’s output quietly becomes your output and there is nothing you feel is left to check. For software engineers the line between the two moves under your feet most days, and most of us are crossing it without noticing. There’s a term I heard yesterday that I wanted to discuss: cogni

                                      Cognitive Surrender
                                    • GitHub - cognitive-engineering-lab/aquascope: Interactive visualizations of Rust at compile-time and run-time

                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                        GitHub - cognitive-engineering-lab/aquascope: Interactive visualizations of Rust at compile-time and run-time
                                      • 【保存版】ACT(アクセプタンス&コミットメント・セラピー)とは? 丨コグラボ- Cognitive Behavioral Therapy Lab

                                        不快な思考や感情を無理に無くそうとせず、人生を豊かにする行動をとることを目指す心理療法「ACT」。ACTの理論や、ACTで目指す「心理的柔軟性」の育み方を解説。ACTに基づくセルフケアアプリもご紹介。

                                          【保存版】ACT(アクセプタンス&コミットメント・セラピー)とは? 丨コグラボ- Cognitive Behavioral Therapy Lab
                                        • The Impact of Generative AI on Critical Thinking: Self-Reported Reductions in Cognitive Effort and Confidence Effects From a Survey of Knowledge Workers - Microsoft Research

                                          The Impact of Generative AI on Critical Thinking: Self-Reported Reductions in Cognitive Effort and Confidence Effects From a Survey of Knowledge Workers The rise of Generative AI (GenAI) in knowledge workflows raises questions about its impact on critical thinking skills and practices. We survey 319 knowledge workers to investigate 1) when and how they perceive the enaction of critical thinking wh

                                          • 6番目の戦場—「認知戦(Cognitive Warfare)」− 【フィスコ世界経済・金融シナリオ分析会議】

                                            for-phone-onlyfor-tablet-portrait-upfor-tablet-landscape-upfor-desktop-upfor-wide-desktop-up *10:38JST 6番目の戦場—「認知戦(Cognitive Warfare)」− 【フィスコ世界経済・金融シナリオ分析会議】 2020年10月に行われた中国共産党第19期中央委員会第5回全体会議において「2035年までの長期目標の制定に関する中国共産党の提議」が審議、採択された。2035年までの長期目標として掲げられているのは、「主要技術及び革新技術において重大な突破を実現し、イノベーション型国家の先頭集団に入ること、新型工業化、情報化、都市化、農業の近代化を基本的に実現し、近代化経済システムを完成させること等」である。そして、「一人当たりGDPで中等先進国水準に達することを目標とする」としている。 軍

                                              6番目の戦場—「認知戦(Cognitive Warfare)」− 【フィスコ世界経済・金融シナリオ分析会議】
                                            • How Generative and Agentic AI Shift Concern from Technical Debt to Cognitive Debt

                                              How Generative and Agentic AI Shift Concern from Technical Debt to Cognitive Debt The term technical debt is often used to refer to the accumulation of design or implementation choices that later make the software harder and more costly to understand, modify, or extend over time. Technical debt nicely captures that “human understanding” also matters, but the words “technical debt” conjure up the n

                                                How Generative and Agentic AI Shift Concern from Technical Debt to Cognitive Debt
                                              • Eliciting Reasoning in Language Models with Cognitive Tools

                                                Eliciting Reasoning in Language Models with Cognitive Tools Brown Ebouky IBM Research - Zurich ETH Zurich Brown.Ebouky@ibm.com Andrea Bartezzaghi IBM Research - Zurich abt@zurich.ibm.com Mattia Rigotti IBM Research - Zurich mrg@zurich.ibm.com Abstract The recent advent of reasoning models like OpenAI’s o1 was met with excited spec- ulation by the AI community about the mechanisms underlying these

                                                • Azure Cognitive Searchが改称 「Azure AI Search」に

                                                  米Microsoftは11月15日(現地時間)、クラウド検索サービス「Azure Cognitive Search」の名称を変更した。新しい名前は「Azure AI Search」。価格体系やサービス内容に変更はない。 Azure AI Searchは電子メールやPDFなど、構造化されていないさまざまなデータを対象にできるクラウド型の検索サービス。大規模言語モデル「GPT-3.5」などのAPIをクラウドサービス「Microsoft Azure」上で使える「Azure OpenAI Service」と組み合わせることで、検索した資料を基にした回答ができるチャットbotの作成にも活用できる。改称は2度目で、Azure Cognitive Searchの前は「Azure Search」という名前だった。 関連記事 「社内のアレ分からん、教えてAI」実現 Microsoftの“自社版ChatGPT

                                                    Azure Cognitive Searchが改称 「Azure AI Search」に
                                                  • Azure Cognitive Search のベクトル検索とハイブリッド検索の比較デモネタ - Qiita

                                                    はじめに Azure OpenAI Developers セミナー第2回でも語らせていただきました、Azure Cognitive Search のベクトル検索、ハイブリッド検索、セマンティックハイブリッド検索のデモネタについて紹介します。 Azure Cognitive Search がベクトル検索に対応したことで、クラシカルなキーワード検索と組み合わせたハイブリッド検索が可能になりました。今回はいつもの戦国武将データセットを例に、それぞれの機能を比較していきましょう。 ベクトル検索 text-embeddings-ada-002 で生成した Embeddings を格納します。 「源実友のお歌にはどのような特徴があったのでしょうか?」というわざとスペルミスを入れたり和歌をお歌と言い換えたりしたクエリーで検索をかけます。ja.lucene というスタンダードな日本語アナライザーに搭載され

                                                      Azure Cognitive Search のベクトル検索とハイブリッド検索の比較デモネタ - Qiita
                                                    • GitHub - zakirullin/cognitive-load: 🧠 Cognitive load is what matters

                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                        GitHub - zakirullin/cognitive-load: 🧠 Cognitive load is what matters
                                                      • 認知のゆがみとは?10パターンの具体例、原因、治し方 丨コグラボ- Cognitive Behavioral Therapy Lab

                                                        認知のゆがみとは、極端な考え方をしている状態のことです。心理士監修の本記事では、認知のゆがみ10パターンを具体例とともに詳しく解説し、原因や治し方までご紹介します。

                                                          認知のゆがみとは?10パターンの具体例、原因、治し方 丨コグラボ- Cognitive Behavioral Therapy Lab
                                                        • 生成AI用Cognitive Searchの言語アナライザーを日本語にしたい - Qiita

                                                          6/22時点の課題 先日(6/19)発表されたAzure OpenAIのAdd your dataの機能を使うと簡単に独自データと連携できることを前回の記事で記載しました。「Upload files」を使うと手元にあるPDFをアップロードするだけで、チャンク分割からインデックス作成までワンクリックで自動実行され、GPTと連携することができます。 しかし、Add your data経由でCognitive Searchのインデックスを自動作成した場合、いくつかの課題があります。 [検索精度] Add your data経由でインデックスを作ると、contentフィールドの言語アナライザーが英語(デフォルト)になり、Cognitive Search自身の日本語の検索精度が少し悪い。使えないことは無いけど本番化にあたってはもう少し頑張ってほしいレベル。 [更新の自動化] Cognitive Se

                                                            生成AI用Cognitive Searchの言語アナライザーを日本語にしたい - Qiita
                                                          • Azure OpenAI と Azure Cognitive Search の組み合わせを考える - Qiita

                                                            はじめに 巷では OpenAI が人気ですね。OpenAI の GPT-3 モデルを Azure 上でホスティングしたサービスである Azure OpenAI Service の GA によって企業はエンタープライズ用途で GPT-3 モデルを使用することができるようになりました。これにより Azure Cognitive Services と同様のセキュリティ機能、SLA、コンプライアンス、責任ある AI などのメリットを享受できます。 今回は私が好きな Azure Cogntive Search と Azure OpenAI を組み合わせるといったいどのようなことができるようになるのか、いろいろ試してみたいと思います。 🎉5/24 ついにベクトル検索機能が実装されました! 組み合わせ方法 Azure Cogntive Search をメインにしてカスタムスキルを使えば Azure O

                                                              Azure OpenAI と Azure Cognitive Search の組み合わせを考える - Qiita
                                                            • UX Core - Cognitive Science in Management

                                                              The first-of-its-kind and the biggest library of nudging strategies based on cognitive biases (thinking patterns)

                                                                UX Core - Cognitive Science in Management
                                                              • 生きづらさの原因は自閉スペクトラム症?特性を理解し、健やかに生きる方法とは – 千葉大学 大島郁葉先生 丨コグラボ- Cognitive Behavioral Therapy Lab

                                                                自閉スペクトラム症の専門家・大島郁葉先生にインタビュー。長年研究を続け、自閉症支援の新しい手法「ACAT」を考案した先生に、自閉症の特性やケアの方法、当事者への寄り添い方について伺いました。

                                                                  生きづらさの原因は自閉スペクトラム症?特性を理解し、健やかに生きる方法とは – 千葉大学 大島郁葉先生 丨コグラボ- Cognitive Behavioral Therapy Lab
                                                                • ADHD Medications Improve Long-Term Cognitive Function - Neuroscience News

                                                                  The meta-analysis shows for the first time that chronic Methylphenidate and Atomoxetine have comparable effects of improving executive functions in people with ADHD when taken over a longer period of time. Credit: Neuroscience News Summary: Long-term treatment with both stimulant (Methylphenidate) and non-stimulant (Atomoxetine) medications significantly improves cognitive functions in individuals

                                                                    ADHD Medications Improve Long-Term Cognitive Function - Neuroscience News
                                                                  • Microsoft Edgeに視覚障害者向け音声による画像説明機能 「Azure Cognitive Services」で

                                                                    Microsoft Edgeに視覚障害者向け音声による画像説明機能 「Azure Cognitive Services」で 米Microsoftは3月17日(現地時間)、Webブラウザ「Microsoft Edge」のアクセシビリティ設定で、altテキストのないWebページ上の画像の概要を音声で説明する機能を追加したと発表した。「Azure Cognitive Services」のAIツール「Computer Vision API」を使う。 利用するには、[設定]→[アクセシビリティ]で「スクリーン リーダー用に Microsoft から画像の説明を取得する」を有効にする。 altテキストは、画像など非テキストコンテンツがWebブラウザで表示できない場合に代わりに表示するためにパブリッシャーが入力しておく代替テキストだ。音声読み上げツールが読み上げるため、アクセシビリティの向上にも役立つが

                                                                      Microsoft Edgeに視覚障害者向け音声による画像説明機能 「Azure Cognitive Services」で
                                                                    • ジャーナリングとは?やり方や効果、おすすめのノートと活用方法、実践者の声まで解説【公認心理師監修】 丨コグラボ- Cognitive Behavioral Therapy Lab

                                                                      【心理士監修】ジャーナリング初心者の方や一度やってみて効果が感じられなかった方に、効果的なジャーナリングのやり方をご紹介します。正しくジャーナリングを実施できるおすすめのノートやアプリなども徹底解説。

                                                                        ジャーナリングとは?やり方や効果、おすすめのノートと活用方法、実践者の声まで解説【公認心理師監修】 丨コグラボ- Cognitive Behavioral Therapy Lab
                                                                      • Azure AI Search(旧: Cognitive Search)のチャンク分割+ベクトル化が簡単になったので試す!(1/2) - Qiita

                                                                        はじめに 2023年11月Microsoft IgniteでAzure AI Search(旧:Cognitive Search)の大幅なアップデートがありました。Azure AI Searchでチャンキング+ベクトル化を行うには、Azure OpenAI on your data経由で作ったり、公式が用意したPythonのデータ準備ツールなどを利用する必要がありました。今回、ようやくこの機能がプレビュー版としてAzure AI Searchに統合されたので使ってみたいと思います! こちらが公式の記事となります。 試してみる Azure AI Searchのリソースにいくと「概要」に「データのインポートとベクター化」という項目が追加されました。クリックしましょう。 現状データソースは「Azure Blob Storage」もしくは「Azure Data Lake Storage Gen2」

                                                                          Azure AI Search(旧: Cognitive Search)のチャンク分割+ベクトル化が簡単になったので試す!(1/2) - Qiita
                                                                        • 3 ways to stop comparing yourself to others, according to a cognitive scientist

                                                                          Comparing ourselves to others is natural, but doing it too much can be harmful and productivity-sapping. I was talking to a colleague the other day who was near tears, because she was less successful than other people around her age. Despite having a good job, the respect of her colleagues, and a clear path for promotion, she was evaluating her career based on how she measured up to a few other pe

                                                                            3 ways to stop comparing yourself to others, according to a cognitive scientist
                                                                          • Azure Cognitive Search のベクトル検索を Python で行う

                                                                            はじめに 2023 年 7 月 に Azure Cognitive Search のベクトル検索のパブリックプレビューが開始しました。これに合わせて Azrue Cognitive Search のドキュメントにベクトル検索のクイックスタートが追加されましたが、執筆時点で REST API のサンプルしか記載されていませんでした。そこで、Pythonista のために同じことを Python で行うための一連の方法をまとめました。 なお、本記事の内容はほぼ Azure Cognitive Search の公式サンプルコードを参考にクイックスタートと同じことをやってみただけの内容になっています。元ネタが気になる方は公式の Python サンプルコードを直接ご覧ください。 【追記】2023 年 11 月にベクトル検索とセマンティック検索が一般提供 (GA) になりました。また、Azure Co

                                                                              Azure Cognitive Search のベクトル検索を Python で行う
                                                                            • Open-World Games’ Affordance of Cognitive Escapism, Relaxation, and Mental Well-Being Among Postgraduate Students: Mixed Methods Study

                                                                              1Faculty of Medicine, Imperial College London, London, United Kingdom 2Department of Marketing, The University of Graz, Styria, Austria 3Imperial College Business School, Imperial College London, London, United Kingdom *all authors contributed equally AbstractBackground: Open-world games, characterized by their expansive and interactive environments, may offer unique cognitive escapism opportuniti

                                                                                Open-World Games’ Affordance of Cognitive Escapism, Relaxation, and Mental Well-Being Among Postgraduate Students: Mixed Methods Study
                                                                              • Azure で ChatGPT × Cognitive Search を使ったエンタープライズサーチに履歴機能を付ける - Qiita

                                                                                前回の記事では、ChatGPT と Azure Cognitive Search を組み合わせてエンタープライズサーチを構築するためのアーキテクチャ、サンプルコードについて解説しました。 今回は、このエンタープライズ チャットボットを各種データベースを用いてチャット履歴(記憶)を永続化したり、複数組み合わせたりして色々とカスタムしてみた記事です。 1. 一時的チャット履歴 このサンプルコードはシンプルなデモ用であり、フロントエンド側にチャット履歴の配列を持っているため、ブラウザを更新すると履歴はクリアされます。 一時的ではありますが、上記のような質問への回答もできます。 1.1. チャット履歴の実装 Azure OpenAI Serivce では 3/21 に Chat Completion API がプレビューで実装されました。Chat Completion API では、チャットの会話

                                                                                  Azure で ChatGPT × Cognitive Search を使ったエンタープライズサーチに履歴機能を付ける - Qiita
                                                                                • 心理士監修|コラム法とは?やり方やワークシート、認知行動療法の理論、実践アプリをご紹介 丨コグラボ- Cognitive Behavioral Therapy Lab

                                                                                  本記事では、認知行動療法における「コラム法」のやり方や効果を、心理士が解説します。スマートフォンでいつでもコラム法に取り組めるアプリもご紹介しています。

                                                                                    心理士監修|コラム法とは?やり方やワークシート、認知行動療法の理論、実践アプリをご紹介 丨コグラボ- Cognitive Behavioral Therapy Lab

                                                                                  新着記事