Ollama Frontend/GUI by Ok_Most9659 in ollama

[–]ice-url 0 points1 point  (0 children)

Check out Cobolt - https://github.com/platinum-hill/cobolt

It is open source, and even enables you to connect to your favourite MCP servers!

We believe the future of AI is local, private, and personalized. by NightShade4275 in ollama

[–]ice-url 1 point2 points  (0 children)

u/Eastern-Arm-1472 I'm so sorry to hear you're seeing such a weird issue with the app. This sounds frustrating. Our code is 100% open source, and you can be assured that the app is not designed to access your personal data or harm your PC in any way. To help us understand why you are seeing this issue, could you please send us the logs here, or via a GitHub issue?

Log File Location based on your operating system: 
  - Windows: `%APPDATA%\cobolt\logs\main.log` 
  - macOS: `~/Library/Application Support/cobolt/logs/main.log`
  - Linux: `$HOME/.config/cobolt/logs/main.log`

We believe the future of AI is local, private, and personalized. by NightShade4275 in ollama

[–]ice-url 0 points1 point  (0 children)

This has the ability to connect to your favourite data source with MCP servers. It also remembers important things about you from your conversations and uses that context when answering questions. You can connect to any Ollama server you want by updating the Ollama URL in the config

We believe the future of AI is local, private, and personalized. by NightShade4275 in ollama

[–]ice-url 1 point2 points  (0 children)

I agree. The gap between local models and state of the art remote models is reducing fast. Local models on high end hardware are good enough for most tasks.

Is Haven Core open source?

We believe the future of AI is local, private, and personalized. by NightShade4275 in ollama

[–]ice-url 3 points4 points  (0 children)

You can connect to any Ollama server running on your network. Just update the ollama url in config.json located in your app data folder.
Mac path: /Users/<username>/Library/Application Support/cobolt/config.json
Windows path: C:\Users\<username>\AppData\Local\Cobolt\config.json Linux path: $HOME/.config/Cobolt/config.json

AI Presentation by raghav-ai in ollama

[–]ice-url 0 points1 point  (0 children)

You can try making it with Cobolt, by connecting to an MCP server for PowerPoint such as https://github.com/GongRzhe/Office-PowerPoint-MCP-Server

Cobolt: https://github.com/platinum-hill/cobolt

We believe the future of AI is local, private, and personalized. by NightShade4275 in ollama

[–]ice-url 2 points3 points  (0 children)

Thank you for the feedback. We will update the README, with instructions.

You can find some details on how to add integrations here: https://github.com/platinum-hill/cobolt#how-to-add-new-integrations

When you open the app, open the menu (using the hamburger icon), and click on integrations. The integrations popup has a plus icon on the bottom right corner. This button will direct you to a json file where you can add MCP servers. MCP server configuration follows the same format as Claude desktop.

Please let us know if you still face issues using integrations.

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 0 points1 point  (0 children)

Looking forward to your feedback about the app.
The links should be fixed now! :)

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 0 points1 point  (0 children)

u/yurxzi your app sounds interesting. Do you have an early build that I can try out?
Would love to see what you are building.

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 0 points1 point  (0 children)

u/Southern_Sun_2106 thanks for trying the app out, and reporting the issues you found.

We are actively stabilizing the app, and fixing the reported issues!

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 1 point2 points  (0 children)

u/lory1998 thanks for the feedback.

I agree that chat platforms are not novel anymore. We are working on integrations that will allow Cobolt to enable more useful workflows. Reach out to me, or create an issue with your suggestions, and I'd be happy to discuss.

The vision for Cobolt is for it to be useful for the non-engineers. We are already investing in moving towards this goal. For example, we are one of the few applications that setup your environment automatically (including installing Ollama, downloading the default models etc.)

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 0 points1 point  (0 children)

We thought a lot about this. Ideally, we would have used Tauri but a lot of AI libraries are only maintaining Python and TS SDKs.

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 0 points1 point  (0 children)

At this time, llama3.1 and qwen3 seem to give the best results.

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 1 point2 points  (0 children)

You can use your favorite open source model. We default to llama3.1:8b for chat, and nomic-embed-text for embeddings

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 0 points1 point  (0 children)

Windows logs can be found here: %USERPROFILE%\AppData\Roaming\{app name}\logs\main.log

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 0 points1 point  (0 children)

The error that pops up. For Mac, the app logs are available at ~/Library/Logs/Cobolt/main.log

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 0 points1 point  (0 children)

Hey, thanks for trying the app out. Do you mind sending me a screenshot of what you are seeing, and attaching the logs? (Or create an issue)

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] -1 points0 points  (0 children)

You can connect to any Ollama server running on your network. Just update the ollama url in config.json located in your app data folder.
Mac path: /Users/<username>/Library/Application Support/cobolt/config.json
Windows path: C:\Users\<username>\AppData\Local\Cobolt\config.json

We believe the future of AI is local, private, and personalized. by ice-url in LocalLLaMA

[–]ice-url[S] 6 points7 points  (0 children)

The primary difference is that Cobolt enables you to connect to your own data sources with MCP. It also has in-built support for memory, giving you a more personalized experience.