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

Live

Track 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.

React Utilities Interactive
Launch App

macOS Apps

Native applications for macOS

🔋

LowPower Automator

Live

Automatic 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.

Battery Saver Menu Bar MacBook
Download on GitHub
Quick Install
# Clone and build from source $ git clone https://github.com/danielalanbates/lowpowerautomator.git $ cd lowpowerautomator $ open LowPowerAutomator.xcodeproj
📊

AI Usage Tracker

Live

Monitor 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.

SwiftUI Menu Bar Claude API
View on GitHub
Quick Install
# Clone and build from source $ git clone https://github.com/danielalanbates/ai-usage-tracker.git $ cd ai-usage-tracker $ open AIUsageTracker.xcodeproj
🌡️

MenuTemp

Live

Cute, lightweight menu bar temperature monitor for macOS. Color-coded indicators that change based on conditions. Simple, elegant, and always visible in your menu bar.

Menu Bar Weather Utility
Download on GitHub
Quick Install
# Clone and build from source $ git clone https://github.com/danielalanbates/menutemp.git $ cd menutemp $ open MenuTemp.xcodeproj
📁

FileGenius

Live

Intelligent file organization for macOS. Automatically sorts downloads and files by type, date, or custom rules. Clean up messy folders in seconds.

Automation File Management Open Source
View on GitHub
Quick Install
# 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

Live

A charming underwater Flappy Bird game. Guide a cute pink axolotl through coral obstacles. Available for Windows, macOS, and Linux.

Arcade Game Cross-Platform Open Source
Download on GitHub
Quick Install
# Clone and run from source $ git clone https://github.com/danielalanbates/flappy-axolotl.git $ cd flappy-axolotl $ npm install $ npm start
🐟

Salmon Run

Live

SNES-style arcade game. Swim upstream as a salmon, dodge obstacles, evade eagles and bears. Touch-screen friendly and plays right in your browser.

Web Game Arcade Mobile Friendly
Play Now