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
20
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
59
Inference Optimization with NIMs (by Mark Moyou)
tuanacelik
0
67
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
71
Document Ranking: Taking RAG Pipelines in Haystack to the Next Level
tuanacelik
0
50
Featured
See All Featured
Writing Fast Ruby
sferik
627
61k
VelocityConf: Rendering Performance Case Studies
addyosmani
325
24k
4 Signs Your Business is Dying
shpigford
180
21k
Building an army of robots
kneath
302
42k
What's in a price? How to price your products and services
michaelherold
243
12k
For a Future-Friendly Web
brad_frost
175
9.4k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
Optimizing for Happiness
mojombo
376
70k
Thoughts on Productivity
jonyablonski
67
4.3k
Happy Clients
brianwarren
98
6.7k
Ruby is Unlike a Banana
tanoku
96
11k
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