@extends('backend.layout.main') @section('content')

AI Assistant Free Structured Assistant

AI Assistant

I am your free structured business assistant. I can query real-time data securely without requiring any external AI API or paid subscription.

Daily & Sales
Inventory & Products
Finance & Dues
Press Enter to submit, Shift+Enter for new line. Max 500 chars.
@php $asset_prefix = !config('database.connections.saleprosaas_landlord') ? '' : '../../'; @endphp @php $aiRendererPath = public_path($asset_prefix .'js/ai-renderer.js'); $aiRendererVersion = is_file($aiRendererPath) ? filemtime($aiRendererPath) : null; @endphp @endsection