import webtranspose as webt
chatbot = webt.Chatbot([
'https://en.wikipedia.org/wiki/Apple_Inc.', # Put in a website
'https://youtu.be/ypW7hvOQFc8?si=ZkDrxZKtgt1y_9eT', # Put in YouTube video
'https://www.cs.cmu.edu/~crary/317-f18/recitations/g4ip.pdf' # Put in a PDF URL
])