mirror of
https://github.com/wassupjay/n8n-free-templates.git
synced 2025-12-17 23:47:16 +00:00
12 lines
879 B
Markdown
12 lines
879 B
Markdown
|
|
# AI_ML Templates
|
|||
|
|
|
|||
|
|
- **summarize_customer_emails.json** – Uses Anthropic Claude, Cohere Embeddings
|
|||
|
|
- **daily_content_ideas.json** – Uses Cohere Embeddings, OpenAI Chat, Supabase Vector
|
|||
|
|
- **translate_form_submissions.json** – Uses OpenAI Chat, OpenAI Embeddings, Supabase Vector
|
|||
|
|
- **resume_screening.json** – Uses Cohere Embeddings, OpenAI Chat
|
|||
|
|
- **auto-tag_blog_posts.json** – Uses Anthropic Claude, OpenAI Embeddings, Supabase Vector
|
|||
|
|
- **customer_sentiment_analysis.json** – Uses Anthropic Claude, Cohere Embeddings, Pinecone
|
|||
|
|
- **image_captioning.json** – Uses Anthropic Claude, OpenAI Embeddings
|
|||
|
|
- **ticket_urgency_classification.json** – Uses Anthropic Claude, Cohere Embeddings, Pinecone
|
|||
|
|
- **product_description_generator.json** – Uses Anthropic Claude, Cohere Embeddings, Pinecone
|
|||
|
|
- **voice_note_transcription.json** – Uses Cohere Embeddings, OpenAI Chat
|