Submit AI
AI Discovery

Find the right
AI tools
in seconds.

Explore our curated database of thousands of AI applications. Compare features, read reviews, and discover your next workflow upgrade.

Browse DirectorySubmit a Tool
api·
sdk·
cli·
web·
npm
finder.js
1import { Finder } from '@ai-finder/sdk';
2
3const ai = new Finder(process.env.AI_KEY);
4
5// Search for top-rated AI tools
6const results = await ai.search.query({
7 term: 'LLM',
8 limit: 50,
9 category: 'text',
10 sort: 'trending',
11 fuzzy: true
12});
13
14console.log(results.count); // => 50
Response · 200 · found 50 tools in 214ms
Rising Intelligence
Sorted by date · newest first
AI FINDER

Your central hub for discovering and comparing AI tools.

Platform

Explore

  • Support
  • Submit Tool
  • Compare AI
  • Trending

Contact

  • hello@aifinder.com
  • San Francisco, CA
  • Global Access
  • 24/7 Online

© 2025 AI FINDER. All rights reserved.

Privacy·Terms·Cookies