Skip to content

oeb25/stract

 
 

Repository files navigation


Cuely is an open source web search engine hosted at cuely.io targeted towards tinkerers and developers.




💡 Features

  • Keyword search that respects your search query.
  • Advanced query syntax (site:, intitle: etc.).
  • Rank webpages based on their harmonic centrality
  • DDG-style !bang syntax
  • Entity sidebar
  • De-rank websites with third-party trackers
  • Prioritize fresh content
  • Regional search
  • Customize how signals are combined during search for the final search result
  • Use goggles to almost endlessly customize your search results.
  • (Coming soon) Prioritize links (centrality) from the sites you trust.

👩‍💻 Setup

We recommend everyone to use the hosted version at cuely.io, but you can also follow the steps outlined in CONTRIBUTING.md to setup the engine locally.

‍💼 License

Cuely is offered under the terms defined under the LICENSE.md file.

📬 Contact

You can contact us at [email protected] or in our Discord server.

🏆 Thank you!

We truly stand on the shoulders of giants and this project would not have been even remotely feasible without them. An especially huge thank you to

  • The authors and contributors of Tantivy for providing the inverted index library on which Cuely is built.
  • The commoncrawl organization for crawling the web and making the dataset readily available.

About

Open source web search engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 78.8%
  • HTML 15.9%
  • Astro 4.9%
  • TypeScript 0.2%
  • Dockerfile 0.1%
  • JavaScript 0.1%