microsoft / OptiGuide

Large Language Models for Supply Chain Optimization
MIT License
315 stars 48 forks source link

Suggestion of add file py to run #11

Closed pphuc25 closed 3 months ago

pphuc25 commented 10 months ago

At present, the application appears to be configured to run exclusively through a notebook interface, which might not be the most user-friendly approach. To enhance usability, I propose the introduction of a Python (.py) file that enables execution via the command line. Additionally, integrating Gradio will offer a more accessible and interactive UI.

It's important to note that this code is not in its final form. Due to limited testing time and the costs associated with running API requests, further development and refinement are needed. I believe this could be a valuable improvement. I would appreciate your thoughts on this suggestion.

I would also like to involve @BeibinLi in this process for review and collaboration. Your expertise and input would be greatly beneficial.