All field tests — buildmore.art
frame
buildmore.art

All field tests

57 hands-on tests and community deep-dives · updated weekly

{{ counterText }}
{{ counterShort }}
{{ g.label }}

No tests match these filters — yet.

Try loosening a filter, or tell us what you'd like us to run next.

Suggest a test →

Not sure which tool is yours?

Answer five questions about what you're building and we'll match you to the tools that fit.

Find my stack →
buildmore.art — hands-on AI tool testing for makers © 2026 · field-tested, not sponsored
▸ developer notes

Filter logic: groups combine with AND; chips inside one group combine with OR. e.g. (Video OR Voice) AND (Tested by us).

URL state: reflect active chips as query params — /tests/?format=video&tool=kling — so filtered views are shareable and SSR-friendly.

Crawlable: all 52 cards render in the DOM as real <a href="/tests/[slug]">. Filtering is client-side show/hide only — never remove cards from markup.

Headings: one H1 (“All field tests”); every card title is an H2.

Meta: title/description → “AI Tools Field Tests for Artists & Game Devs — Buildmore”.

Alt text: each cover gets descriptive alt (“{tool} {format} test — sample output”); striped placeholders use the filename as alt fallback.

Load more: batches of 18 (no numbered pagination). Appended cards keep DOM order.