talhaanwarch / doc_chat

Create a production level scalable chat bot to respond from the fed data
https://gptdemo.talhaanwar.com/
1 stars 0 forks source link

Read different type of documents from different source #5

Open talhaanwarch opened 1 year ago

talhaanwarch commented 1 year ago

Input document source depends upon case to case. It can be file from S3, google drive or any online location. So currently I am keeping this open, unless i find a particular use case. If any one want to modify , then it can be simply modifying the dataloader in load_n_split function of data.py