Frontier Engineering
← All workflows

Docs & PDF · Intermediate

Document Translator via LLM

Accepts a document URL and target language, extracts the full text from the PDF, translates it with GPT-4o preserving structure, and returns a word-counted result.

WebhookHTTP RequestOpenAI

What's inside · 5 nodes

  • webhook
  • httpRequest
  • extractFromFile
  • openAi
  • code