Skip to content

Our AI Models

FOTOhub develops proprietary AI systems that power core platform capabilities. These models run on our dedicated GPU infrastructure across European data centers, providing low-latency inference, full data sovereignty, and cost advantages over cloud-only providers.

Gabriel AI Orchestrator

Gabriel is FOTOhub's intelligent platform orchestrator — a proprietary AI layer that sits between users and 90+ AI models, making the entire platform feel like a single coherent assistant.

What Gabriel Does

CapabilityDescriptionLatency
Intent ClassificationUnderstands natural language requests and maps them to platform features<100ms
Model SelectionDynamically selects the optimal model based on task, quality needs, and cost<50ms
Prompt EngineeringEnriches user prompts with model-specific optimizations<200ms
Multi-step WorkflowsOrchestrates complex tasks requiring sequential operations<500ms
Proactive SuggestionsContext-aware recommendations as users navigate the platform<50ms
Auto-translationReal-time translation across 30+ languages<300ms

Architecture

User Input → Gabriel Orchestrator
                 ├── Intent Classifier (proprietary fine-tuned model)
                 ├── Model Router (availability + cost + quality scoring)
                 ├── Prompt Enhancer (per-model architecture knowledge)
                 ├── Workflow Engine (multi-step task decomposition)
                 └── Feedback Loop (learns from user corrections)

Benchmarks

MetricScoreDetails
Intent accuracy96.2%Tested on 10,000+ real user queries across PL/EN/DE
Routing precision98.7%Correct model selected for the task type
Prompt enhancement lift+34%Quality improvement measured by user satisfaction ratings
Response latency (P95)180msSingle-shot classification, EU datacenter
Streaming first token<80msSSE stream begins before full classification completes
Availability99.97%Multi-model failover chain, auto-recovery

Key Features

  • Dynamic Model Awareness — Only recommends models that are currently healthy (checked every 60s)
  • Cost Optimization — Routes to the best quality-per-credit model for each task
  • 10 Function-Calling Tools — Image, Video, Chat, Music, 3D, Editing, Brand, Tools, Workflows, Q&A
  • Multi-language — Natively handles PL, EN, DE, FR, ES + 25 more
  • Zero Extra Cost — Gabriel routing is free; you only pay for the downstream generation

API Access

bash
POST https://apis.fotohub.app/v1/ai/gabriel         # Single-shot classification
POST https://apis.fotohub.app/v1/ai/gabriel/stream   # Streaming SSE
POST https://apis.fotohub.app/v1/ai/gabriel/suggest  # Autocomplete (no auth)
POST https://apis.fotohub.app/v1/ai/gabriel/recommend # Proactive tips (no auth)

See Gabriel AI API Reference for complete endpoint documentation.


IDA Music

IDA Music is FOTOhub's proprietary music generation engine. It produces full songs with vocals, lyrics, and complex multi-instrument arrangements up to 8 minutes long — running entirely on our GPU infrastructure.

Capabilities

FeatureSpecification
Duration30 seconds to 8 minutes
OutputFull songs with vocals OR instrumentals
VocalsMale/female, 12+ languages (EN, ZH, JA, KO, ES, FR, DE, IT, PT, RU, AR, HI)
GenresAny genre — pop, rock, electronic, jazz, classical, hip-hop, ambient, cinematic, folk, metal
LyricsCustom lyrics with structure tags, or AI-generated
Quality PresetsDraft (15s), Standard (30s), High (45s), Max (90s)
FormatsMP3, WAV, FLAC
Batch1–4 variations per request
Seed ControlReproducible outputs

Audio Quality Benchmarks

MetricIDA MusicIndustry Average
Sample rate48 kHz44.1 kHz
Bit depth24-bit16-bit
Frequency response20 Hz – 20 kHz20 Hz – 16 kHz
Dynamic range96 dB72 dB
THD+N<0.01%<0.05%
Vocal clarity (PESQ)4.2 / 5.03.6 / 5.0
Musical coherence4.5 / 5.03.8 / 5.0
Lyric intelligibility94%82%

Quality Presets

PresetStepsGuidanceSamplerGeneration Time
Draft205.0Euler~15 seconds
Standard405.0Euler~30 seconds
High507.0Euler~45 seconds
Max507.0Heun + ADG~90 seconds

Song Structure Control

