cvxtract 0.2.0

LLM-powered structured extraction from CVs/resumes — PDF, DOCX, HTML, TXT input; typed Rust structs output.
Documentation
1
2
3
4
5
pub mod config;
pub mod copilot;
pub mod local;
pub mod openai;
pub mod schema;