Analyze Documents & Web Content with GPT-4o Q&A Assistant
Document Analyzer and Q&A Workflow
AI-powered document and web page analysis using n8n and GPT model. Ask questions about any local file or web URL and get intelligent, formatted answers.
Who's it for
Perfect for researchers, developers, content analysts, students, and anyone who needs quick insights from documents or web pages without uploading files to external services.
What it does
Analyzes local files**: PDF, Markdown, Text, JSON, YAML, Word docs Fetches web content**: Documentation sites, blogs, articles Answers questions**: Using GPT model with structured, well-formatted responses
Input format: path_or_url | your_question
Examples: /Users/docs/readme.md | What are the installation steps? https://n8n.io | What is n8n?
Setup
Import workflow into n8n Add your OpenAI API key to credentials Link the credential to the "OpenAI Document Analyzer" node Activate the workflow Start chatting!
Customize
Change AI model → Edit "OpenAI Document Analyzer" node (switch to gpt-4o-mini for cost savings)
Adjust content length → Modify maxLength in "Process Document Content" node (default: 15000 chars)
Add file types → Update supportedTypes array in "Parse Document & Question" node
Increase timeout → Change timeout value in "Fetch Web Content" node (default: 30s)
Related Templates
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
Bulk Automated Google Drive Files Sharing and Direct Download Link Generation
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch pro...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments