https://hamel.dev/blog/posts/evals/
This is helpful for several stages in the iterative process of scaling my project. A big focus on this is unit tests.
https://jxnl.github.io/blog/writing/2024/02/28/levels-of-complexity-rag-applications/
This is helpful for a lot of the things I need to build into my unstructured data ->structured database pipeline. For instance, it gives some great insights about why I should log the citations, as well as mean cosine scores. Also has some great bits on evaluation and other helpful bits for data handling.
https://hamel.dev/notes/
This is a great collection of resources from someone with a years more of experience iterating on things I'm working on.
These are extremely valuable resources: