AIpacman is an open-source Python project that simulates the Pac-Man game environment for AI experimentation. Users can choose from built-in agents or implement custom ones using search algorithms like DFS, BFS, A*, UCS; adversarial methods such as Minimax with Alpha-Beta pruning and Expectimax; or reinforcement learning techniques like Q-Learning. The framework provides configurable mazes, performance logging, visualization of agent decision-making, and a command-line interface for running matches and comparing scores. It is designed to facilitate educational lessons, research benchmarks, and hobbyist projects in AI and game development.
OpenPlayground is an open-source platform that allows users to experiment with and compare different large language models (LLMs). It's designed to help users understand the strengths and weaknesses of various LLMs by providing a user-friendly and interactive environment. The platform can be particularly useful for developers, researchers, and anyone interested in the capabilities of artificial intelligence. Users can sign up easily using their Google account or email.