Opensource

6346 readers
51 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
226
 
 

I am looking for an RSS reader that is web based and preferably FOSS, I am trying to move from Vivaldi to Waterfox but I am using the Vivaldi RSS reader and need to switch to something else.

227
 
 

so i've been searching for a long time for an image tagging software, there are some tools out there, some are electron based so no thanks, then there's Hydrus which is actually very similar to what this does, but the GUI is horrible and the installation is way more complicated. I created a docker compose file and I was running Blombooru in a few minutes. So if anyone was looking for something like this to organize their system, please give it a try because it is really good!

228
 
 

We have launched our wiki and forum that is built around collaboration on Libre projects. The aim is to create a community built around genuine and lasting connections, where people can work together on various projects across various disciplines - from artists to software developers...we hope to create a hub for skill-sharing and project creation.

In an age of instant connection, we are still remarkably lonely in our creative work. You can have a niche interest and instantly find someone across the globe who shares it — but sharing isn't the same as collaborating. At some point in your creative journey, you may lack a specific skill or just need fresh ideas to move forward.

UnfinishedProjects is an attempt to connect you with other creative individuals and serve as a hub for open-licensed work. Our goal is to enable small, meaningful contributions across multiple projects, allowing us to move them forward together. It is an experiment in breaking isolation . . . an attempt to bring stalled ideas, or those simply too complex to finish alone, back to life through the power of collective contributions.

We aren't just another place to talk about what we like. We don't want to be yet another modern social media platform. We have faith in selfless connections and aim to build a place for meaningful and thoughtful discussions. We want to promote collaboration over self-promotion — a space where "incomplete" is not a shame or failure, but an opportunity to exchange with others, to build together, and eventually . . . to share the feeling of pride in what you've achieved.


We hope some of you will check out our platform as we try to establish our community.
Feel free to stop by our forum and introduce yourself at https://forum.unfinishedprojects.net/ - or read more about or community vision on our wiki at https://unfinishedprojects.net/wiki/About/Vision


In an age with modern social media and internet, it can sometimes be hard to sit down and dedicate time to build lasting relationships and communities, but we hope that our forum is taking a step in the right direction, and that you will help us build it into a community that brings back some purpose into our digital lives.

229
 
 

After five years as open source champions, Cal.com is going closed source. This wasn’t an easy decision, but in the age of AI-driven security threats, protecting customer data has to come first. Cal.diy will continue as an open option for hobbyists.

230
231
232
233
234
235
236
237
 
 

There are a few opensource games out there, but many aren't in distro repos, or for windows, or released on itch.io requiring an account to download, etc. What could a open source game store for opensource games for all distros look like?

238
239
 
 

I've been tasked with ensuring accessibility of various PDFs my org puts out. Acrobat has some accessibility checks, but I don't want to have to boot into Windows every time I need to check that staff correctly put in alt text and labeled their sections.

Is there a PDF viewer/editor for Linux that will let me run these kinds of checks or at least see various document properties?

240
241
242
243
244
245
246
 
 

Corridor Digital released an open-source greenscreen keyer/extractor, powered by AI, usable on consumer GPUs.

The video covers what happened after their initial release, community and professional responses, interviews with professionals about what can be improved, and finally a practical test/example in Davinci (Video Editor).

247
248
249
 
 

fakecloud is a free, open-source local AWS emulator for integration testing and local development. It runs on a single port (4566), requires no account or auth token, and aims to faithfully replicate AWS behavior.

250
 
 

cross-posted from: https://lemmy.world/post/45470250

cross-posted from: https://lemmy.world/post/45470185

Hi everyone!

Dograh is an open-source, self-hostable voice AI agent platform. It lets you build phone call agents with a drag-and-drop workflow builder. Think n8n but for voice calls. It's an alternative to Vapi, Retell, etc.

https://github.com/dograh-hq/dograh

(Any star would mean a lot - super appreciated ⭐️)

We've been building this for about 6 months now, just me and my co-founder. Fully bootstrapped and we have said No to inbound VC money to stay that way. It's been exciting but also exhausting, we're getting 5-10 tickets a day now and still figuring out how to keep up with that while shipping new stuff.

Here's what's new in v1.20:

  • Speech-to-Speech via Gemini 3.1 Flash Live. Instead of stitching together separate STT, LLM, and TTS services, this collapses the whole pipeline into a single connection. The calls sound noticeably more natural.
  • Pre-recorded voice mixing. You use actual human voice recordings for predictable parts of the conversation (greetings, confirmations, hold messages) and TTS only kicks in when the agent needs to say something dynamic (use cloned or same voice as fallback) . Saves a lot on TTS costs but most importantly makes bot sound human (because its actual human voice) and lowers latency
  • Post-call QA with sentiment analysis and miscommunication detection.
  • Full call traces via Langfuse Apart from the above key highlights, we have all the basic stuff: tool calls, call transfer, Knowledge base, etc. Docker setup takes about 2 minutes. Bring your own API keys, no vendor lock-in.

What's on the roadmap (happy to hear more requests):

  • Full support for self hostable open source AI models (LLM TTS STT S2S)
  • More integrations. Happy to take suggestions here One clarification since I know this community cares about this stuff:
  • Dograh is BSD-2 licensed and always will be. No bait and switch. Everything we build goes into the open source.

Just trying to build something useful and keep the lights on. If you can check it out and give us a star it would be a blessing ❤️ , but if not, I love you anyway :)

https://github.com/dograh-hq/dograh

Docs: https://docs.dograh.com/

Tech stack if anyone's curious: FastAPI, Next.js, forked Pipecat, Langfuse.

view more: ‹ prev next ›