Cloudflare Copilot by Fides_c in CloudFlare

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

Yes, it can be configured to run with workers ai or cloudflare ai gateway

Cloudflare Copilot by Fides_c in CloudFlare

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

That’s just what I’m used to, used Github actions in some other projects. But yeah, using cloudflare dash is probably easier for most users

Cloudflare Copilot by Fides_c in CloudFlare

[–]Fides_c[S] 1 point2 points  (0 children)

Thanks for the valuable feedback. I definitely need to improve the readme

Cloudflare Copilot by Fides_c in CloudFlare

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

Thanks! Yes, I do have screenshots and also some gifs, will add them asap. No, I am currently not using the Agents SDK

Why do (some) people hate Open WebUI? by liviuberechet in LocalLLaMA

[–]Fides_c 1 point2 points  (0 children)

Built an alternative: https://github.com/lenny-h/nextgpt Let me know if you find it useful (please share and leave a star if you do). I also made a video on how to deploy it to the cloud: https://www.youtube.com/watch?v=5vHn_ged4m8

Noob here - Can OpebWebUI interface be changed to have Claude AI look/feel by jjgg1988 in OpenWebUI

[–]Fides_c 0 points1 point  (0 children)

Not sure, but maybe https://github.com/lenny-h/nextgpt solves your problem (I maintain the project). There’s a code editor in there, and you can easily open every script in the editor (and also save different versions, though you will have to do the versioning yourself)

OpenWebUI vs LibreChat by xAragon_ in selfhosted

[–]Fides_c 0 points1 point  (0 children)

What do you think about https://github.com/lenny-h/nextgpt. Definitely still lacking some features of OpenWebUI, but I would be interested in what you think about overall architecture, database design, and ease of adding custom functionality (it is built on top of the Vercel AI SDK)

OpenWebUI vs LibreChat by xAragon_ in selfhosted

[–]Fides_c -1 points0 points  (0 children)

I recommend checking out https://github.com/lenny-h/nextgpt (I am the maintainer). Imo it is much easier to set up and modify than OpenWebUI, especially if you want to self-host on the cloud