BuildShip Logo
BuildShip.Tools
Airtable DB vector search

Airtable DB vector search

Answers natural language questions about Airtable data using semantic search and AI. Accepts a user query, Airtable embedding collection name, embedding field, chat ID, and result limit. Returns a concise, relevant summary from Airtable. It generates OpenAI embeddings for the query, performs a vector search in Firestore, extracts unique Airtable record IDs, fetches those records, and uses OpenAI GPT to generate a context-aware answer.

3

Report this tool

Select the reason for reporting

Describe the issue in detail

Share tool

Link to tool

https://buildship.tools/tool/8G6kCDv9AZHh

Inputs

query

What is assigned to Luis?

embeddingsCollectionName

myAirtableEmbeddings

numOfResults

5

chatId

1234

embeddingFieldName

assignee_embedding
This is a static example using sample inputs. Remix the tool to run it with your own values.

Output