Wifi

SSID: CIC2F_coworking

PIN: cic2fcoworking

ハッシュタグ

#xhack勉強会

感想をツイートしてくれると嬉しいです!

OpenAIとは、ChatGPTとは?

リポジトリ

下記のリポジトリをクローンしてください

https://github.com/xhackjp1/chatgpt-line-bot

// ターミナルで下記のコマンドを実行する
$ git clone <https://github.com/xhackjp1/chatgpt-line-bot>

// ディレクトリを移動する
$ cd chatgpt-line-bot

// 自分のいる場所を確認(print worling directory)
$ pwd

// npm コマンドを実行する
$ npm install

必要なもの

LINE開発者アカウント

OpenAI API Key

AWSアカウント