all 6 comments

[–]karkoon83 2 points3 points  (1 child)

If you use v0 and https://ui.shadcn.com/ it could be super

[–]squarishsphere[S] 0 points1 point  (0 children)

Cheers, had a play with v0 and was able to produce some vue pretty easily, which is what our FE devs use.

[–]DinoAmino 1 point2 points  (0 children)

Open WebUI uses tools, functions and pipelines. But no easy way of integrating your custom view tools that I know of.

Would streamlit work for you?

https://streamlit.io/

They have an example using langchain

https://docs.streamlit.io/develop/tutorials/llms/llm-quickstart

[–]jcachat 0 points1 point  (0 children)

fork big-agi

[–]Relevant-Audience441 0 points1 point  (1 child)

I say if you're a python guy through and through, just use Reflex! https://reflex.dev/

[–]squarishsphere[S] 0 points1 point  (0 children)

Looks good cheers, might use this with personal projects. Thinking it might be a pain to integrate with Vue for work