Latest Updates

Documenting code, one commit at a time.

Python 1 post
×

From Monolith to Modularity: Streamlining the Job-Hunter-Assistant with Python and Robust CI

The 'job-hunter-assistant' project is designed to streamline the job application process by automating tasks like job scraping and generating personalized CVs and cover letters. Initially, our approach to integrating large language models (LLMs) for content creation faced challenges, particularly concerning the project's architecture and the efficiency of our continuous integration pipeline.

Read more