A collection of ready-to-use n8n workflow templates for building intelligent automations using Pinecone.
These workflows let you chat with your data, process documents, and generate content by connecting sources like Google Drive, email attachments, and more.
You can import any workflow in three ways:
- Copy the contents of the json file from this repo
- In n8n, select Create Workflow
- Paste the template onto the workflow canvas
- Download the .json file you want to use from this repository
- In n8n, select Create Workflow
- From the Settings menu, select Import from File...
- Select the .json file you downloaded
- Grab the URL of the .json file you want to use from this repository
- In n8n, select Create Workflow
- From the Settings menu, select Import from URL...
- Enter the Workflow URL
- Select Import
Then, add your credentials (OpenAI, Pinecone, Google Drive, etc.) and you’re ready to run!
| Template | File | Integrations used |
|---|---|---|
| Chat with your Google Drive docs Using Pinecone Assistant | document-chat/chat-with-google-drive-docs.json | Google Drive, Pinecone Assistant, Open AI |
You can find help by asking in the Pinecone Discord community, asking on the Pinecone Forum, or filing an issue on this repo.
Have an idea for a new workflow using Pinecone?
- Fork this repo
- Add your workflow .json file and a short README.md
- Update this README.md to include a link and description in the Templates overview above
- Submit a pull request
These templates are licensed under the MIT-0 License. See the LICENSE file.