9
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Jun 2025
9 points (100.0% liked)
Open Source
39006 readers
93 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
Looking forward to seeing your work - it's always good to have competitors, and gpt4all is also very crashy. If you have a lead in stability, I'd definitely use yours over theirs.
Some other areas you could probably look into if you want to differentiate are:
Getting Started experience - recommend some high quality models and update the list as time goes on. Maybe include a good default one as part of the package.
Convenience - include a way to do what the modern chat interfaces do where asking it to do something other than text will call a different AI model built for that purpose and return the result (image generation, etc)
Voice conversations - Can we actually talk to the dang thing?
Assistant module - piggybacking off of the last one, can we invoke it with a wake-word or a button press and have it "always available" (similar to HomeAssistant with a Whisper plugin, but on-device).
Anyway, I wish you well in your endeavor and will keep an eye out.
EDIT: looks like the conversational bits are on your roadmap, and you do have some basic suggestions on startup.
As for voice, the OpenWhisper module might fit your project's theme a bit closer than elevenlabs.