@extends('layouts.app') @section('css') @endsection @section('content')

{{ __('AI Settings') }}

{{ __('Control all AI settings from one place') }}
@csrf
{{ __('Default AI Model') }} ({{ __('For Admin Group') }})
{{ __('Default Embedding Model') }} ({{ __('For All Groups') }})
{{ __('Default Templates Result Language') }} ({{ __('For New Registrations Only') }})
{{ __('Templates Category Access') }} ({{ __('For Admin Group') }})
{{ __('AI Article Wizard Image Feature') }} ({{ __('For All Groups') }})
{{ __('Maximum Result Length') }} ({{ __('In Words') }}) ({{ __('For Admin Group') }})
@error('max-results-admin')

{{ $errors->first('max-results-admin') }}

@enderror
{{ __('Custom Chats for Users') }} ({{ __('For All Groups') }})
{{ __('Custom Templates for Users') }} ({{ __('For All Groups') }})
{{ __('Real Time Data Access Engine') }} ({{ __('For All Groups') }})
{{ __('AI Features Control') }} ({{ __('For All Groups') }})
{{ __('AI Writer Feature') }} ({{ __('For All Groups') }})
{{ __('AI Article Wizard Feature') }} ({{ __('For All Groups') }})
{{ __('Smart Editor Feature') }} ({{ __('For All Groups') }})
{{ __('AI ReWriter Feature') }} ({{ __('For All Groups') }})
{{ __('AI Vision Feature') }} ({{ __('For All Groups') }})
{{ __('AI Vision for AI Chat') }} ({{ __('For All Groups') }})
{{ __('AI File Chat Feature') }} ({{ __('For All Groups') }})
{{ __('AI Web Chat Feature') }} ({{ __('For All Groups') }})
{{ __('AI Chat Image Feature') }} ({{ __('For All Groups') }})
{{ __('AI Code Feature') }} ({{ __('For All Groups') }})
{{ __('Team Members Feature') }} ({{ __('For All Groups') }})
{{ __('AI Youtube Feature') }} ({{ __('For All Groups') }})
{{ __('AI RSS Feature') }} ({{ __('For All Groups') }})
{{ __('Integration Feature') }} ({{ __('For All Groups') }})
{{ __('Brand Voice Feature') }} ({{ __('For All Groups') }})
{{ __('AI Chat Settings') }} ({{ __('For All Groups') }})
{{ __('AI Chat Feature') }} ({{ __('For All Groups') }})
{{ __('AI Chat Default Voice') }}
{{ __('AI Image Settings') }} ({{ __('For All Groups') }})
{{ __('AI Image Feature') }} ({{ __('For All Groups') }})
{{ __('AI Image Vendors') }}
{{ __('Default Storage for AI Images') }}
{{ __('AI Voiceover Settings') }} ({{ __('For All Groups') }})
{{ __('AI Voiceover Feature') }} ({{ __('For All Groups') }})
{{ __('SSML Effects') }}
{{ __('Default Storage for AI Voiceovers') }}
{{ __('Default Language') }}
{{ __('Default Voice') }}
{{ __('Maximum Total Characters Synthesize Limit') }}
@error('set-max-chars')

{{ $errors->first('set-max-chars') }}

@enderror
{{ __('Maximum Concurrent Voices Limit') }}
@error('set-max-voices')

{{ $errors->first('set-max-voices') }}

@enderror
{{ __('AI Speech to Text Settings') }} ({{ __('For All Groups') }})
{{ __('AI Speech to Text Feature') }} ({{ __('For User & Subscriber Groups') }})
{{ __('Maximum Allowed Audio File Size') }}
@error('set-max-audio-size')

{{ $errors->first('set-max-audio-size') }}

@enderror
{{ __('Default Storage for AI Speech to Text') }}
{{ __('Miscellaneous') }}
{{ __('Sensitive Words Filter') }} ({{ __('Comma Separated') }})
{{ __('API Credit Management') }}

{{ __('Full control of words/tokens consumption per AI model')}}

{{ __('OpenAI') }}

{{ __('AI Writer | Article Wizard | Smart Editor | AI Images | AI Chat | AI Code')}}

{{ __('Anthropic') }}

{{ __('AI Writer | AI Chat')}}

{{ __('DeepSeek') }}

{{ __('AI Writer | AI Chat')}}

{{ __('xAI') }}

{{ __('AI Writer | AI Chat')}}

{{ __('Google') }}

{{ __('AI Voiceover | AI Writer | AI Chat | Cloud Storage | Speech to Text')}}

