Pinned One Name. One Product Family. One Look ๐ Weโre unifying the Haystack ecosystem at @deepset_ai under one name and a new logo, reflecting its role as a framework, a community, and the foundation of our enterprise platform. ๐ Read the announcement: haystack.deepset.ai/blog/announcinโฆ
We are thrilled to announce the stable version of Haystack 2.0 ๐ Weโve been working on this for a while and now Haystack 2.0 has everything to help you implement composable LLM applications that are easy to use, customize, extend, optimize, evaluate, and deploy to production.
Prompt Optimization with Haystack and DSPy โ When building applications with LLMs, writing effective prompts is a long process of trial and error ๐ Often, if you switch models, you also have to change the prompt ๐ฉ What if you could automate this process? โ ๐ก That's where DSPy
Do you like to try new open LLMs (like Qwen 2 ๐)? โ In Haystack, open models are first-class citizens. ๐ค @huggingface is the home of open models and we are very keen to support their different libraries and solutions. โ For example, HuggingFaceLocalGenerator, based on
๐ฆ @Ollama lands in the Haystack ecosystem! Ollama is the equivalent of ๐ณ Docker for LLMs: an easy way to pack and run quantized LLMs everywhere, even in cheap laptops (wo GPUs). This integration, driven by community demand, was also implemented by the community! Learn more
Cohere Rerank 3 + Haystack 2.0 @cohere just dropped new great models for reranking ๐ ยท Context length of 4k for significant improvement on longer documents ยท Multilingual coverage of 100+ languages ยท Improved latency You can use it right away in Haystack to improve your
๐ฃ๏ธ Introducing @AssemblyAI to the Haystack ecosystem! Check out the new integration with AssemblyAI models to effortlessly transcribe audio, generate summaries, or execute speaker diarization within your pipelines. ๐ฏ Read the announcement: assemblyai.com/blog/announcinโฆ๐งโ๐ป Learn
Hello world ๐ We're new here. We're the team that develops Haystack, the open-source framework for LLM orchestration by @deepset_ai . Follow us for regular updates and news on Haystack.
๐ Say hello to BM42 ๐ BM42 is a new ranking algorithm implemented by @qdrant_engine to overcome the limitations of BM25 for hybrid RAG pipelines. It uses Transformer models for better quantification of term importance. See it in action with Haystack: github.com/deepset-ai/hayโฆ
Get ready for the first-ever Advent of Haystack!! We're super excited to share that we are releasing Haystack 2.0-Beta, our first official release for what will become Haystack 2.0, which you can try out by completing 10 challenges we will be publishing throughout the month of
Hey, do you learn best by building? Join us for Hack Night, March 26th, at @github HQ in San Francisco. Featuring @weaviate_io , @jamdotdev , & @neosynccloud . ๐ No talks, just LLM hackin' ๐ earn prizes for completing coding jams register here:
llama.cpp is one of the first tools that comes to mind when running LLMs locally. It uses the efficient quantized GGUF format, dramatically reducing memory requirements and accelerating inference without a GPU! ๐๏ธ Thanks to @awinml , Haystack now has llama.cpp integration that
Turn your AI ideas into reality with @AndrewYNg and @tuanacelik in a new @DeepLearningAI course: "Building AI Applications with Haystack"! In one hour we'll take you from understanding Haystackโs building blocks: components and pipelines, to creating smart chat agents that
Feature appreciation post. Sometimes, code can get complex. So why not simply draw? โ๏ธ๐จ With Haystack 2.0, pipelines will be very flexible. Sometimes, it's nice to quite literally look at them! An example of a RAG pipeline with a recentness ranker๐ Simply: pipeline.draw()