minimax topic
checkers
A game of checkers written using minmax algorithm and alpha-beta pruning.
connect-four-js
Minimax and Alpha-Beta Pruning implementations in JavaScript
alpha-beta-pruning-minmax-checkers
Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
alpha-beta-chess
Eclipse RCP chess app with an AI based on alpha-beta pruning & iterative deepening.
betafish
A chess engine and AI move finder written in Javascript. Beats Stockfish level 6 on Lichess.
Tic-Tac-Toe-AI
Invincible AI written in Go for Tic Tac Toe game.
euchre-bot
An AI for the card game euchre using Monte-Carlo Tree Search.
tallystick
A rust library for tallying votes
Strategist
Algorithms for building strong immutable AIs for round-based games.
ai-hub
AI Hub 是一个为了接入包括ChatGPT、Baichuan、Zhipu、混元、MiniMax、Moonshot等多种大型语言模型而设计的服务。它旨在积累和管理各种有效的模型调用提示(prompt),并对这些大型语言模型进行持续的测试和评估。