AI-Powered Automation

Forge Your
Advantage

A complete AI and automation platform. YOLO object detection, pose estimation, OCR, colour matching, template matching, and a full scripting engine — build anything.

Ultra Low
Detection Latency
Full Scripting
Automation Platform
Open Market
Model Marketplace
Active Community
Discord Support
Features
Built for Automation
Multiple detection engines and a powerful scripting platform. Build anything you can imagine.
detection

YOLO Object Detection

Run YOLO and YOLO-Pose models via ONNX runtime with GPU acceleration. Detect objects and track poses in real time.

aim-detect.afp
if (confidence > 0.6) {
  x = detection.x - center_x;
  y = detection.y - center_y;
  return (x, y);
}
vision

OCR & Template Matching

Read on-screen text, match templates, and detect colours through async named-slot vision functions.

vision.afp
// read kill feed text
var kf = ocr("feed", roi, 0.7);

// match crosshair template
var xh = templateMatch("xh", roi);
scripting

Scripting Engine

A custom JIT-compiled DSL with GUI directives, functions, and built-in state. Combine AI detection with logic and actions.

aim-smooth.afp
//!gui:slider "Smoothness" 0..1 0.5
function aim() {
  if (!isActive()) { return (0, 0); }
  return (errX * smooth, errY * smooth);
}
security

Encrypted Delivery

Per-model AES-256 encryption, hardware-bound licensing, and tamper detection. Your models and scripts stay secure.

aimforge — launch
> launch model.onnx
[AES-256] decrypting…
[HWID]    7A3F-9B2C loaded in 4.2s
marketplace

Community Marketplace

Browse community-created models, scripts, and configurations. Share your own creations and earn from your expertise — with payouts via Stripe Connect and PayPal.

marketplace
yolo-valorant-v4
4.8 (124)
FREE
aim-smoothing.afp
4.9 (89)
killfeed-ocr.afp
4.7 (203)
FREE
updates

Automatic Updates

Models, scripts, and configs sync seamlessly in the background. Stay current without lifting a finger.

release
AimForge v2.4.1
2 days ago
+ 3 new YOLO models
+ 12% faster inference
+ 24 community scripts
All up to date
Up and Running in Minutes
No complex setup. No driver installations. Just download, configure, and go.
01

Create Account

Register, verify your email, and link your Discord for community access and support.

02

Subscribe

Choose a plan that fits you. Monthly, quarterly, or yearly. Activation keys also available.

03

Download & Configure

Download AimForge, load models or write scripts, and configure your detection pipeline.

04

Automate

Run your automation and let the AI handle detection in real time. Build, iterate, and refine.

Pricing
Simple, Transparent Plans
All plans include full access to every feature. No hidden fees. Cancel anytime.
Monthly
£19.99(ex VAT) /mo
Billed monthly
Get Started
Yearly
£149.99(ex VAT) /yr
Billed annually SAVE 37%
Get Started

Ready to Forge Your Edge?

Join the community and start building with AI-powered automation.

Create Free Account