Currently, there is only one mode for importing resume data without generating it in the app itself.
PDFs are a common format that is generated by other resume tools, but it's understandable that the app can only import its own format.
Local AI users are likely to either have PDF to Markdown conversion capabilities for RAG, or can easily stand up such capabilities. This might be a good alternative to DOCX import with minimal requirements for post-process editing, especially for long resumes.
Currently, there is only one mode for importing resume data without generating it in the app itself.
PDFs are a common format that is generated by other resume tools, but it's understandable that the app can only import its own format.
Local AI users are likely to either have PDF to Markdown conversion capabilities for RAG, or can easily stand up such capabilities. This might be a good alternative to DOCX import with minimal requirements for post-process editing, especially for long resumes.