Added Youtube video link to script

This commit is contained in:
Thorsten Müller 2023-06-10 21:43:27 +02:00 committed by GitHub
parent df29c29e09
commit 2fb2210fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Script is originally taken from https://github.com/imartinez/privateGPT/blob/main/privateGPT.py
# and i've added some STT and TTS stuff.
# See tutorial on my Youtube channel here:
# See full tutorial on my "Thorsten-Voice" Youtube channel: https://youtu.be/qBs85JNyY7I
from dotenv import load_dotenv
from langchain.chains import RetrievalQA