AI CAPTURE Logo

Plug and Play
AI-Powered Cloud
Recording Camera System!

Design Your Own AI Watchdog

Powered by an Open Camera Platform!

AI CAPTURE Hero Image

What is AI CAPTURE?

AIBOX (Raspberry Pi) can add 24/7 recording, live view, and AI detection to various IP cameras or USB webcams—simply by placing it nearby.


With the dedicated mobile app, you can easily watch recorded footage, live streams from anywhere.


Additionally, the AI detection features running on AIBOX can be freely modified, allowing you to develop custom AI detection processes tailored to your needs—making it a truly open AI camera platform.

Perfect for monitoring your home or office, or experimenting with AI and IoT projects. Fully customizable, with AI detection features on AIBOX that can be modified to create your own AI detection processes—making it a truly open AI camera platform.

AI CAPTURE System Diagram

You'll need a Raspberry Pi 5 with at least 4GB of RAM.

Features

Cloud Recording

Cloud Recording

24/7 cloud recording
Check footage anywhere using the app

Live View

Live View

Watch live footage from anywhere on your smartphone

AI Detection

AI Detection

Detect people, animals, cars, and more using AI

Push Notifications

Push Notifications

Receive push alerts on your smartphone when AI detects events

Custom AI Development

Custom AI Development

Develop and deploy your own AI detection features freely

Get Started in 3 Steps

1
Purchase Raspberry Pi

Purchase a Raspberry Pi

2
Download OS

Download the free OS image
and write it to an SD card

3
Install App

Install the dedicated app
and start using it!

Detailed Installation Guide

Build Your Own Detection Feature

AIBOX OS comes with the built-in "aicap" command, which makes it easy to capture camera frames and send push notifications to your smartphone.

With this command, you can send a push notification with an attached camera image from Python, PHP, or shell scripts — with just a single line of code.

Example: Shell Script
#!/bin/bash

aicap push

Simply embed this command into your own script, and your AI detection program can instantly send notifications to your smartphone.


Develop AI Detection Features

Getting Started

Getting Started Guide

Start here!

Command Reference

Command Reference

Descriptions of built-in commands available in AI CAPTURE OS

AI Detection Samples

AI Detection Samples

Ready-to-use AI detection examples

AI Detection Samples

AI CAPTURE Module Hub

Discover, share, and run AI detection modules for AI CAPTURE — anyone can contribute!

Technical Info

Technical Information

Collection of technical info useful for development