-
integrate the conversational AI platform into Chatwoot
[CW-1551](https://linear.app/chatwoot/issue/CW-1551/feat-chat-gptopenai-integration-with-chatwoot)
-
## Abstract
haystack 을 이용한 Retrieval Augmented Generator + Chatbot
Transformer 논문과 RETRO 논문에 대한 QA가 가능한 chatbot 구현
## Idea
질문이 들어오면 haystack 의 DocumentStore 와 EmbeddingRetreiver 를 이용해 질문과 가장 유…
-
Is it possible someone who has some experience with with youtube or other video scraping to create transcripts of free/opensource lectures from youtube or other video sites
preferably where there is…
-
Hi, I am Gordon Lee.
Sorry to bother you with this issue.
Thanks for your excellent work on sematic-retrieval models.
Recently, MLNLP and I have made a search tool to collect top-tier conference up…
-
Hey there, curious minds of our amazing community! We’re going to have our first Monthly Dev Call for you!
Got a question about our products? Itching to know more about that feature you love? Or perh…
-
It would be cool if gpt-3/openai or other services could be used as reader.
Instead of running a local modal, a request to the service could be made (containing the preselection).
If this feature …
-
About the tutorial ["Generative QA with "Retrieval-Augmented Generation"](https://haystack.deepset.ai/docs/latest/tutorial7md), is there a way to use a non-RAG model as generator?
E.g. I would lik…
-
**Question**
I just run the latest Tutorial 7 - Generative QA via "Retrieval-Augmented Generation": on [Colab](https://colab.research.google.com/github/deepset-ai/haystack/blob/master/tutorials/Tutor…
-
## ❓ Questions and Help
I'm trying to install fairseq but i can't.
Whenever I execute this code `pip3 install fairseq`, I get this overwhelmingly long error.
Collecting fairseq
Using cac…
-
## Environment info
- `transformers` version: 4.5.1
- Platform: linux
- Python version: 3.7
- PyTorch version (GPU?): torch1.8.1with cuda10.2
- Using GPU in script?: yes
- Using distributed …