neokd/NeoGPT

Adding Gradio Support for UI

Closed this issue · 7 comments

neokd commented

I am seeking to integrate Gradio into our project to create a user-friendly interface for running machine learning models. Gradio simplifies UI development and can be easily incorporated into the project.

savyez commented

what are we seeking here? I mean are we seeking to integrate the gradio chat Interface?

neokd commented

@savyez yes as an alternative to the streamlit one.

savyez commented

@neokd is there any specific advantage of integrating gradio to this model? streamlit support seems ok to me. 🤔

neokd commented

@savyez Streamlit looks very good but just had a thought of integrating another UI like gradio or chainlit something like that. You can check Discord

savyez commented

@neokd I would suggest we wait till issue #104 is solved. after that adding gradio to the updated ui.py would be a good thing. what are your thoughts?

neokd commented

Yeah. I thought about gradio. Streamlit looks fine and have good support with a decent UI. So for now we can stick to streamlit and then add support for gradio too

neokd commented

Closing this issue since i think we can develop better with streamlit itself