Skip to content

Commit f94a3d4

Browse files
authored
Merge pull request #761 from HayderHatem/add-natural-language-filter-plugin
Add Natural Language Filter
2 parents ded9f46 + dc64007 commit f94a3d4

File tree

5 files changed

+18
-2
lines changed

5 files changed

+18
-2
lines changed

content/authors/hayder-hatem.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name: Hayder Hatem
33
slug: hayder-hatem
44
github_url: https://github.com/HayderHatem
5+
twitter_url: https://twitter.com/hayderhatem
6+
sponsor_url: https://github.com/sponsors/HayderHatem
57
---
68

7-
Hayder is a passionate Laravel developer with expertise in building robust web applications and packages. He specializes in creating developer tools and plugins that enhance productivity and streamline workflows. With a focus on clean code and user experience, Hayder contributes to the Laravel and Filament communities by developing practical solutions for common development challenges.
9+
Full-stack developer specializing in Laravel and Filament ecosystem development. Passionate about creating developer tools that simplify complex workflows and enhance user experience. Creator of innovative Filament packages that leverage AI technology to make data management more intuitive and accessible.

content/plugins/hayder-hatem-excel-import.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: hayder-hatem-excel-import
44
author_slug: hayder-hatem
55
categories: [action, form-field, panel-builder, developer-tool]
66
description: A powerful and flexible Excel import package for Filament that extends the native import functionality with enhanced features, better error handling, and comprehensive validation.
7-
discord_url: https://discord.com/channels/883083792112300104/1386703109782503545
7+
discord_url: https://discord.com/channels/883083792112300104/1386705041292923052
88
docs_url: https://raw.githubusercontent.com/HayderHatem/filament-excel-import/main/README.md
99
github_repository: HayderHatem/filament-excel-import
1010
has_dark_theme: true
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Natural Language Filter
3+
slug: hayder-hatem-natural-language-filter
4+
author_slug: hayder-hatem
5+
categories: [table-builder]
6+
description: AI-powered natural language filtering for Filament tables that supports any language and converts human queries into database filters.
7+
discord_url: https://discord.com/channels/883083792112300104/1386704914079678506
8+
docs_url: https://raw.githubusercontent.com/HayderHatem/filament-natural-language-filter/main/README.md
9+
github_repository: HayderHatem/filament-natural-language-filter
10+
has_dark_theme: true
11+
has_translations: true
12+
versions: [3]
13+
publish_date: 2025-06-23
14+
---
1.25 MB
Loading
31.7 KB
Loading

0 commit comments

Comments
 (0)