All
Articles 131,075Blog Posts 136,076Tech Tutorials 33,950Research Papers 25,448News 18,608
⚡ AI Lessons

Dev.to · Sara Bezjak
6d ago
With an AI agent, the answer is the last place the bug shows up
I built a pytest suite for a small AI agent - not a model that answers once, but one that plans,...

Dev.to · Sara Bezjak
2w ago
The hard part of attacking an AI isn't breaking it. It's telling real harm from fake.
I built a red-team test suite that fires adversarial prompts at an LLM-backed API and decides, for...

Dev.to · Sara Bezjak
🔍 RAG & Vector Search
⚡ AI Lesson
1mo ago
Search bug or model bug - testing a RAG system to tell them apart
I'm an automation tester. Usually my job is simple: the same input should give the same output, every...

Dev.to · Sara Bezjak
2mo ago
Five ways to test an LLM's answer and what each one misses
I'm a regular automation engineer. My usual job is checking that an app does the same thing every...

DeepCamp AI