Building a Smarter AI Agent with Haystack 1.x: My Journey with RAG and Custom Pipelines

February 1, 20245 min read

My experience implementing Retrieval Augmented Generation (RAG) and AI Agents with Haystack 1.x. I cover conversational memory, creating custom data pipelines using FAISS DocumentStore, integrating Google Search, and the challenges of incrementally indexing new knowledge.

Loading...