top of page

AI Automation Project

felice
Jul 8
1 min read

Workflow I


Objective

Designed an AI workflow that automatically drafts contextual email replies, reducing manual response time while maintaining reply quality.


AI & Marketing Automation Solution

  • Built AI-powered workflow automating Gmail response drafting using n8n, OpenAI GPT and Pinecone.

  • Implemented Retrieval-Augmented Generation (RAG) to generate context-aware replies from a vector knowledge base.

  • Integrated APIs and AI models to streamline repetitive communication workflows while retaining human review.



Workflow II


Objective

Designed an automated workflow that continuously syncs documents from Google Drive into a Pinecone vector database, enabling AI applications to retrieve accurate, context-aware information.


Solution

Built an automated workflow using n8n that monitors Google Drive, processes uploaded documents, generates OpenAI embeddings, and stores them in Pinecone for semantic retrieval.



Comments


bottom of page