Priyamakeshwari / TeachGPT

An AI Powered teacher that can help you learn your topics faster before exam
MIT License
21 stars 19 forks source link

Add CSV loader #5

Open Priyamakeshwari opened 1 year ago

Priyamakeshwari commented 1 year ago

Add CSV loader in builder to allow reading CSV files

VishalS-HK commented 1 year ago

Hello there! I had a doubt So do you want me to add another loader variable to group all the CSV files or is there some other way You want it to be?

Priyamakeshwari commented 1 year ago

yes . We already have an pdf loader to read all the pdf files . your issue is to add an csv loader to read the csv files . It is similar to the pdf loader which we have already put in our code

VishalS-HK commented 1 year ago

So should it be inside load_docs itself or do I have the liberty to create a new function?

Priyamakeshwari commented 1 year ago

It must be inside the load _docs .

VishalS-HK commented 1 year ago

Cool. So could I be assigned this issue?

Priyamakeshwari commented 1 year ago

Sure ! Go Ahead .