Priyamakeshwari / TeachGPT

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

Arg Parser #19

Open Priyamakeshwari opened 1 year ago

Priyamakeshwari commented 1 year ago

Make an arg parser to parse parameters like DEVICE_TYPE and model_type in builder.py and main.py allowing users to pass in terminal itself

rabroldan commented 1 year ago

hey there can i take this issue?

rabroldan commented 1 year ago

Hi there just a question. when you mentioned allowing do we want to have an option to pass an argument or not?

or is it always a requirment to pass a DEVICE_TYPE and a model_type as an argument?

Priyamakeshwari commented 1 year ago

Yes, it should do like that.