github.com

AI Engineer Notebooks – free, framework-free RAG/agents/evals on Colab

calmrocks · 92 points · 9 comments · il y a 9 heures · Open original

Comments

4 preview comments · loading full thread
ghm2199il y a 1 heure

One thing that evals are super important from the get go are where the harness+model inference is part of the product, e.g. if you are doing voice ai, building out a test harness to test the system is a non trivial first step.

consumer451il y a 6 heures

Man, I could have used something like this last year. Upon review, it appears that fumbling my way through the dark with Claude and Google led to the same place, in nearly all cases. However, this is all written by Claude — it has too many em-dashes to not be, does it not? So, maybe that's why we ended up in the same places. Does anyone know of any other resources in this vein?

KolibriFlyil y a 3 heures

Glad to hear they are prioritizing evaluation right from the start. Usually people just throw together a rag pipeline on the knee and then judge the metrics by eye, skimming three responses in the terminal

nycdatasciil y a 4 heures

Why does applied AI intentionally exclude a framework/harness around AI? The job is to harness the power of AI, and a harness is a critical part of that.