stanford-oval / storm

An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
https://arxiv.org/abs/2402.14207
MIT License
4.04k stars 390 forks source link

Responsive website for mobile users #18

Open buildcore opened 2 weeks ago

buildcore commented 2 weeks ago

The demo (storm.genie.stanford.edu) doesn't look responsive on some devices. As illustrated in the figure below: the "Important Note" popup is not responsive and hides the button to continue to the app.

Screenshot 2024-04-16 at 00 54 50

shaoyijia commented 2 weeks ago

Could you share your mobile device info?

GOUTHAM-2002 commented 2 weeks ago

Can i work on this and make it responsive for mobile devices too ?

buildcore commented 2 weeks ago

@shaoyijia Tested on Redmi 12C, iPhone SE and iPhone 12

I cannot reproduce the error as the Streamlit demo part is not included in the source code, right.

shaoyijia commented 2 weeks ago

Thanks for testing!

Yes, the web application code is not released as this part is for in-the-wild experiment purpose and is integrated with our own backend.

DeathGanker commented 2 weeks ago

web应用有发布计划吗?目前仅仅是后台输出所有的文章和引用内容,前端页面不知该怎么去适配