Claude API Report Generator
Типичный заказ: $800-1,200 на Upwork
Время: 6-8 часов
Описание клиента: "Need a script that pulls data from our database/CSV and generates a weekly executive summary report using Claude AI"
Требования
- Read data from CSV or JSON input
- Send to Claude API with structured prompt
- Generate executive summary (key metrics, trends, recommendations)
- Output as formatted Markdown + optional HTML email
- Schedule weekly via cron
Стек
- Node.js + @anthropic-ai/sdk
- CSV parsing (csv-parse)
- Handlebars for HTML email template
- nodemailer for sending
Что делает
- Читает sales/metrics данные из CSV
- Формирует промпт с контекстом и инструкциями
- Claude генерирует executive summary
- Отправляет на email красивый HTML отчёт