@extends('panel.layout.app') @section('title', $title) @push('style') @endpush @section('content')

@lang('Choose a training method')

@lang('Simply select the source and MagicAI will do the rest to train your GPT in seconds.')

You can deploy your trained chatbot to an existing AI Chat template. Simply navigate to "Chat Templates," select "Edit Template," and assign your chatbot there.
@include('panel.admin.chatbot.particles.web-site-tab') @include('panel.admin.chatbot.particles.pdf-tab') @include('panel.admin.chatbot.particles.text-tab') @include('panel.admin.chatbot.particles.qa-tab')
@endsection @section('script') @endsection