minimax

There are 897 repositories under minimax topic.

  • GaiZhenbiao/ChuanhuChatGPT

    GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.

    Language:Python14.9k857712.2k
  • X-D-Lab/LangChain-ChatGLM-Webui

    基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答

    Language:Python3k26129457
  • Maplemx/Agently

    [AI Agent Application Development Framework] - 🚀 Build AI agent native application in very few code 💬 Easy to interact with AI agent in code using structure data and chained-calls syntax 🧩 Enhance AI Agent using plugins instead of rebuild a whole new agent

    Language:Jupyter Notebook764154386
  • Zulko/easyAI

    Python artificial intelligence framework for games

    Language:Python6313826126
  • Cledersonbc/tic-tac-toe-minimax

    Minimax is a AI algorithm.

    Language:Python407186243
  • zilliztech/akcio

    Akcio is a demonstration project for Retrieval Augmented Generation (RAG). It leverages the power of LLM to generate responses and uses vector databases to fetch relevant documents to enhance the quality and relevance of the output.

    Language:Python236121335
  • Sanmill

    calcitem/Sanmill

    Sanmill is an open-source, UCI-like Mill/Morris/Merrills/Mühle/Malom (and its variants) program with CUI, Flutter GUI and Qt GUI, sharing and freely distributing the code, tools and data needed to deliver this mill game. We do this because we are convinced that open software and open data are key ingredients to make rapid progress.

    Language:Dart131741820
  • wangyuxinwhy/generate

    A Python Package to Access World-Class Generative Models

    Language:Python12115
  • julien-boudry/Condorcet

    Command line application and PHP library, providing an election engine with a high-level interface. Native support 20+ voting methods, easy to extend. Support simple elections with ease or billions of votes in low resource environment. Intensively tested and highly polyvalent.

    Language:PHP117118413
  • notshridhar/chain-reaction-ai

    ai opponent for the game chain reaction

    Language:Python957516
  • Strryke/betafish

    A chess engine and AI move finder written in Javascript. Beats Stockfish level 6 on Lichess.

    Language:JavaScript94659
  • kbjorklu/chess

    JavaScript Chess

    Language:JavaScript9111051
  • LazoCoder/Tic-Tac-Toe

    An unbeatable game of Tic Tac Toe.

    Language:Java805342
  • in-op/GameAI

    Various C# implementations of game AI

    Language:C#765521
  • arminkz/Reversi

    Artificial intelligence of the Reversi / Othello

    Language:Java737414
  • SnowballSH/Avalanche

    UCI Chess Engine written in Zig.

    Language:Zig693104
  • GunshipPenguin/shallow-blue

    UCI Chess engine written in C++11

    Language:C++668712
  • LLM-Red-Team/hailuo-free-api

    🚀 海螺AI大模型逆向API白嫖测试【特长:超自然语音】,支持高速流式输出、语音合成、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。

    Language:TypeScript613013
  • xielong/ai-hub

    AI Hub 是一个为了接入包括ChatGPT、Baichuan、Zhipu、混元、MiniMax、Moonshot等多种大型语言模型而设计的服务。它旨在积累和管理各种有效的模型调用提示(prompt),并对这些大型语言模型进行持续的测试和评估。

    Language:Java50327
  • dimitrijekaranfilovic/checkers

    A game of checkers written using minmax algorithm and alpha-beta pruning.

    Language:Python391013
  • canberkakcali/gomoku-ai-minimax

    Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning

    Language:Java384012
  • haslam22/blackstone

    Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean, minimal interface.

    Language:Java384212
  • regexident/Strategist

    Algorithms for building strong immutable AIs for round-based games.

    Language:Swift37406
  • zhengxs2018/ai

    集成 百度文心一言,阿里通义千问,腾讯混元助手 和 讯飞星火认知 等大模型的 API,并且适配 OpenAI 的输入与输出。

    Language:TypeScript36224
  • theevann/MinimaxQ-Learning

    Applying minimaxQ learning algorithm to 2 agents games

    Language:Python306218
  • phayes/tallystick

    A rust library for tallying votes

    Language:Rust29435
  • zhangshun97/AI_Gomocup

    Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.

    Language:Python281113
  • connect-four

    caleb531/connect-four

    The slickest way to get 4-in-a-row, written using HTML5, JS, and Mithril (like React). Features an AI player, online multiplayer capability, and a smooth user interface

    Language:JavaScript26519
  • DavidHurst/MiniMax-TicTacToe-Java

    MiniMax algorithm applied to Tic Tac Toe.

    Language:Java251112
  • bcorfman/raven-checkers

    An open-source checkers game with a computer-based AI, written with Python and Tkinter.

    Language:Python2461910
  • completejavascript/tic-tac-toe

    🎮 Unbeatable Tic-Tac-Toe game using React and Minimax algorithm.

    Language:JavaScript242012
  • huihut/tic-tac-toe

    :video_game: 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。

    Language:C++23308
  • venil7/reason-chess

    chess library in reason for cross platform game dev

    Language:OCaml23222
  • noiron/tic-tac-toe-js

    Language:JavaScript222112
  • snowfrogdev/macao

    A general purpose game playing A.I. framework based on the Monte Carlo tree search algorithm.

    Language:TypeScript222114
  • expectiminimax-backgammon

    DanijelAskov/expectiminimax-backgammon

    A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves are calculated using the expectiminimax algorithm.

    Language:Java21606