Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

NavirePlus/gp_bot

Repository files navigation

Gomi People Bot

Gomi Peolpleとは

  1. 半角カナを愛し
  2. 同族を疎まず
  3. 不正サンジハンをしない
  4. ミャッミャームォムォッツァレラポポ

Gomi People Bot

  • ゴミピープル言語モデルをDeep Learningで学習し、ゴミピープルテキストを生成、Twitterに投稿するBotです
    • 内部はLSTMを使ったシンプルなEncoder-Decoderモデルです
  • リプライを5分に1回、ランダムにゴミピープルテキストを20分に1回呟きます
  • Azure Functionsで動いています
  • 2023/02/02にTwitter社より告知されたAPI有料化により、2023/02/08を持ってGomi People Botは停止しました。

参考

Licence

MIT

Special Thanks

How to develop

  • Clone this repository and open VSCode with Remote-Containers extension.