UNPKG

ai-native-form

Version:

AI-powered React form assistant with GPT-4, speech input, and schema auto-generation.

4 lines (3 loc) 140 B
export declare const AIPromptInput: ({ onSubmit }: { onSubmit: (prompt: string) => void; }) => import("react/jsx-runtime").JSX.Element;