Skip to content
#

minimax-agent

Here are 27 public repositories matching this topic...

MiniMax-H3

MiniMax H3 is a general-purpose, omni-modal generative system. It supports unified understanding of multimodal contexts composed of text, images, video, and audio, and can generate video with native stereo audio at resolutions up to 2K and durations of up to 15 seconds.

  • Updated Sep 8, 2026
  • Python

This project is an implementation of Suicide Chess, a variation of standard chess, using the Minimax algorithm enhanced with Alpha-Beta pruning. It simulates a two-player game where the objective is to lose all pieces, and evaluates multiple future moves to determine the most strategic sacrifices according to the rules of this variant.

  • Updated Jul 28, 2026
  • Python

Add this topic to your repo

To associate your repository with the minimax-agent topic, visit your repo's landing page and select "manage topics."

Learn more