A collection of example notebooks using Haystack π
Name | Colab |
---|---|
Use Gemini Models with Vertex AI | |
Gradient AI Embedders and Generators for RAG | |
Hacker News RAG with Custom Component | |
Cohere for Multilingual QA (Haystack 1.x) |
If you have an example that uses Haystack, you can add it to this repository by creating a PR. You can also create a PR from Colab by creating a Fork of this repository and selecting "Save a Copy to GitHub". Once you add your example to your fork, you can create a PR onto this repository.
- Add your Notebook
- Give a descriptive name to your file that includes the names of (if applicable) the model providers, databases the technologies you use in your example and/or the task you are completing in the example.
- Make sure to add a row in the table above π