vespa-engine / vespa

AI + Data, online. https://vespa.ai
https://vespa.ai
Apache License 2.0
5.48k stars 584 forks source link

Please provide a simple UI interface to applications like colbert, colbert-long, etc #31131

Open dineshdharme opened 2 months ago

dineshdharme commented 2 months ago

I think having a simple functional UI interface to the sample applications wherever possible would allow developer to demo the application to internal teams and get buy in.

Typesense has UI interface which a user can interact with and see the results immediately.

Please consider this request.

kkraune commented 2 months ago

Great suggestion! will look into when we have resources!

dineshdharme commented 2 months ago

It need not be even fancy UI written in Java similar to use-case-shopping for high performance.

A simple UI built with Flask and Streamlit which talks to Vespa docker server is enough for the demo.

I just did that for my own purpose. It wasn't that difficult.