c2siorg / b0bot

B0Bot - Bug Zero Twitter Bot
MIT License
15 stars 14 forks source link

Added new Streamlit UI for this project #19

Closed debrupf2946 closed 5 months ago

debrupf2946 commented 5 months ago

Description

I have built a streamlit UI so that users can have good UX

Related Issue and Motivation and Context

It was difficult to visualize B0Bot news outputs and there was no proper UI

How Has This Been Tested?

I have run the UI and flask and streamlit should run simultaneously. Streamlit creates GET Requests to Flask. Although I have replaced all "Hacker"->"Cyber" in code

Screenshot 2024-03-22 at 6 23 51 PM

Types of changes

Checklist:

CoToYo commented 5 months ago

Nice work! Thanks for the contribution. Since we did not intend to have a UI for our app before, I will discuss with @Niweera first and then give you feedback. Thank you. @debrupf2946

CoToYo commented 5 months ago

Hi @debrupf2946 , After discussion, we would like to temporarily decline this PR. For this year, we are planning to migrate from OpenAI LLM to some other free LLM on backend. We may not consider the frontend implementation for now. But we still appreciate your effort!!