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

Open Source

38058 readers
15 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] 3 points 2 weeks ago* (last edited 2 weeks ago)

This reminds me of another open source AI agent called Goose that connects to multiple models/providers.

Being built by the folks at Square/Cash App