Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a new Streamlit UI for better readability of users and updated requirements.txt #19

Closed
wants to merge 0 commits into from

Conversation

debrupf2946
Copy link
Collaborator

While using Gradio the text display is short and its difficult to read and comprehend
This new streamlit look will definitely improve UX of usesers
Screenshot 2024-02-29 at 1 55 06 PM

@kmehant
Copy link
Member

kmehant commented Feb 29, 2024

Looks good, is there a way we can host this? like done for the gradio?

@debrupf2946
Copy link
Collaborator Author

debrupf2946 commented Feb 29, 2024

Yes we can host it in Streamlit community cloud or using Github

@kmehant
Copy link
Member

kmehant commented Mar 5, 2024

#19 (comment)

Would you like to host it? Thank you.

return gptExplainer.outline(github_url=github_project_url, branch=github_project_branch)["summary"]


import streamlit as st
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we move imports to top cleanly?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, It was my mistake!,I will make it clean

project_explainer_ui/streamlit_ui.py Outdated Show resolved Hide resolved
@debrupf2946
Copy link
Collaborator Author

#19 (comment)

Would you like to host it? Thank you.

Yes, I have already hosted it, but there is a bug which is causing an issue that's need to be resolved first I Think,Description
Deployed app
It might be dead now due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants