Welcome to AdPrecision
AdPrecision is a comprehensive Digital Signage Platform for managing, scheduling, and displaying content on digital screens.
Platform Components
| Component | Description | Technology |
|---|---|---|
| AdPrecision Studio | Web-based management interface | Angular 18, Material Design 3 |
| AdPrecision Server | Backend microservices | .NET 10, gRPC, Aspire |
| AdPrecision Player | Desktop signage player | Avalonia, C# 12 |
Key Features
- Multi-Tenant - Complete tenant isolation for SaaS deployments
- Real-time Updates - SignalR for instant player communication
- DOOH Advertising - Full campaign management with IO/SSP/Filler support
- AI Integration - AI-powered image generation
- Multi-Area Layouts - Independent content zones per screen
- Intelligent Caching - Smart content caching with LRU eviction
Quick Links
- Getting Started - System overview and setup
- AdPrecision Studio - Frontend documentation
- AdPrecision Player - Player documentation
- AdPrecision Server - Backend documentation
- API Reference - REST API and SignalR documentation
Source Code
All repositories are hosted on GitLab:
- adprecision-studio - Angular Frontend
- adprecision-player - Desktop Player
- adprecision-server - Backend Services