this post was submitted on 19 Jan 2026
-6 points (40.0% liked)
Open Source
47505 readers
119 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Framework:
Advanced generic agent: Agent-zero (needs setting up local/external endpoints + invest time in optimizing)
Easy setup/integration with std linux: Newelle (flatpak, and downloads own dependencies/extensions. You choose)
Working advanced chat/agent abilities out of the box: cherry-studio (flatpak, default free glm4.5/qwen models can be changed)
Local endpoints: llamacpp, ollama, vllm, transformer (huggingface) or depending on your hardware. Another option is gpt4free that are a tool/library that collects free chat on the net and set them up as a local endpoint. Aihorde is also great.