Seeks
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
No issues specified. Please specify issues, or remove this template. |
File:Seeks.svg | |
Developer(s) | Emmanuel Benazera, Mehdi Abaabouk, Pablo Joubert, Fabien Dupont |
---|---|
Stable release | 0.4.1
/ April 3, 2012 |
Repository | |
Written in | C++ |
Operating system | Linux, BSD, OS X |
Type | Collaborative search engine |
License | AGPLv3 |
Website | www |
Seeks is a Free Software/open source project licensed under the Affero General Public License version 3 (AGPLv3). It exists to create an alternative search engine to the current commercially available market leading search engines which is driven by user concerns rather than corporate interests.[1] The original manifesto was created by Emmanuel Benazera and Sylvio Drouin and published in October 2006.[2] Since then, the project has been under active development and stable releases of the engine are available for public use in addition to various distributions of the source code for adventurous users. In September 2011, Seeks won an innovation award at the open world forum.[3]
User control
Seeks aims to give the control of the ranking of results to the users, as search algorithms are often less accurate than humans.[4] It relies on a distributed collaborative filter[5] to let users personalize and share their preferred results on a search. Also, because of the openness of the source code, users can verify and modify the collaborative filter to fit its needs.
Forms
Currently Seeks can be used in three main forms:
- Public search engine – These are various individuals or entities that have created publicly accessible instances of the Seeks source code.[6] This is the easiest way to begin using Seeks, as it operates in a similar manner to any other search engine.
- Web proxy – Based on the popular Privoxy open source code, this allows setting up Seeks to operate as a web proxy which intercepts network requests for search queries and returns Seeks-based results.
- Web application – This allows setting up an instance of the web search interface on a local system, and more customizing than available when using a public node.
Features
- Results are automatically reranked based on user behavior.
- Results are automatically reranked based on behavior by similar users.
- The software can be run in a distributed, peer-to-peer (P2P) manner, which enhances privacy while distributing workload, and shares reranking data anonymously.
- As free and open source software, the source code and binaries are freely available and can be used for commercial and personal uses with many freedoms.
- It uses various commercial engines, public data sources or privately set search engines to generate its index and in this way serves as a meta-search engine while at the same time reranking results to optimize based on user behavior.
See also
- YaCy – an open source search engine written in Java which includes its own crawler
- Arado.sf.net – an open source search engine & URL Database
- Faroo – a proprietary, P2P search engine for .NET Framework
- Collaborative search engine – a search engine which actively or passively accounts for user behavior in ranking results
- OpenSearch – a standard protocol for publishing search results in a consumable format
- Blekko
References
- ^ "Seeking help with Seeks". p2pnet.net. 2010-08.
{{cite web}}
: Check date values in:|date=
(help) - ^ Benazera, Emmanuel (2006-10-10). "Seeks Project Manifesto". Seeks Project.
- ^ "OpenWordForum Innovation Awards".
- ^ Human-based computation
- ^ "Self-Organizing Distributed Collaborative Filtering" (PDF).
- ^ "List of Web Seeks nodes". 2012-05-02.
External links
- Google ? Scroogle ? or Seeks?, P2Pnet, July 2010.
- Seeks delivers new search engine paradigm, Sourceforge's blog, June 2010.
- Seeks Project: Let's take back Websearch, FOSDEM, 2011