{{ __('Stable Diffusion') }}

{{ __('AI Images')}}

{{ __('Azure') }}

{{ __('AI Voiceover')}}

{{ __('Elevenlabs') }}

{{ __('AI Voiceover | Voice Clone')}}

{{ __('AWS') }}

{{ __('AI Voiceover | Cloud Storage | Speech to Text')}}

{{ __('Storj') }}

{{ __('Cloud Storage')}}

{{ __('Dropbox') }}

{{ __('Cloud Storage')}}

{{ __('Wasabi') }}

{{ __('Cloud Storage')}}

{{ __('Cloudflare') }}

{{ __('Cloud Storage')}}

{{ __('Serper') }}

{{ __('AI Writer | AI Chat')}}

{{ __('Youtube') }}

{{ __('AI Youtube')}}

@if (App\Services\HelperService::extensionCheckSaaS())
{{ __('SaaS Business') }}

{{ __('SaaS Feature Configuration')}}

@endif @if (App\Services\HelperService::extensionPlagiarism())
{{ __('AI Plagiarism and Content Detector') }}

{{ __('API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionFlux())
{{ __('Flux AI') }}

{{ __('Fal AI API keys')}}

@endif @if (App\Services\HelperService::extensionPebblely())
{{ __('AI Product Photography') }}

{{ __('Pebblely API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionVoiceClone())
{{ __('Voice Clone') }}

{{ __('Elevenlabs API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionSoundStudio())
{{ __('Sound Studio') }}

{{ __('Sound Studio service configurations')}}

@endif @if (App\Services\HelperService::extensionPhotoStudio())
{{ __('AI Photo Studio') }}

{{ __('Stability API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionVideoImage())
{{ __('AI Video') }} ({{__('Image to Video')}})

{{ __('Stability API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionWordpressIntegration())
{{ __('Wordpress Integration') }}

{{ __('Wordpress API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionAvatar())
{{ __('AI Avatar') }}

{{ __('Heygen API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionVideoText())
{{ __('AI Video') }} ({{__('Text to Video')}})

{{ __('Fal AI API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionVoiceIsolator())
{{ __('Voice Isolator') }}

{{ __('Elevenlabs API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionSocialMedia())
{{ __('AI Social Media') }}

{{ __('Social media service configurations')}}

@endif @if (App\Services\HelperService::extensionVideoVideo())
{{ __('AI Video') }} ({{__('Video to Video')}})

{{ __('Fal AI API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionMaintenance())
{{ __('Maintenance Mode') }}

{{ __('Maintenance mode configuration settings')}}

@endif @if (App\Services\HelperService::extensionMidjourney())
{{ __('Midjourney') }}

{{ __('Midjourney API keys')}}

@endif @if (App\Services\HelperService::extensionFaceswap())
{{ __('Faceswap') }}

{{ __('Faceswap API keys and configuration settings')}}

@endif @if (App\Services\HelperService::extensionMusic())
{{ __('AI Music (Text to Music)') }}

{{ __('AI/ML API keys and configuration settings')}}

@endif @if (App\Services\HelperService::extensionWatson())
{{ __('IBM Watson Text to Speech') }}

{{ __('IBM API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionClipdrop())
{{ __('Clipdrop') }}

{{ __('Clipdrop API keys and service configurations')}}

@endif @if (App\Services\HelperService::extensionHubspot())
{{ __('Hubspot CRM') }}

{{ __('Hubspot API keys')}}

@endif @if (App\Services\HelperService::extensionMailchimp())
{{ __('Mailchimp Newsletter') }}

{{ __('Mailchimp API keys')}}

@endif @if (App\Services\HelperService::extensionSEO())
{{ __('SEO Tool') }}

{{ __('SEO Tool settings and configuration')}}

@endif @if (App\Services\HelperService::extensionPerplexity())
{{ __('Perplexity AI') }}

{{ __('Perplexity API keys')}}

@endif @if (App\Services\HelperService::extensionChatShare())
{{ __('Chat Share') }}

{{ __('Chat Share settings and configuration')}}

@endif @if (App\Services\HelperService::extensionTextract())
{{ __('AI Textract') }}

{{ __('Textract settings and configuration')}}

@endif @if (App\Services\HelperService::extensionRealtimeChat())
{{ __('AI Realtime Voice Chat') }}

{{ __('Realtime Voice Chat settings and configuration')}}

@endif @if (App\Services\HelperService::extensionExternalChatbot())
{{ __('AI External Chatbot') }}

{{ __('External Chatbot settings and configuration')}}

@endif @if (App\Services\HelperService::extensionAzureOpenai())
{{ __('Azure OpenAI') }}

{{ __('Azure OpenAI settings and configuration')}}

@endif @if (App\Services\HelperService::extensionAmazonBedrock())
{{ __('Amazon Bedrock') }}

{{ __('Amazon Bedrock Access keys and configuration')}}

@endif @if (App\Services\HelperService::extensionOnboardingPro())
{{ __('Onboarding Pro') }}

{{ __('Onboarding settings and configuration')}}

@endif @if (App\Services\HelperService::extensionSpeechToTextPro())
{{ __('Speech to Text Pro') }}

{{ __('Elevenlabs API key and configuration')}}

@endif @if (App\Services\HelperService::extensionXero())
{{ __('Xero') }}

{{ __('Xero API keys and configuration')}}

@endif @if (App\Services\HelperService::extensionOpenRouter())
{{ __('OpenRouter') }}

{{ __('OpenRouter API key and configuration')}}

@endif
@csrf
{{ __('Free Trial Features') }} ({{ __('Free Tier User Group Only') }})
{{ __('Templates Category Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Chat Package Type Access') }} ({{ __('For Non-Subscribers') }})
{{ __('Default AI Model for Chat Bots') }} ({{ __('For Non-Subscribers') }})
{{ __('Default AI Model for Templates') }} ({{ __('For Non-Subscribers') }})
{{ __('Available AI Models') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Voiceover Vendors Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Features Control') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Writer Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Article Wizard Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Chat Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Images Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('Smart Editor Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI ReWriter Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Vision Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Voiceover Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Speech to Text Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI File Chat Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Web Chat Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Chat Image Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('Brand Voice Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('Realtime Time Data Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Youtube Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI RSS Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('AI Code Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('Integration Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('Team Member Feature Access') }} ({{ __('For Non-Subscribers') }})
{{ __('Welcome Credits & Limits for Non-Subscribers') }}
@if ($settings->model_credit_name == 'words') {{ __('Number of Words as a Gift upon Registration') }} @else {{ __('Number of Tokens as a Gift upon Registration') }} @endif({{ __('One Time') }})
{{ __('Valid for all models') }}. @if ($settings->model_credit_name == 'words') {{ __('Set as -1 for unlimited words') }} @else {{ __('Set as -1 for unlimited tokens') }} @endif.
{{ __('Number of Media Credits as a Gift upon Registration') }} ({{ __('One Time') }})
{{ __('Valid for all media tasks') }}. {{ __('Set as -1 for unlimited media tasks') }}.
@error('image_credits')

{{ $errors->first('image_credits') }}

@enderror
{{ __('Number of Characters for AI Voiceover as a Gift upon Registration') }} ({{ __('One Time') }})
{{ __('Set as -1 for unlimited characters') }}. @error('set-free-chars')

{{ $errors->first('set-free-chars') }}

@enderror
{{ __('Number of Minutes for AI Speech to Text as a Gift upon Registration') }} ({{ __('One Time') }})
{{ __('Set as -1 for unlimited minutes') }}. @error('set-free-minutes')

{{ $errors->first('set-free-minutes') }}

@enderror
{{ __('Maximum Result Length') }} ({{ __('In Words') }}) ({{ __('For Non-Subscribers') }})
@error('max-results-user')

{{ $errors->first('max-results-user') }}

@enderror
{{ __('Maximum Allowed PDF File Size') }} ({{ __('In MB') }})
@error('max-pdf-size')

{{ $errors->first('max-pdf-size') }}

@enderror
{{ __('Maximum Allowed CSV File Size') }} ({{ __('In MB') }})
@error('max-csv-size')

{{ $errors->first('max-csv-size') }}

@enderror
{{ __('Maximum Allowed Word File Size') }} ({{ __('In MB') }})
@error('max-word-size')

{{ $errors->first('max-word-size') }}

@enderror
{{ __('Team Members Quantity') }} ({{ __('For Non-Subscribers') }})
{{ __('Image/Video/Voiceover Results Storage Period') }} ({{ __('For Non-Subscribers') }})
{{ __('In Days') }}. {{ __('Set as -1 for unlimited storage duration') }}.
@error('file-result-duration')

{{ $errors->first('file-result-duration') }}

@enderror
{{ __('Generated Text Content Results Storage Period') }} ({{ __('For Non-Subscribers') }})
{{ __('In Days') }}. {{ __('Set as -1 for unlimited storage duration') }}.
@error('document-result-duration')

{{ $errors->first('document-result-duration') }}

@enderror
@endsection @section('js') @endsection