My first AI eval was boring - day 02
Setting up a basic LLM evaluation only to find the initial results predictable, but discovering why simple tests are the best place to start.
Setting up a basic LLM evaluation only to find the initial results predictable, but discovering why simple tests are the best place to start.
Running the exact same prompt multiple times reveals the inherent variability in LLM responses, a core challenge in AI testing.
Written by - Millan Kaul
How three minor Docker configuration changes shaved 33% off my Jekyll build times, saving hours of developer wait time.
Learn how to run your first RAG pipeline locally with Ollama, Qdrant, Python, LangChain, guardrails, and RAGAS evals.