this post was submitted on 02 Jun 2025
49 points (80.2% liked)

Open Source

38012 readers
33 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Been working on a #opensource GUI that allows you to connect to any #AI provider (even local like #ollama ) and have a unified chat history, characters, tools, documents etc.

A bit like OpenWebUI but aims to be more user friendly and lighter (but hopefully just as powerful!)

It's called #CompassAI - built with React Native so it's possible to compile for pretty much any platform including as mobile Android and iOS app

Please feel free to check the GitHub at https://github.com/compass-ai-chat/compass#user-content-welcome-to-compass-

@opensource @privacy @artificialintelligencenews.in @programming

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 2 weeks ago* (last edited 2 weeks ago) (7 children)
[–] [email protected] 8 points 2 weeks ago (6 children)

@semperverus Damn, that's crazy! Different technology but very similar aesthetic. I'm a bit jealous that they already have Windows and MacOS builds working - I'm struggling a bit with that but I know I'll get there sooner or later ;)

[–] [email protected] 2 points 2 weeks ago (2 children)

i'd also recommend adding a way to pull the models (say for ollama this is trivial). that's one of the things I liked about owui

[–] [email protected] 2 points 2 weeks ago (1 children)

@hayk Already there - models can be pulled inside the "Providers" section if you have Ollama added

But I'd like to make it more apparent and easier (perhaps accessible straight from the front page)

[–] [email protected] 1 points 1 week ago

great! thanks for the reply. one other use-case that crossed my mind is an ability to write simple API requests in the GUI. for example, if you want to automatize a bunch of requests within the app itself, or control the format of its response to requests by an external app (basically tunneling them through your app). not sure how useful it is to others, and perhaps this is more easily achievable by simply writing a python script. but I think some ai companies do have this built in to their web interfaces.

load more comments (3 replies)
load more comments (3 replies)