Seeks

Seeks
Developer(s) Emmanuel Benazera, Mehdi Abaabouk, Pablo Joubert, Fabien Dupont
Stable release 0.4
Written in C++
Operating system Linux, BSD and OSX
Type Collaborative search engine
License AGPLv3
Website www.seeks-project.info

Seeks is an open source project licensed under the AGPLv3. Seeks goal is to create an alternative search engine to the current commercially available market leading search engines that 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 utilization in addition to various distributions of the source code for adventurous users. In September 2011, Seeks as received an innovation award at the open world forum[3]

Contents

User control

Seeks aims to give the control of the ranking of results to the users, as an algorithm can't be accurate, as a human can be.[4] It relays 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, the user is able to verify, and modify the collaborative filter to fit its needs.

Forms

Currently Seeks can be utilized in three main forms:

  1. Public Search Engines - These are various individuals or entities that have created publicly accessible instances of the Seeks source code. This is the easiest way to begin using Seeks, as it operates in a similar manner to any other search engine.
  2. Web Proxy - Based on the popular Privoxy open source code, this allows one to set up Seeks to operate as a web proxy which intercepts network requests for search queries and returns Seeks based results.
  3. Web Application - This allows one to set up an instance of the web search interface on a local system. It allows for further customization than is available with the use of a public node.

Features

Weaknesses

See also

References

  1. ^ p2pnet. "Seeking help with Seeks". http://www.p2pnet.net/story/42507. 
  2. ^ Benazera, Emmanuel. "SEEKS Project Manifesto". SEEKS Project Manifesto. http://seeks-project.info/manifesto.html. 
  3. ^ "OpenWordForum Innovation Awards". http://www.openworldforum.org/Univers/Think/Innovation-Awards. 
  4. ^ Human computation
  5. ^ "Self-Organizing Distributed Collaborative Filtering". http://www.cs.vu.nl/ishare/public/I-Share-P16v1.0.pdf. 

External links