Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Of Mages and Magic is an RPG based fighting game which may be used to teach simple programming concepts.
Students write artificial intelligences which hook into the main Of Mages and Magic executable. These mages can be organised into teams which fight each other until only one team remains.
The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching.
Any and all feedback would be...
This is a mod for the Fall from Heaven II mod for Civilization IV
NOTE: This repository is deprecated. Development has been moved to https://bitbucket.org/Tholal/more-naval-ai
This mod is a continuation of the Fall from Heaven II mod for Civilization IV. It maintains the gameplay of the original mod while including hundreds of bugfixes, countless improvements to the AI, an improved interface and several additional game options.
A turn-based strategy game in the spirit of Tactics Ogre
The end-goal is a deep, complex tactical turn-based RPG. The main inspirations are the Final Fantasy Tactics series and Tactics Ogre, with plenty of room for innovation.
Currently, we are implementing weapons, items, and spells into the battle framework, and soon to come will be the core RPG mechanics, AI, and self-contained missions.
The game is being coded in C++ using SDL.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A java Diplomacy program capable of resolving orders, with a dumb AI. Usable from either a GUI or a CLI. Was being rewritten in python, that stopped. Also includes a completely separate python version that supports star trek dip (variant bank st02)
Battle Star Wars TCG is a program to play the Star Wars trading card game online. It uses all the official trading cards from the Wizards of the Coast expansions and the IDC expansions. Eventually an AI will be built so you can play against the computer.
This project aims to improve the Civilization 4 AI using a genetic algorithm. We also have some alternative AI algorithms which have been custom written that will hopefully also improve the AI.
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Sulk is a computer version of one of Games Workshop's most perfectly conceived games, Space Hulk first edition. Play on a hotseat, against AI Genestealers, or (planned) over the internet.
An AI player for VGA planets, utilizing the planets.nu API
This project serves two functions. It's primary function is to help teach myself Pyton. It's secondary function is to act as a computer AI player for an internet game, VGA Planets as implemented on VGA Planets Nu. The AI is modular, with pieces being implemented one at a time. Currently, VGAP Nu does not support uploading turn results, so actions and commands are printed out, and have to be executed by hand.
Smarter Orcs is a mod for the Civilization 4 mod Fall From Heaven. It aims to improve the AI in the game. In a first step, it will merge the existing Better AI project with FFH. Next, we will address the AI's performance with FFH's unique features.