Use Cases
- Automate the extraction of resume data from Telegram messages.
- Generate professional PDF resumes from extracted data.
- Enhance the efficiency of resume processing for HR teams.
- Streamline the workflow for job seekers sharing their resumes.
How It Works
Trigger the workflow upon receiving a document in Telegram. Extract text from the PDF document shared by the user. Parse the extracted text to identify key resume data using AI. Convert the parsed data into HTML format for better presentation. Generate a PDF document from the formatted HTML using Gotenberg. Send the generated PDF back to the user via Telegram.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure your Telegram credentials for the trigger node.
- 3Set up Gotenberg for PDF generation if not already done.
- 4Adjust the OpenAI model parameters as needed.
- 5Test the workflow by sending a resume document via Telegram.
Apps Used
Telegram
OpenAI
Gotenberg
Categories
Target Roles
Tags
#document automation
#pdf automation
#process automation