Use Cases
- Extract resumes from Telegram messages and convert them into structured PDF documents.
- Automate the parsing of resume data for HR and recruitment purposes.
- Generate professional PDF resumes from user-uploaded documents.
How It Works
Triggers on new messages in Telegram containing resume files. Downloads the resume file and extracts text from it. Uses AI to parse the extracted text into structured data. Converts structured data into HTML format for better presentation. Generates a PDF document from the HTML output and sends it back to the user.
Setup Steps
- 1Import the workflow into your n8n instance.
- 2Set up your Telegram credentials to enable message retrieval.
- 3Configure the OpenAI credentials for data parsing.
- 4Adjust the JSON schema in the output parser to fit your needs.
- 5Test the workflow by sending a resume file through Telegram.
Apps Used
Telegram
OpenAI
Gotenberg
Categories
Target Roles
Industries
Tags
#document automation
#pdf automation
#process automation