ChatGPT with any YouTube video using langchain and chromadb video files:
Added 2023-03-09 21:40:31 +0000 UTCfiles are for video: https://youtu.be/TQZfB2bzVwU
Comments
I am not sure if I understand the problem well enough to be of help here. But take a look at this video as well. It might give you ideas on how to set up the prompt for gpt 3.5. I hope this helps. https://youtu.be/RTPyD7bfHw8
Echo Hive
2023-03-10 07:00:02 +0000 UTCNot always, sometimes are nested pairs. But that aside, if i embed the answers get the most similar and the use gpt3.5 it doesn’t work, i believe it is because i am using the answers. I should use the question and then add the pair to gpt3.5. But in this case the chat nature of it is complicating things for me….
Sergio Soage
2023-03-09 22:53:38 +0000 UTCOk. Let me think about it an get back to you. But when you say “plain text” do you mean your data isn’t plain text?
Echo Hive
2023-03-09 22:49:34 +0000 UTCThank you, i was wondering if you could help me. I have pairs of questions and answers and would like to do a knowledge enhanced (retrieval) using embeddings and then gpt3.5. I have tried some code samples but the are mainly plain text so the same approach doesn’t work. Any pointers you could provide? Thanks in advance
Sergio Soage
2023-03-09 21:57:35 +0000 UTCThank you for your work!
Alex
2023-03-09 21:54:24 +0000 UTC