FRIM
An open-source, local-first AI reliability engineer for FiveM servers. It observes your server, understands its architecture, detects problems, identifies root causes — and verifies the fix.
Not just a fine-tuned chatbot
FRIM combines deterministic analyzers with a domain-specialized language model. The analyzers handle facts. The model handles reasoning. Every claim cites a source.
A foundation model for FiveM
Inspired by DeepSeek, Qwen, and Mistral — open weights, community-first, API for convenience. FRIM is multimodal, conversational, and tool-augmented.
Natural Language
Ask in plain English. 'Why did the server crash?' or 'Can players dupe items?'
Multimodal Input
Feed screenshots, Perfetto traces, or crash images alongside your log files.
Code Generation
Generates minimal, verified patches. Every patch must pass 5 gates before being marked safe.
API Access
REST API for hosting providers, CI/CD pipelines, and community tools. Self-host or use our cloud.
See it in action
The CLI is the first interface. Five commands, five jobs — each one dramatically more useful than a FiveM chatbot.
frim scanParse all resources. Build dependency graph. Detect invalid manifests.
frim audit securityTrace untrusted values from client events to money, inventory, and permission operations.
frim audit enhancedApply 8+ Enhanced compatibility rules. Know your migration score before upgrading.
frim diagnoseCorrelate logs, Prometheus metrics, and Perfetto traces. Rank root causes by evidence score.
frim patch + verifyGenerate minimal patches and gate them through 5 automated verification stages.
Built from the ground up for FiveM
Resource Architecture Graph
Every resource, file, function, event, export, native call, state-bag key, and database table mapped as a structured property graph. Answer questions no generic AI can.
Runtime Diagnosis
Ingest Prometheus metrics (80+ in Enhanced), Perfetto traces, server logs and resource lifecycle events. Build incident timelines and rank root causes with evidence scores.
Defensive Security Audit
Trust-boundary graph from client-controlled sources to sensitive sinks. Every finding cites exact file and line. Defensive analysis only — no exploit tooling.
Enhanced Compatibility
YAML rule engine applied before the LM. State-bag replication, Mumble API deprecation, .NET 10 sandbox, OneSync big-mode, pure-mode — 8+ built-in rules.
Verified Patch Generation
5-gate pipeline: parse → FiveM semantics → security regression → resource contracts → incident replay. A patch is only marked verified when it passes every gate.
FMRB Benchmark
The FiveM Reliability Bench — an independent standard for measuring whether any AI system genuinely understands FiveM. Compare FRIM across leading frontier and open models.
6 phases to a fully intelligent FiveM AI
First public release of Phase 1 (Static Scanner): Q4 2026. FRIM Core model: Q2–Q3 2027.
Benchmark & Schemas
Foundational schemas, incident formats, and the FMRB benchmark.
Static Scanner
CLI tool: frim scan, graph, audit security, audit enhanced.
Runtime Doctor
Live server observability — Prometheus, Perfetto, incident timelines.
FRIM Core Model
Domain-specialized open-weight LLM (8–14B). Multimodal. Tool-augmented.
Verification Sandbox
5-gate patch pipeline: parse → FiveM semantics → security → contracts → replay.
Ecosystem
VS Code extension, GitHub Action, Discord bot, txAdmin companion.
Open weights. API for convenience.
Self-host for free forever, or use the managed API. Inspired by DeepSeek and Mistral — community-first, commercially friendly.
Self-host FRIM Core on your own hardware. Full capabilities, no limits.
- Open-weight model (self-hosted)
- Full static scanner (frim scan, audit)
- Resource graph builder
- FMRB benchmark access
- Community Discord support
Cloud-hosted FRIM API. No GPU required. Ideal for single servers.
- 100 diagnoses / month
- Security audit API
- Enhanced compatibility scan
- Patch generation
- Priority email support
Dedicated instance, SLA, private data, hosting-provider integration.
- Unlimited diagnoses
- Dedicated inference cluster
- Private data guarantee
- txAdmin + Discord integration
- Dedicated support engineer