9 lines
468 B
Markdown
9 lines
468 B
Markdown
# 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.
|