Viewing profile — tholor
tholor
HN member- Joined
- Sun, Aug 02, 2020, 10:48 AM UTC
- HN karma
- 8
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About tholor
No profile information was provided.
Recent public activity
-
comment
Comment #35825997
Yes! https://github.com/deepset-ai/haystack
-
comment
Comment #35438394
Haystack Agents are designed in a way so that you can easily use them with different LLM providers. You just need to implement one standardized wrapper class for your modelprovider…
-
comment
Comment #35437600
That's right. If you want to ask questions about "general public knowledge", a plain LLM will know anyway and would not need tools. However, for many use cases you need data from y…
-
comment
Comment #35437551
Haystack's agent is indeed using the approach suggested in the ReAct paper
-
comment
Comment #29501598
The demo corpus there just contains documents about countries and capital cities. So you could try asking questions like "What's the climate of Beijing?" or "How many people live i…
-
comment
Comment #29501531
Semantic document search is one of the core use cases we see in the community (besides Question Answering) and Haystack was pretty much started because we saw that you need much mo…
-
comment
Comment #28402729
Yep, you want a GPU for many of the models. However, then subsecond queries are easy to achieve. See benchmarks: https://haystack.deepset.ai/benchmarks/latest