Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update a.ts #696

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions resources/a.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,13 @@ export const resources: Resource[] = [
keywords: ['ai', 'ai tools directory', 'developer tools', 'tools', 'ai tools', 'directory'],
url: 'https://aibest.tools',
},
{
name: 'AI Face Swap',
categories: ['AI', 'Tooling'],
description: 'Create amazing face swaps locally with FaceFusion AI! Download top-rated AI face swap software for Windows and Mac.',
keywords: ['AI face swap software', 'face swap', 'Windows face swap', 'Mac face swap', 'local face swap', 'desktop face swap'],
url: 'https://facefusion.site',
},
{
name: 'AI Jobs',
categories: ['AI', 'Job'],
Expand Down