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
70
Everything is a Graph, Including LLM Applications! (and that's handy)
tuanacelik
0
160
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
87
Document Ranking: Taking RAG Pipelines in Haystack to the Next Level
tuanacelik
0
53
Featured
See All Featured
Site-Speed That Sticks
csswizardry
3
280
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
A designer walks into a library…
pauljervisheath
205
24k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Music & Morning Musume
bryan
46
6.3k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Building Applications with DynamoDB
mza
93
6.2k
Practical Orchestrator
shlominoach
186
10k
Git: the NoSQL Database
bkeepers
PRO
427
64k
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