Skip to content

oarslan/n8n-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

My n8n Workflows ๐Ÿš€

A collection of my custom automation workflows built with n8n.

๐Ÿ“‚ Workflows

1. Gold AI Analyst ๐Ÿ“‰

An intelligent financial analyst agent that:

  • Tracks real-time gold prices (Gram, ONS).
  • Uses Anthropic's Claude to generate market commentary in Turkish.
  • Sends daily email reports.

2. Price Tracker ๐Ÿท๏ธ

An automated shopping assistant that:

  • Tracks product prices on e-commerce sites.
  • Compares current price with target price and history.
  • Sends email alerts for discounts or when targets are hit.

3. Github Trend Hunter ๐Ÿน

A weekly newsletter generator that:

  • Finds trending GitHub repositories.
  • Summarizes them using AI.
  • Sends a formatted email report.

4. Pgvector Rag Agent ๐Ÿค–

A RAG (Retrieval-Augmented Generation) agent that:

  • Uses PostgreSQL (pgvector) as a vector database.
  • Uses Google Gemini for embeddings and chat.
  • Performs semantic search on documents and answers questions in natural language.

๐Ÿ› ๏ธ Setup

To use these workflows:

  1. Import the .json file from the respective folder into your n8n instance.
  2. Configure the necessary credentials (API keys, Google Sheets, etc.) as described in each project's README.

Created by ร–zlem Arslan

About

My personal library of n8n automations for productivity, finance, and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors