Projects
Selected open source and applied work. Each entry: problem, technical decision, stack, and repository link.
doclingconverter
2026
An asynchronous local-file conversion workflow: the browser uploads directly to temporary private S3 storage, a bounded Lambda worker processes one document, and the result is returned through a short-lived URL.
hparreao/doclingconverter · Use the converter
Awesome-AI-Evaluation-Guide
2025
A practical reference covering deterministic metrics, calibrated LLM-as-judge, adversarial testing, regression evals, and observability patterns.
hparreao/Awesome-AI-Evaluation-Guide
multiagentsystem-parkingmanagement
2024
A parking-management reference that combines IoT sensors with agents representing slots and zones to track availability in real time.
hparreao/multiagentsystem-parkingmanagement
rag-voice-assistant
2024
A reference implementation combining document ingestion, retrieval, and voice or text interaction around uploaded PDFs.
More projects at github.com/hparreao.