Skip to content

AIトレーニング用リポジトリ。GPT-35-Turboのバージョン0613がデプロイできなくなるための対応をおこなうためのリポジトリ

Notifications You must be signed in to change notification settings

alterbooth/aoai-handson-src

 
 

Repository files navigation

Chat+社内文書検索

概要

このデモは、ChatGPT ライクなインターフェースを使用して企業の社内文書を検索するアプリケーションの実装パターンです。デモアプリを利用するためには、Azure OpenAI Service の ChatGPT(gpt-35-turbo, gpt-4o-mini) モデルと、Azure Cognitive Search、他にいくつかのリソースの作成が必要です。

このリポジトリでは、サンプルデータに厚生労働省のモデル就業規則を使用しています。

デモアプリは以下のように動作します。

Architecture

RAG Architecture

UI

Chat screen

About

AIトレーニング用リポジトリ。GPT-35-Turboのバージョン0613がデプロイできなくなるための対応をおこなうためのリポジトリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Bicep 30.5%
  • TypeScript 29.4%
  • Python 27.4%
  • CSS 6.5%
  • PowerShell 3.7%
  • Shell 1.7%
  • Other 0.8%