Recent Posts

TDD: Test-Driven Development

10 minute read

This blog post is a (hopefully short) collection of quick thoughts that come to my mind when I think about TDD. Too often, people are skeptical about it or r...

Deploy a very simple RAG+LLM application

5 minute read

Link to repo: LLM repo. Check it out to know more about dependencies, Python version, and all other technical information. This page will be mostly divulg...