Stefano Fiorucci's repositories
mistral-haystack
Mistral + Haystack: build RAG pipelines that rock 🤘
autoquizzer
Generates a quiz from a URL. You can play the quiz, or let the LLM play it.
fact-checking-rocks
Fact checking baseline combining dense retrieval and textual entailment
neural-search-pills
Knowledge pills on Neural Search
llama2-haystack
Using Llama2 with Haystack, the NLP/LLM framework.
who-killed-laura-palmer
Simple Question Answering system, based on data crawled from Twin Peaks Wiki. It is built using 🔍 Haystack, an awesome open-source framework for building search systems that work intelligently over large document collections.
try-agents-haystack
Trying the Agents 🕵️ --> new feature introduced in Haystack 1.15.0 to make Large Language Models resolve complex queries and tasks
haystack-entailment-checker
Haystack node for checking the entailment between a statement and a list of Documents
content-collection
Collection of content I have created and shared over time
electra-italian-xxl-cased-squad-it
Electra model for (Extractive) Question Answering on Italian texts
haystack
:mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
haystack-tutorials
Here you can find all the Tutorials for Haystack 📓
pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
alignment-handbook
Robust recipes for Alignment
cookbook
Open-source AI cookbook
distilabel
Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.
haystack-core-integrations
Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards
haystack-search-pipeline-streamlit
🚀 Template Haystack Search Application with Streamlit
openai-cookbook
Examples and guides for using the OpenAI API
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.