top of page

Stock Market Q&A AI Workflow

An n8n workflow leveraging OpenAI embeddings, Qdrant vector store, and Google Drive PDFs to enable Q&A over stock market documents. It extracts data via Google Drive, processes with OpenAI and LangChain, and answers queries through a webhook API.

bottom of page