Giter VIP home page Giter VIP logo

chatvrm's Introduction

AI Shimazaki

電気通信大学 技術職員である島崎をAI化したものです
雑談や電気通信大学に関する質問ができます

準備

環境

Docker, docker-composeを端末にインストール

APIキー

以下を取得してください

.env.local/frontend/に作成してAPIキーを記載(参考:/frontend/.env.local.sample)

実行

リポジトリをクローンするか、ダウンロードしてください。

リポジトリフォルダに移動後以下を実行

# https(音声認識を使用したい場合, 通常はこちら)
docker compose up -d
# http(音声認識使用不可)
docker compose --file docker-compose.wo_ssl.yml up -d

実行後、以下のURLにアクセスして動作を確認して下さい

大学サーバーの利用

大学のサーバーで運用をする場合,以下の事項が必要です

電通大QA

backend/qa_api/dataに電通大に関する情報を記述したテキストファイルを配置してください.
記述形式は現在検討中です.

ChatGPT API

ChatVRMでは返答文の生成にChatGPT APIを使用しています。

ChatGPT APIの仕様や利用規約については以下のリンクや公式サイトをご確認ください。

Koeiromap API

ChatVRMでは返答文の音声読み上げにKoemotionのKoeiromap APIを使用しています。

Koeiromap APIの仕様や利用規約については以下のリンクや公式サイトをご確認ください。

VRM

VRMファイルを用意すれば任意のアバターを読み込める
例えば、ジョイマン高木のVRMを使用することができる
また,VRoidStudioを使用してオリジナルのアバターを作成できる

背景

_document.tsx<body style={{ backgroundImage: url(${buildUrl("/bg-ced.png")}) }}>を変更

chatvrm's People

Contributors

akitomonam avatar ke456-png avatar inoueharutaka avatar batoracli avatar hyoutan07 avatar

Stargazers

 avatar

chatvrm's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.