AI Tools

Search and filter curated AI tools. Find the right tool for your task.

How we rank tools

Each tool shows verification (how recently we checked the link), link health (whether the URL works), and trust (0–1, combining both). Verified + HTTPS = highest trust. Pending = not yet checked. Stale = last check was 1–3 days ago. Failed = over 3 days.

Petals

Checked 3h agoLink OKFree plan available

Distributed inference system for running large language models collaboratively by connecting multiple computers. Enables swarm hosting where many participants together host a single large model. Splits model layers across different computers to achieve distributed inference. Reduces hardware requirements per participant. Maintains model quality equivalent to centralized inference. Interesting alternative to traditional cloud-based inference. Open source and experimental.

Tabby AI

Checked 3h agoLink OKFree plan available

Self-hosted AI coding assistant powered by open-source language models.

Unsloth

Checked 3h agoLink OKFree plan available

Framework that accelerates language model fine-tuning by 2 to 5 times compared to standard implementations. Dramatically reduces memory usage while maintaining model quality. Speeds up training significantly to save time and compute costs. Works with popular models like LLama, Mistral, and others. Easy drop-in replacement for standard fine-tuning code. Growing adoption in teams doing model customization. Open source and actively developed.

vLLM

Checked 3h agoLink OKFree plan available

Fast and easy-to-use library for running language models and serving them with high throughput. Optimizes memory usage through efficient attention algorithm and KV cache optimization. Reduces serving costs by up to 10 times compared to traditional approaches. Supports popular models like LLama, Mistral, Qwen, and many others. Works with OpenAI-compatible API for easy integration. Used in production by many companies to serve LLMs efficiently. Free and open source.

Biome

Checked 3h agoLink OKFree plan available

Fast unified toolchain for JavaScript and TypeScript that combines linting and formatting in one tool. Replaces both Prettier and ESLint with better performance and lower configuration complexity. Written in Rust for blazing fast execution. Provides comprehensive code quality checks with zero configuration needed. Smaller installation size than Prettier plus ESLint. Compatible with existing ESLint configurations. Growing community adoption. Free and open source.

Black Duck

Checked 3h agoLink OKEnterprise

Enterprise open source governance platform for managing software components and securing the supply chain. Identifies all open source components in your codebase including transitive dependencies. Tracks known vulnerabilities and compliance issues. Provides detailed reporting on license compatibility. Enables governance policies for component usage. Used by large enterprises for comprehensive software composition analysis. Integrates with development tools and CI/CD pipelines.

BrowserStack

Checked 3h agoLink OKPro

Cloud testing platform providing access to real devices and browsers in the cloud. Test your websites and applications on actual iPhones, Android phones, tablets, and desktop browsers instead of simulators. Includes both automated testing for running test suites at scale and manual testing for exploratory testing. Live testing lets you interact with real devices directly. Records tests for debugging and sharing. Supports visual testing and responsive design testing.

Checkmarx

Checked 3h agoLink OKEnterprise

Enterprise source code analysis platform that identifies security vulnerabilities early in the development process. Performs deep static analysis to find complex security issues that basic scanners miss. Provides detailed explanations of each vulnerability and remediation steps. Tracks remediation status over time. Integrates with IDEs and CI/CD pipelines. Supports all major programming languages. Used by large enterprises to catch security issues before code reaches production.

Chromatic

Checked 3h agoLink OKPro

Visual testing and review platform specifically designed for component libraries and design systems. Automatically tests components across multiple browsers and screen sizes. Provides visual regression testing to catch unintended style changes. Includes collaboration features for design review and feedback. Integrates with Storybook for component-driven development. Tracks visual changes over time. Built for teams building shared UI components. Helps maintain consistency across large applications.

Codecov

Checked 3h agoLink OKFree plan available

Code coverage analytics platform that measures how much of your codebase is covered by tests. Integrates with CI/CD pipelines to track coverage metrics automatically. Shows coverage trends over time so you can see if test coverage is improving or declining. Highlights uncovered code and coverage gaps. Helps teams maintain high code quality by ensuring important code is tested. Free tier for open source projects. Used by thousands of projects to improve test coverage.

Coveralls

Checked 3h agoLink OKFree plan available

Web-based code coverage tracking service that integrates with continuous integration systems. Shows detailed code coverage statistics and trends over time. Identifies exactly which lines of code are not covered by tests. Provides parallel build support for faster testing. Tracks coverage history across commits. Helps teams identify under-tested code. Free for open source projects. Works with any programming language.

Cypress

Checked 3h agoLink OKFree plan available

Modern JavaScript testing framework specifically designed for end-to-end testing of web applications. Runs tests in the same process as your application for better debugging and faster execution. Provides excellent developer experience with clear error messages and visual debugging. Creates videos of test runs for easy failure analysis. Fast execution because tests run without waiting for artificial timeouts. Works great for modern JavaScript frameworks like React, Angular, and Vue. Free and open source with optional paid cloud services.

DeepScan

Checked 3h agoLink OKFree plan available

JavaScript code quality analysis tool powered by advanced static analysis and machine learning. Automatically detects bugs, performance issues, and code smells in JavaScript code. Provides detailed reports with explanations of each issue and how to fix it. Integrates with your code editor and CI/CD pipeline. Catches issues that traditional linters miss. Free for open source projects. Used by teams to catch bugs before they reach production.

ESLint Cloud

Checked 3h agoLink OKFree plan available

Cloud-based JavaScript linting service that enforces consistent code quality and style standards across your team. Analyzes code for potential errors, security issues, and style problems. Customizable rules so you can enforce standards specific to your project. Integrates into development workflow with editor plugins and pre-commit hooks. Prevents bad code from being committed. Works with modern JavaScript and TypeScript. Free and widely used in the JavaScript ecosystem.

Mend

Checked 3h agoLink OKPro

Software supply chain security platform that automatically finds and fixes vulnerabilities in open source and third-party dependencies. Scans your entire dependency tree for known vulnerabilities. Tracks licensing compliance to ensure you are using allowed licenses. Provides automated pull requests to update vulnerable packages. Integrates with CI/CD pipelines for continuous security scanning. Works with npm, Maven, Python, and many other package managers. Essential for teams managing security risk.

Oxlint

Checked 3h agoLink OKFree plan available

Extremely fast JavaScript linter written in Rust that provides ESLint-compatible rules with dramatically better performance. Lints JavaScript code hundreds of times faster than traditional JavaScript-based linters. Provides the same rules as ESLint so migration is straightforward. Perfect for large codebases where ESLint is too slow. Supports JSX and TypeScript. Growing adoption in projects that prioritize speed. Free and open source.

Percy AI

Checked 3h agoLink OKPro

Visual review platform for automated screenshot testing and UI regression.

Prettier

Checked 3h agoLink OKFree plan available

Code formatter that automatically formats code to a consistent style without debate. Works with JavaScript, TypeScript, JSX, CSS, HTML, YAML, Markdown, and more. Removes all original styling and prints code with consistent formatting. Reduces arguments about code style on teams. Integrates into editors and CI/CD pipelines. Can be used with ESLint for complete code quality. Widely adopted by teams and open source projects. Free and easy to set up.