Bank Statement Ask
Ask questions about transactions, totals, and spending
- Query spending patterns and totals
- Find specific transactions instantly
- Period-over-period comparisons
Bank Statement Ask
Available as an action in
Trusted by
Automate in 3 Steps
Pick Your Platform
Choose Make, n8n, or Zapier
Add PDF Vector
Search for 'PDF Vector' in apps/nodes list
Build Your Workflow
Connect to 1000+ apps
Popular Automations
Ready-to-use workflow templates for Make, n8n, and Zapier
Statement → Spending Q&A → Report
Monthly statement → Budget tracking
Transaction review → Fraud detection
For Developers
Get started in seconds. Copy and run.
import { createClient } from "@pdfvector/client";const client = createClient({ apiKey: "YOUR_API_KEY" });const result = await client.bankStatement.ask( { url: "https://example.com/monthly-statement.pdf", question: "What is the closing balance?", model: "max", }, { context: { documentId: "stmt-nov-2024" } },);console.log(result.markdown);Key Features
Spending Analysis
Ask about spending patterns, categories, and totals across any time period.
Transaction Search
Find specific transactions by description, amount, date, or type with natural language queries.
Period Comparison
Compare balances, income, and expenses across different statement periods.
Credit Costs
Pick the model tier that fits your use case
Nano
Quick answers for simple text documents. Low cost per question.
Mini
Better comprehension for documents with tables and structured data.
Pro
Deep understanding of complex documents including images and charts.
Max
Most accurate answers for large, multi-section documents with mixed content.
Everything You Need for Document Processing
Parse, ask questions, and extract structured data from any document type
Academic Search
Search across PubMed, arXiv, OpenAlex, Semantic Scholar, and more.
Academic Fetch
Fetch paper metadata by DOI, PMID, arXiv ID, or other identifiers.
Academic Find Citations
Find relevant citations for your text using semantic matching.
Academic Paper Graph
Get a paper's citing papers and references as full publication objects.
Academic Similar Papers
Find similar papers using citation network analysis with similarity scores.
Academic Search Grants
Search grants across Grants.gov, NIH RePORTER, CORDIS, and UKRI.

