LibreY vs Morphic
A side-by-side comparison of two self-hosted search engines options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | LibreY | Morphic |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 63 · Good | 92 · Excellent |
| Category | Search Engines | Search Engines |
| License | AGPL-3.0 | Apache-2.0 |
| Language | PHP | TypeScript |
| Setup difficulty | Easy | Medium |
| Min. RAM | 128 MB | 1,024 MB |
| Deployment | docker, bare-metal | docker, bare-metal |
| GitHub stars | ★ 322 | ★ 9,140 |
| First released | 2023 | 2024 |
| Replaces | Google Search | Google Search |
What are LibreY and Morphic?
LibreY
LibreY is a free and open-source metasearch engine that aggregates results from multiple sources without tracking users or showing ads. It is a lightweight, self-hostable front end for private web searching.
- Aggregates multiple sources
- No tracking or ads
- Lightweight and fast
- Instance federation
Morphic
Morphic is an open-source AI-powered answer engine featuring a generative interface. It searches the web and composes interactive, sourced answers and can be self-hosted with various model providers.
- Generative answer interface
- Web search with citations
- Multiple model provider support
- Self-hostable with Docker
LibreY vs Morphic: key differences
LibreY is written in PHP, while Morphic is built with TypeScript. Licensing differs — AGPL-3.0 for LibreY versus Apache-2.0 for Morphic. LibreY is the lighter option, starting around 128 MB of RAM against 1,024 MB for Morphic. Morphic has the considerably larger community, at 9,140 GitHub stars versus 322.
Why pick each one
Choose LibreY if…
- Released under the AGPL-3.0 license
- Easy to set up — beginner-friendly
- First-class Docker support for quick deployment
- Written in PHP
Choose Morphic if…
- Modern interactive UI
- Flexible model backends
Watch out for
- Requires external search API keys
Frequently asked questions
Is LibreY or Morphic better?
Neither is universally better. Morphic has the larger community, while LibreY is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.
Are LibreY and Morphic free and open-source?
Yes. LibreY is licensed under AGPL-3.0 and Morphic under Apache-2.0. Both can be self-hosted at no software cost.
Can I run LibreY and Morphic with Docker?
LibreY: yes. Morphic: yes.
Which is lighter on resources, LibreY or Morphic?
LibreY has the smaller minimum footprint at 128 MB of RAM, compared to about 1,024 MB for Morphic. Real-world usage depends on library size, user count, and enabled features.