workflows.fit
Back to n8n workflows
n8n templateFreeBy Zacharia Kimotho

Generate AI prompts with Google Gemini and store them in Airtable

This workflow is designed to generate prompts for AI agents and store them in Airtable. It starts by receiving a chat message, processes it to create a structured prompt, categorizes the prompt, and finally stores it ...

Data & StorageAILangchainCore NodesChat TriggerLm Chat Google GeminiOutput Parser AutofixingOutput Parser Structured
Loading interactive preview...

Template notes

This workflow is designed to generate prompts for AI agents and store them in Airtable.

It starts by receiving a chat message, processes it to create a structured prompt, categorizes the prompt, and finally stores it in Airtable.

2. Setup Instructions

Prerequisites - AI model eg Gemini, openAI etc - Airtable base and table or other storage tool

Step-by-Step Guide

1. Clone the Workflow - Copy the provided workflow JSON and import it into your n8n instance.

2. Configure Credentials - Set up the Google Gemini(PaLM) API account credentials. - Set up the Airtable Personal Access Token account credentials.

3. Map Airtable Base and Table - Create a copy of the [Prompt Library](https://airtable.com/app994hU3fOw0ssrx/shrRxcst3vzWMKFcR) in Airtable. - Map the Airtable base and table in the Airtable node.