Files
ResumeCustomizer/README.md

9 lines
468 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# RCEO-AI ResumeCustomizer
A system that uses agentic AI to turn a Markdown base resume and job descriptions into tailored DOCX/PDF deliverables.
## Repository Layout
- `output/` conversion pipeline that watches for approved Markdown resumes, renders export formats, and archives the sources. See the detailed [output pipeline guide](output/README.md).
Additional documentation will grow alongside the `input/` tooling as that side of the project is finalized.