Open-source AI tools directory. Self-host it, fork it, or contribute tools and code. Built with Nuxt 3 and deployed on Cloudflare Pages.
Run aifindr.org locally in under 5 minutes.
Fork or clone the repo to your local machine.
Requires Node.js 18+. Uses npm as the package manager.
Copy the example env file and fill in your values. See the Environment Variables section below.
The site runs at localhost:3000 by default.
The project is pre-configured for Cloudflare Pages via wrangler.toml.
Key directories and what they contain.
Copy .env.example to .env and fill in these values.
| Variable | Description | Required |
|---|---|---|
| NUXT_PUBLIC_SITE_URL | Your deployed site URL | Required |
| GITHUB_TOKEN | GitHub token for PR automation | Required |
| GITHUB_REPO | Target repo for tool submissions (owner/repo) | Required |
| NUXT_PUBLIC_GA_ID | Google Analytics measurement ID | Optional |
Two ways to contribute — submit tools or improve the codebase.
Add a Markdown file to content/tools/[category]/,
fill in the frontmatter, and open a Pull Request.
Approved tools get 3 free dofollow backlinks.
Bug fixes, new features, UI improvements — all welcome. Open an Issue first to discuss larger changes before submitting a PR.
Open an Issue →The simplest contribution. Starring the repo helps more people discover the project and signals to search engines that the project is active.
Star on GitHub →Add a footer link to aifindr.org on your site and unlock free access to premium features. One line of HTML, permanent value.
Learn More →