IDA Music supports detailed structural tags for professional music production:

[intro], [verse], [chorus], [bridge], [outro],
[pre-chorus], [hook], [interlude], [break],
[drop], [solo], [ad-lib], [fade-out]

Musical Parameters

ParameterRangeDescription
BPM60–220Tempo control
Key/ScaleAll major/minor keysTonal center
Time Signature4/4, 3/4, 6/8, 5/4, 7/8Rhythmic structure
Vocal Language12+ languagesSinging language
Vocal GenderMale / Female / AutoVoice type

Pricing

DurationCreditsPLN
≤ 3 minutes20.15
> 3 minutes40.30

Cost Advantage

IDA Music costs 2–4 credits per generation. Comparable cloud services charge 5–25 credits for similar output. Running on our own infrastructure means: lower latency for European users, no external rate limits, and full control over output quality.

API Access

bash
POST https://apis.fotohub.app/v1/ai/generate/music          # Generate music
POST https://apis.fotohub.app/v1/ai/generate/music/compose   # AI lyrics composer (free)

See Music & Audio API Reference for complete endpoint documentation.


IDA Voice

FOTOhub's proprietary voice synthesis system providing natural-sounding speech with voice cloning capabilities.

Capabilities

FeatureSpecification
Languages30+ languages with native pronunciation
Voice CloningCustom voice from audio sample
ExpressivenessEmotion, pace, emphasis control
SSML SupportFine-grained prosody control
StreamingReal-time audio streaming for low latency
Max Input5,000 characters per request

Voice Quality

MetricIDA VoiceStandard TTS
MOS (Mean Opinion Score)4.3 / 5.03.7 / 5.0
Naturalness4.4 / 5.03.5 / 5.0
Intelligibility98%95%
Emotion accuracy89%71%
Clone similarity92%

Pricing

ModelCreditsPer
IDA Voice21,000 characters

API Access

bash
POST https://apis.fotohub.app/v1/ai/generate/speech

IDA Audio (Sound Effects)

Instant generation of sound effects and ambient audio from text descriptions.

Capabilities

FeatureSpecification
Duration1–30 seconds
CategoriesNature, mechanical, sci-fi, UI, foley, ambient, impacts, musical
FormatMP3 (default), WAV
Latency2–5 seconds generation time

Pricing

CreditsPer
3generation (any duration)

API Access

bash
POST https://apis.fotohub.app/v1/ai/generate/sfx

Platform-wide AI Features

Beyond dedicated models, FOTOhub's AI layer provides:

FeatureTechnologyCost
Smart SearchSemantic vector search across user's media libraryFree
Auto-taggingAutomatic metadata extraction from uploaded imagesFree
Brand ConsistencyAI-enforced style matching from brand kitsFree
Content SafetyReal-time NSFW and policy detectionFree
Prompt TranslationAutomatic prompt translation to optimal model languageFree

Infrastructure

All proprietary models run on FOTOhub's dedicated GPU cluster:

ResourceSpecification
LocationEU (Frankfurt, eu-central-1)
GPUNVIDIA A100 80GB / L4
InferenceCustom optimized pipeline
Availability99.97% uptime (multi-node redundancy)
DataGDPR-compliant, no training on user data
Latency<200ms P95 for European users

Why Self-Hosted

AdvantageBenefit
Cost60–80% lower per-inference cost vs cloud APIs
LatencyDirect EU routing, no transcontinental hops
PrivacyData never leaves FOTOhub infrastructure
ControlCustom quality tuning, no provider deprecation risk
Rate LimitsNo external throttling — capacity scales with demand

Comparison

FOTOhub vs. Cloud-Only Platforms

CapabilityFOTOhubCloud-Only
Music generation (8 min)4 credits (~$0.30)$2–5 per track
Voice synthesis2 credits/1K chars$0.015–0.030/1K chars
Intelligent routingFree (Gabriel)Not available
Model selectionAutomatic, 90+ modelsManual, 1 provider
Prompt enhancementFree, per-model optimizedNot available
Multi-step workflowsOrchestrated by GabrielManual chaining
EU data residencyDefaultExtra cost / unavailable

Continuous Improvement

Our proprietary models are continuously improved through architecture upgrades, training data curation, and inference optimization. Updates are deployed seamlessly — no API changes required.