Integrations
/
AI Prompt

Generate AI text with AI Prompt

Databases
Retrieve AI Generated text from GPT 3
Overview

The AI Prompt integration connects Jet Admin to an AI model, so you can run a prompt, chain multiple prompts, and parse a structured response directly from a Jet Admin app. It's a way to draft content, classify records, or generate a summary without leaving your workflow.

Once connected, AI Prompt results can be joined to records in your own database, scoped by role, and reviewed by a person before they're saved. Every prompt run is recorded in Jet Admin's audit log alongside the rest of your app's activity.

What you can do
Run a prompt
Send a prompt to an AI model and return the response to a Jet Admin field.
Chain multiple prompts
Run a sequence of prompts where each step uses the previous step's output.
Parse a structured response
Ask for a structured JSON response and map it directly to table columns.
Use Cases
Scenario
What it looks like
AI-assisted data entry
Draft a field's content with an AI model and let a person review it before saving.
Automated content generation
Generate a summary, description, or reply automatically from a record's data.
Classify or tag records with AI
Use a prompt to categorize or tag incoming records automatically.

Key benefits

  • AI-assisted data entry. Draft a field's content and let a person review it before saving.
  • Automated content generation. Generate a summary, description, or reply from a record's data.
  • Structured output. Ask for a JSON response and map it directly to table columns.
  • Full audit trail. Every prompt run from Jet Admin is logged for review.

How to connect Jet Admin with AI Prompt

  1. In Jet Admin, select AI Prompt as a Data Source.
  2. Choose the AI model you want to use.
  3. Write the prompt template and the fields it should fill.
  4. Test the connection to confirm responses come back correctly.
  5. Add a prompt action to a table, form, or automated workflow.