Workflow Overview
- Manually triggered to import product documentation from Google Docs.
- Automatically splits large documents into chunks for efficient searching.
- Generates vector embeddings for each chunk using OpenAI embeddings.
- Inserts the embedded chunks and metadata into a MongoDB Atlas vector store, enabling fast semantic search.