I architect privacy-first RAG pipelines and modernize PHP/Python infrastructure. 15+ years experience building scalable, secure, and intelligent applications.
LARAVEL 11 • OLLAMA • DOCKER • RAG
A privacy-first RAG pipeline that processes resumes locally. Uses Docker to orchestrate a Laravel backend communicating with Ollama (Llama 3) for inference. Features PDF binary parsing, context injection, and zero external API dependencies.
View Repository
┌─────────────────┐ ┌──────────────────┐
│ Resume Upload │────▶│ Text Extraction │
└─────────────────┘ └──────────────────┘
│
▼
┌─────────────────┐ ┌──────────────────┐
│ AI Response │◀────│ Ollama (Local) │
└─────────────────┘ └──────────────────┘