llmware-ai / llmware

Unified framework for building enterprise RAG pipelines with small, specialized models
https://llmware-ai.github.io/llmware/
Apache License 2.0
4.63k stars 850 forks source link

UI innovations - pywebio integration and examples #1024

Open doberst opened 2 days ago

doberst commented 2 days ago

We are big fans of a python-friendly UI library called pywebio as a fast alternative to Streamlit for creating low maintenance, easy-to-implement UIs.

We would welcome examples and notebooks that show how to use pywebio to provide amazingly simple UIs on top of existing llmware examples.

We are also always on the hunt for interesting python-friendly, data-pipeline-friendly UI projects, like pywebio, mermaid charts, Streamlit, Gradio, etc., that provide cool and extremely simple ways to integrate UIs and provide visualizations on top of AI data pipelines.

sahilborse commented 2 days ago

I would like to get this issue assigned as I have worked on pywebio for my last project based on CA consultancy. therefore it would be perfect for me to solve.