@tpmjs/tools-trademark-check
Performs preliminary trademark conflict check using phonetic, visual, and conceptual similarity analysis
Test @tpmjs/tools-trademark-check (trademarkCheckTool) with AI-powered execution
0/2000 characters
Install this tool and use it with the AI SDK
npm install @tpmjs/tools-trademark-checkpnpm add @tpmjs/tools-trademark-checkyarn add @tpmjs/tools-trademark-checkbun add @tpmjs/tools-trademark-checkdeno add npm:@tpmjs/tools-trademark-checkimport { trademarkCheckTool } from '@tpmjs/tools-trademark-check';import { generateText } from 'ai';
import { openai } from '@ai-sdk/openai';
import { trademarkCheckTool } from '@tpmjs/tools-trademark-check';
const result = await generateText({
model: openai('gpt-4o'),
tools: { trademarkCheckTool },
prompt: 'Your prompt here...',
});
console.log(result.text);(industry: string, proposedName: string, description?: string) => Promise<unknown>Available configuration options
proposedNamestringProposed name to check
industrystringIndustry/class for the mark
Schema extracted: 3/1/2026, 4:29:33 AM
ERROR: No README data found!
Downloads/month
0
Quality Score