andrew0
@andrew0@lemmy.dbzer0.com
- Comment on What can I use for an offline, selfhosted LLM client, pref with images,charts, python code execution 6 days ago:
All the ones I mentioned can be installed with pip or uv if I am not mistaken. It would probably be more finicky than containers that you can put behind a reverse proxy, but it is possible if you wish to go that route. Ollama will also run system-wide, so any project will be able to use its API without you having to create a separate environment and download the same model twice in order to use it.
- Comment on What can I use for an offline, selfhosted LLM client, pref with images,charts, python code execution 1 week ago:
Ollama for API, which you can integrate into Open WebUI. You can also integrate image generation with ComfyUI I believe.
It’s less of a hassle to use Docker for Open WebUI, but ollama works as a regular CLI tool.
- Comment on Bulgarian border city hails Schengen tourism boom 2 months ago:
Wait, you didn’t need a passport before, did you? Since it was still EU travel, you could get in with just a national ID, or am I wrong?
- Comment on Will Trump tariffs and implied trade war have a significant effect on the global emissions of greenhouse gases? 2 months ago:
It was just announced that the EU is pausing sustainability requirements on smaller business (< 500 employees) for 2 years. This stems from fears related to the trade war, as they want to keep smaller businesses competitive. Nevertheless, I’m pretty sure that this won’t be great for the environment.
- Comment on Developing a self-hosted alternative to Google Keep 2 months ago:
For notes, I have moved to Joplin with the option to synchronize my data using a WebDAV server. It works really well, and it has both a mobile and desktop app. If you’re interested in developing your project, maybe you can have a look at the options this provides. For example, I really like the ability to separate notes between groups, assign tags, create drawings, and the possibility to use Markdown.
Good luck with your projects! To mirror @enemenemu’s suggestion, I would also look into collaborating with the people trying to push the EU Docs alternative. Not sure if that will work, but it’s worth a shot if you’re interested :D