2025-05-19 00:56:45 -05:00

12 lines
879 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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