Posts
All the articles I've posted.
-
Implementing RAG in LangChain with Chroma: A Step-by-Step Guide
A step-by-step guide to building a Retrieval-Augmented Generation system using LangChain, Chroma, and OpenAI embeddings.
-
Malicious LLM Prompt Detection in Python
Building a malicious prompt detector using traditional ML classifiers in sklearn, trained on Deepset's prompt-injection dataset.
-
Continual Learning: Which metrics are important?
Ranking the most valuable metrics for monitoring deployed ML models, from user feedback to distribution drift.