Free AI Software Built by BatesAI
macOS apps, web tools, and games — all free and open source
Power users: copy-paste the terminal commands to install directly
Web Apps
Tri-Cities Utility Monitor
LiveTrack and compare electricity, water, and sewer rates across the Tri-Cities. Interactive bill calculator with historical rate data and AI-powered meeting summaries from city council discussions on utility rates.
macOS Apps
Native applications for macOS
LowPower Automator
LiveAutomatic battery optimization for MacBook users. Extends battery life by automatically enabling Low Power Mode at customizable thresholds. Simple menu bar app that works silently in the background.
# Clone and build from source $ git clone https://github.com/danielalanbates/lowpowerautomator.git
$ cd lowpowerautomator
$ open LowPowerAutomator.xcodeproj AI Usage Tracker
LiveMonitor Claude AI usage limits in real-time. Native macOS SwiftUI menu bar app with multi-profile support. Track your 5-hour session window, weekly limits, and Opus consumption.
# Clone and build from source $ git clone https://github.com/danielalanbates/ai-usage-tracker.git
$ cd ai-usage-tracker
$ open AIUsageTracker.xcodeproj MenuTemp
LiveCute, lightweight menu bar temperature monitor for macOS. Color-coded indicators that change based on conditions. Simple, elegant, and always visible in your menu bar.
# Clone and build from source $ git clone https://github.com/danielalanbates/menutemp.git
$ cd menutemp
$ open MenuTemp.xcodeproj FileGenius
LiveIntelligent file organization for macOS. Automatically sorts downloads and files by type, date, or custom rules. Clean up messy folders in seconds.
# Install and run $ git clone https://github.com/danielalanbates/filegenius.git
$ cd filegenius
$ pip install -r requirements.txt
$ python3 filegenius.py Games
Free AI Products
Flappy Axolotl
LiveA charming underwater Flappy Bird game. Guide a cute pink axolotl through coral obstacles. Available for Windows, macOS, and Linux.
# Clone and run from source $ git clone https://github.com/danielalanbates/flappy-axolotl.git
$ cd flappy-axolotl
$ npm install
$ npm start Salmon Run
LiveSNES-style arcade game. Swim upstream as a salmon, dodge obstacles, evade eagles and bears. Touch-screen friendly and plays right in your browser.