AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Try AppSignal Free
Gemini 3 and 200+ AI Models on One Platform
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.
...Update (2014. May 9.):
Detailed documentation is uploaded (i.e. my thesis). It examines the system from the user's perspective, but includes some internal details too. Of course it has some extra chapters here and there to conform to the format of a thesis.
Check it out at the "Files" section (r221). There's also a corresponding src/bin/javadoc bundle there.
JImola is a editor for racing sims developed under the ISI engine (GTR, GTL, rF, ...). It allows the user to change the AIW file (AI control, cutting, track borders, grid and pits info) in 3D without the hassle of editing a big text file.
A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AIcourse.
This project is part of the "MRP" AIcourse held at the Dept. of computer science, Comenius University, Bratislava, Slovakia. The goal is a creation of a machine translation system (partly) specific for the Czech and Slovak languages only.
Cerial Killer is a checkers playing AI created as part of an AIcourse at Lund University. The course had a game tournament where the students where supposed to create their own AI that played checkers and play it against other students, this is one of the entries in the tournament 2008.
A chatbot framework currently implementing the ErkiTalk and irc protocol. By specifying parsers for the server's input one can easily create custom bots (if one can program in java of course ;).