Great! Here's the updated Dev.to post with your YouTube
π Automate Your AI Workflow with n8n, Google Gemini, and Pinecone β Meet CalBot π€
Do you work with large sets of documents? Build AI apps that rely on external content? Or just love automation?
Then youβll love CalBot β a smart workflow I built using n8n that automates everything from file ingestion to vector storage.
It's a plug-and-play solution for document processing, semantic search, and RAG-based applications.
π What is CalBot?
CalBot is an automated pipeline that does the following:
- Watches a Google Drive folder for new files
- Downloads and processes each file into text chunks
- Embeds those chunks using Google Gemini (PaLM API)
- Stores the embeddings in a Pinecone vector store
All of this is done using n8n β no manual steps, no complex setup.
π Ideal for developers building AI assistants, search engines, chatbots, or internal knowledge bases.
βοΈ The Tech Stack
- n8n for workflow automation
- Google Drive API (file monitoring + download)
- Google Gemini (PaLM) for text embeddings
- Pinecone for fast vector search
- Recursive Text Splitter for clean chunking
- JSON-based workflow thatβs easy to import and extend
π§ Use Cases
- Retrieval-Augmented Generation (RAG)
- Internal document search
- FAQ bots
- AI-driven content understanding
- Knowledge base enrichment
π½οΈ Watch the Full Demo
π Watch on YouTube β A complete walkthrough of the CalBot workflow, how it works, and how to set it up.
π¬ Letβs Collaborate
π§ Want to use this in your project?
π© Have a custom AI idea you want to automate?
π Need help modifying the workflow?
Letβs connect β I love building automation tools for real-world problems.
Feel free to fork the project, comment below, or reach out.
π·οΈ Tags
#n8n
#automation
#pinecone
#googleai
#semanticsearch
#rag
#nocode
#workflowautomation
Top comments (1)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.