Miezhiko Amadeus Versions Save

アマデウス Memory storage and artificial intelligence system. Complex chatting AI bot for discord, also voice / music, streams trackers, WarCraft3 news, games trackers, various statistics/info grabbers.

11.0.4

10 months ago

What's Changed

  • new library for common utils shared between almost all other projects
  • library for pythonic (with inline-python embedded code) GPT requests
  • Kafka service providing AI stuff (used by Kalmarity bot)
  • pythonic AI stuff available on RabbitMQ bridge / Amadeus is using it
  • drop Windows support, too much effort keeping good support for it
  • minor bert stuff improvements + local CodeBERT model

Full Changelog: https://github.com/Miezhiko/Amadeus/compare/10.3.31...11.0.4

10.3.31

1 year ago

HotFix realease.

  • various minor changes but most importantly fix voice/music

10.3.22

1 year ago
  • several status grid improvements (display all people who search 2x2, focus on main race, etc..)
  • ban by UID
  • bug command
  • pagination for zugaina/overlays
  • remove bets command (fully replaced by emoji votes)
  • work faster on nights

(feels like very stable release)

9.1.10

2 years ago
  • Regression fix: responses with Russian language and Feminization on Kathoey
  • ~popularhours command and display popular hours 2x2 on Status Grid
  • Track 1x1 and team modes separately on Status Grid
  • Fix purge command, display spam message links in log

9.1.5

2 years ago

Fix code for clearing weekly statistics

9.1.4

2 years ago
  • Rework W3C integration: scan each game mode separately (less data loss)
  • Status Grid updating message showing count of players for each mode and players weekly statistics
  • Upgrade to Serenity 11
  • AI: add XLNet and Summarization models, fixes for GPT NEO
  • Building support for windows without AI (should rewrite communication/sockets code to support Windows)

8.0.3

2 years ago
  • Microservice architecture on RabbitMQ broker, using celery-rs as consumer (port all BERT / Torch code to Saliery service)
  • Using unix sockets for communication on ICP layer
  • Anti-phishing protection
  • Slur words removal / Bad words warnings
  • Smart moderation system with prison cameras
  • purge command for ely
  • zugaina / overlays command using http nipper
  • Ukrainian translation support
  • Minor update for replays parser
  • Many updates for Key/Value database storages with porting to new bincode
  • Per-server log rooms / some better logging

Windows support was dropped with several reasons, that's why unix sockets is using now. I have no plans to support Windows anymore.

7.7.0

2 years ago
  • Many fixes for streams tracker
  • Pull requests tracker
  • Message emoji roles functionality on sled
  • Minor bert tweaks
  • Better support for different teams / aka different discord servers (all config files are on dhall)

7.4.0

2 years ago
  • better host information for live games
  • AI models improvements
  • using yt-dlp instead youtube-dl
  • more automation for emoji roles
  • make lazy static models optional (when idle takes less memory but works slower)
  • many minor improvements

7.0.1

2 years ago
  • many improvements on WC3 games display format
  • differnt channels for different game modes: solo / 2x2 / 4x4
  • support semi-local aka database for player names
  • add hero kills to finished matches info
  • finally multi-server dhall configuration, drop most of constants with channels
  • some AI tweaks (specially GPT NEO)
  • many slash commands!
  • many voice to text attempts but default Deepspeach model is still working bad.
  • fix some bugs with messages cache/database used for chat AI