Add a GUI to the tool #248
PratyushKumar16
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current process of running the software requires the use of a command line interface which is less intuitive.
Since AirLLM is based off on python, we can wrap it in a simple graphical interface using tools like Gradio or Streamlit.
I am willing to contribute in the making of the GUI- which would make it easier for users to navigate and use the tool. Moreover it would become simpler to add/move the app data to the desired storage location as per the choice of the user, the CLI method is too complicated.
Lemme know and i can code the GUI
Beta Was this translation helpful? Give feedback.
All reactions