
I built a directory of thousands of open source software with an AI search to help you find exactly what you need
I spend a lot of time looking for open source alternatives to paid apps. Digging through lists and GitHub repos gets tiring pretty fast, so I decided to build a dedicated directory with AI search to make the hunt a bit easier.
It currently contains over 1,350 open source software across nearly 300 categories. And new software is being added every week.
Here is an overview of the site's key features:
- Actual screenshots: No guessing what the UI looks like before you decide to install.
- Key stats at a glance: Every listing shows GitHub stars, repository age, license type, and the last activity date.
- Deployment info: Easily see the software type and how it can be deployed (Docker, desktop installer, etc).
- Direct comparisons: Pages list the paid commercial tools they replace so you can easily find free alternatives.
- AI search assistant: Instead of just clicking tags, you can ask the chat feature things like "find me note-taking software with AI integration" or "compare Jellyfin vs Kodi".
I built this to scratch my own itch, but I hope some of you find it useful too. I would love to hear any feedback or suggestions you might have.
AI Assistance Note: The Site is designed by me in Figma. With years of experience as a full-stack developer, I designed the architecture behind this site myself. Most of the code, written in TypeScript, came together with the help of AI.