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
170
Bending_LLMs_To_Your_Will__and_your_will_is_to_create_structured_data_.pdf
tuanacelik
0
22
Build Yourself a Private Search System with Retrieval-Augmentation and Haystack
tuanacelik
0
94
Document Ranking: Taking RAG Pipelines in Haystack to the Next Level
tuanacelik
0
54
Featured
See All Featured
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
100
18k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Testing 201, or: Great Expectations
jmmastey
42
7.2k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Thoughts on Productivity
jonyablonski
69
4.5k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Why Our Code Smells
bkeepers
PRO
336
57k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
30
4.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Optimizing for Happiness
mojombo
377
70k
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