oeb25 / stract

Open source web search engine

Home Page:https://cuely.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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 hello@cuely.io 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

https://cuely.io/

License:GNU Affero General Public License v3.0


Languages

Language:Rust 78.8%Language:HTML 15.9%Language:Astro 4.9%Language:TypeScript 0.2%Language:Dockerfile 0.1%Language:JavaScript 0.1%Language:Shell 0.0%