The Ask AI node lets you prompt an LLM (like GPT-4.1) to generate plain-text answers based on your instructions and input data.

Markifact support all the AI providers including OpenAI, Anthropic, Gemini, and more. You can select the model you want to use for your prompt.

Use this node for freeform answers, summaries, explanations, text transformations, or completions.


When to Use It

Use this node when you need:

  • Summarized results or explanations
  • Creative outputs (e.g. ad copy, emails)
  • AI-generated responses based on structured data

Inputs

FieldTypeRequiredDescription
PromptDynamic text areaYour instruction for the AI. You can insert dynamic data from previous steps.
ModelModel selectorSelect from supported AI models (e.g., GPT-4.1 Mini, GPT-4o, etc.)

Output

This node returns a text-based answer generated by the selected model. You can pass it to nodes like:

  • Email (to send the output)
  • Slides (to render it as a report)
  • Structured Output (to clean it further)

Example Use Case

Imagine you retrieved Google Ads data in a previous node. You could prompt:

"Write a short summary of the key trends in this ad performance dataset."

Credit Cost

Cost depends on the selected model. See the Credits & Usage page for details.


FAQ