@extends('front.layouts.app') @section('content')

Get the Right AI for Any Task

Curating over 750+ AI tools and growing 🛠️

Filter by @foreach ($top_parent_categories as $category) {{ $category->name }} {{ $category->emoji }} @endforeach and {{ $non_top_parent_categories->count() }} more top categories!

Featured AI Tools

@for ($i = 1; $i <= 18; $i++)
@include('front.partials.ai-tool-card')
@endfor
Discover {{ $tools_count }} More AI Tools
@endsection