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
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
@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)