@extends('layouts.public') @section('title', 'AI Tools Directory — Boss Of AI') @section('meta_description', 'A working directory of AI tools for writing, video, coding, automation, marketing, sales and research.') @section('content')

AI tools, sorted by the job

Every tool here is listed with what it is genuinely good at, what it costs and who it suits. No affiliate ranking.

@if (! empty($filters['category'])) @endif
@if ($tools->isEmpty())

Nothing matches that search

Try a broader term, or clear the filters to see the full directory.

Clear filters
@else

{{ $tools->total() }} {{ Str::plural('tool', $tools->total()) }}

{{ $tools->links() }}
@endif
@include('partials.lead-finder-cta') @endsection