👩🏻🍳 A collection of example notebooks using Haystack
-
Updated
May 9, 2025 - Jupyter Notebook
👩🏻🍳 A collection of example notebooks using Haystack
GPT chat with your docs!
Fully working applications that demonstrate how to use Haystack to implement various use cases
An example of a RAG backend plus UI
AI agent grounded with search and extract tools to reduce hallucination.
Simple Haystack in-memory document store alternative that performs incremental indexing and supports SentencePiece tokenizer.
YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smoothly runs on CPU as Llama 2 model is in GGUF format loaded through Llama.cpp.
GitHub Issue Resolver Agent with Anthropic Claude 3.7 Sonnet and Haystack
Different retrieval techniques implemented in Haystack
👾 A Template for Haystack Apps with Streamlit
The official integration for Apify and Haystack 2.0
Used cognitivecomputations/dolphin-2.9-llama3-8b Open source model deployed on Serverless GPUs using Runpod
A Chatbot used to fetch articles from PubMed based on user queries and displays the queries and responses in a user friendly interface built using Streamlit. It fetches the Title, Abstract and Keywords based on user's input and then stores the Question Answer pair in Firebase.
Generative QA pipeline with RAG and Gemini-Pro model
Playing around with Retrieval Augmented Generation.
e2e Retrieval Augment Generation (RAG) social app, that lets users collaborate(query and index docs, reddit searches/comments and wiki articles) on public workspaces or private ones. Has multiple connectors for reddit, wikipedia, pdfs etc.. Deployed on AWS
Test for evaluating the Haystack framework
KPI FICE RAG chat-bot (faculty helper bot)
WIP - An intelligent assistant that automatically routes and processes user queries across a collection of BBC News articles, with access to different tools and capabilities.
Add a description, image, and links to the haystack-ai topic page so that developers can more easily learn about it.
To associate your repository with the haystack-ai topic, visit your repo's landing page and select "manage topics."