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
24
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
63
Inference Optimization with NIMs (by Mark Moyou)
tuanacelik
0
86
Everything is a Graph, Including LLM Applications! (and that's handy)
tuanacelik
0
170
Bending_LLMs_To_Your_Will__and_your_will_is_to_create_structured_data_.pdf
tuanacelik
0
23
Build Yourself a Private Search System with Retrieval-Augmentation and Haystack
tuanacelik
0
110
Document Ranking: Taking RAG Pipelines in Haystack to the Next Level
tuanacelik
0
55
Featured
See All Featured
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Typedesign – Prime Four
hannesfritz
42
2.7k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Embracing the Ebb and Flow
colly
86
4.7k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
Thoughts on Productivity
jonyablonski
69
4.7k
A Modern Web Designer's Workflow
chriscoyier
693
190k
We Have a Design System, Now What?
morganepeng
53
7.6k
YesSQL, Process and Tooling at Scale
rocio
173
14k
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