Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Hacker News TLDRs with Haystack 2.0
Search
Tuana Çelik
March 28, 2024
0
21
Hacker News TLDRs with Haystack 2.0
Tuana Çelik
March 28, 2024
Tweet
Share
More Decks by Tuana Çelik
See All by Tuana Çelik
Building Performant AI Applications with Nvidia NIMs and Haystack
tuanacelik
0
62
Inference Optimization with NIMs (by Mark Moyou)
tuanacelik
0
69
Everything is a Graph, Including LLM Applications! (and that's handy)
tuanacelik
0
150
Bending_LLMs_To_Your_Will__and_your_will_is_to_create_structured_data_.pdf
tuanacelik
0
21
Build Yourself a Private Search System with Retrieval-Augmentation and Haystack
tuanacelik
0
81
Document Ranking: Taking RAG Pipelines in Haystack to the Next Level
tuanacelik
0
53
Featured
See All Featured
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
Producing Creativity
orderedlist
PRO
341
39k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Building Your Own Lightsaber
phodgson
103
6.1k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
365
25k
BBQ
matthewcrist
85
9.4k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
The World Runs on Bad Software
bkeepers
PRO
65
11k
Code Review Best Practice
trishagee
65
17k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Transcript
HACKER NEWS TLDRS WITH HAYSTACK 2.0 TUANA ÇELIK DEVELOPER ADVOCATE
🥑 DEEPSET
One day, I was bored... @TUANACELIK /IN/TUANACELIK
One day, I was bored... 👩🏼💻🤝🧑🏻💻 @TUANACELIK /IN/TUANACELIK
@TUANACELIK /IN/TUANACELIK
@TUANACELIK /IN/TUANACELIK
Fully open-source framework built in Python for custom LLM applications
Provides tools that developers need to build state-of-the-art NLP systems Building blocks: Pipelines & Components Component Component Pipeline @TUANACELIK /IN/TUANACELIK
@TUANACELIK /IN/TUANACELIK
Generator PromptBuilder Embedder Query Retriever Answer Prompt Response Query embedding
Query Query embedding @TUANACELIK /IN/TUANACELIK
✨COMPONENTS ✨ Input 1 Input 2 Output @TUANACELIK /IN/TUANACELIK
Is Taylor Swift queen of theworld? 0.35 0.8 0.1 0.21
0.47 0.62 0.73 0.51 ✨COMPONENTS ✨ Embedder Retriever @TUANACELIK /IN/TUANACELIK
✨COMPONENTS ✨ Input 1 Input 2 Output 1 Output 2
@TUANACELIK /IN/TUANACELIK
✨COMPONENTS ✨ Input 1 Input 2 Output 1 Output 2
Input 2 Input 1 Output 1 Output 2 @TUANACELIK /IN/TUANACELIK
✨COMPONENTS ✨ articles top_k @TUANACELIK /IN/TUANACELIK
✨COMPONENTS ✨ top_k Summaries Hacker News Fetcher Generator PromptBuilder @TUANACELIK
/IN/TUANACELIK
✨CUSTOM COMPONENTS ✨ A simple interface for the creation of
custom components. User defined number of inputs and outputs @TUANACELIK /IN/TUANACELIK
✨CUSTOM COMPONENTS ✨ A simple interface for the creation of
custom components. User defined number of inputs and outputs @TUANACELIK /IN/TUANACELIK
✨HACKER NEWS FETCHER ✨ @TUANACELIK /IN/TUANACELIK
✨BUILD A PROMPT ✨ @TUANACELIK /IN/TUANACELIK
✨BUILD A PROMPT ✨ @TUANACELIK /IN/TUANACELIK
✨BUILD A PROMPT ✨ @TUANACELIK /IN/TUANACELIK
🚀ET VOILA 🚀 @TUANACELIK /IN/TUANACELIK
ANOTHER COOL ONE: ➰LOOPS Meeting Notes PromptBuilder Generator Output Validator
Valid replies Invalid replies & Error Message @TUANACELIK /IN/TUANACELIK
@TUANACELIK /IN/TUANACELIK @HAYSTACK_AI THANK YOU! 🗂️ DOCUMENTATION 📚 TUTORIALS