/linebot-openai

Serverless application running on AWS using Open AI and Line Bot. Open AIとLINE Botを使ったAWS上のサーバーレスアプリケーション。

Primary LanguageHCL

linebot-openai

Serverless application running on AWS using Open AI and Line Bot.

Setup a development environment

  1. Install VSCode, Docker and terraform.
  2. Install the "Remote Development" extension for VSCode and open the workspace in dev container.

Deploy

  1. (First time only) Execute the following command.
    ./bin/setup.sh
    
  2. Execute the following command.
    ./bin/deploy.sh
    

License

This is released under the MIT License. See licenses folder for details.