souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
25 results tagged search  ✕   ✕
Weaviate https://github.com/weaviate/weaviate
10/01/2025 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
  • Searx : Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additio...
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • Flyte : Flyte is an open-source, container-native, structured programming and distributed processing platform implemented in Golang. It enables highly concurr...

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

opensource database vector search cloud machinelearning
MeiliSearch https://www.meilisearch.com/
11/12/2021 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
  • Searx : Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additio...
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • Memex : Browser Extension to full-text search your browsing history & bookmarks.
thumbnail

MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such as typo-tolerance, filters, and synonyms are provided out-of-the-box.

opensource search indexing
jina https://github.com/jina-ai/jina
01/10/2021 cluster icon
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • MeiliSearch : MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such...
  • Memex : Browser Extension to full-text search your browsing history & bookmarks.
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
  • Flyte : Flyte is an open-source, container-native, structured programming and distributed processing platform implemented in Golang. It enables highly concurr...
thumbnail

Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understanding of any data: video, image, long/short text, music, source code, PDF, etc.

opensource search machinelearning search indexing data
semgrep https://github.com/returntocorp/semgrep
14/05/2020 cluster icon
  • howdoi : Instant coding answers via the command line.
  • ack : ack is a tool like grep, optimized for programmers Designed for programmers with large heterogeneous trees of source code, ack is written purely in po...
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
thumbnail

semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctness of syntactical and semantic search. Developers, DevOps engineers, and security engineers use semgrep to write code with confidence.

code search tool staticanalysis
Sonic https://github.com/valeriansaliou/sonic
05/04/2019 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Buildbot : Buildbot is an open-source framework for automating software build, test, and release processes.
  • Retrospectiva : Retrospectiva is an open source, web-based, project management and bug-tracking tool. It is intended to assist the collaborative aspect of work carrie...
  • MeiliSearch : MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such...
  • Keycloak : Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
thumbnail

Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a microsecond's time.

Sonic can be used as a simple alternative to super-heavy and full-featured search backends such as Elasticsearch in some use-cases. It is capable of normalizing natural language search queries, auto-completing a search query and providing the most relevant results for a query. Sonic is an identifier index, rather than a document index; when queried, it returns IDs that can then be used to refer to the matched documents in an external database.

search elasticsearch opensource backend software
Memex https://worldbrain.io/
10/11/2018 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Dimensions Browser Extension : Measure between the following elements: images, input-fields, buttons, videos, gifs, text, icons. You can measure everything you see in the browser.
  • Browser Calories : The easiest way to measure your performance budget.
  • MeiliSearch : MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such...
  • similicio.us : Find sites like the ones you love!

Browser Extension to full-text search your browsing history & bookmarks.

browser extension search indexing
Searx https://asciimoo.github.io/searx/
08/02/2018 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • MeiliSearch : MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such...
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • Theia : Theia is an open-source cloud & desktop IDE framework implemented in TypeScript.

Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity.

search anonymity opensource
Sourcegraph https://about.sourcegraph.com
16/01/2018 cluster icon
  • howdoi : Instant coding answers via the command line.
  • ack : ack is a tool like grep, optimized for programmers Designed for programmers with large heterogeneous trees of source code, ack is written purely in po...
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • GitLab : GitLab is a web-based Git repository manager with wiki and issue tracking features. GitLab offers hosted accounts similar to GitHub, but also allows i...
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...
thumbnail

Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searches.

selfhosted code search tool git
Multicolr Search Lab http://labs.tineye.com/multicolr/
22/02/2016 cluster icon
  • TinEye Reverse Image Search : TinEye is a reverse image search engine. It finds out where an image came from, how it is being used, if modified versions of the image exist, or if t...
  • PunyPNG : PunyPNG is a free website optimization tool that dramatically reduces the file size of your images without any loss of quality.
  • Inkscape : Inkscape is a professional vector graphics editor for Windows, Mac OS X and Linux. It's free and open source.
  • Responsive HTML images :
  • Phormer : Phormer is a PHP-Based PhotoGallery Manager application, that helps you to store, categorize and trim your photos on the web with various helpful feat...

We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.

color image search image
Zest Documentation Browser http://zestdocs.org/
15/02/2016 cluster icon
  • Copyscape : Website Plagiarism Search - Web Site Content Copyright Protection
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • Codelabs management & hosting tools : Codelabs are interactive instructional tutorials, which can be authored in Google Docs using some simple formatting conventions. You can also author c...
  • YubNub.org : A social command line for the web
  • similicio.us : Find sites like the ones you love!

Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in document names. Your own local indexed copy of Stack Overflow downloaded via BitTorrent.

offline documentation search tool
ack http://beyondgrep.com/
04/02/2014 cluster icon
  • howdoi : Instant coding answers via the command line.
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • YubNub.org : A social command line for the web
  • Comby : Comby is a tool for matching and rewriting code.

ack is a tool like grep, optimized for programmers

Designed for programmers with large heterogeneous trees of source code, ack is written purely in portable Perl 5 and takes advantage of the power of Perl's regular expressions.

code search tool
DevDocs http://devdocs.io/
27/01/2014 cluster icon
  • Swagger : Swagger is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs...
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...
  • Paypal's API style guide : API design guidelines from Paypal

DevDocs combines multiple API documentations in a fast, organized, and searchable interface.

documentation api search
Iconfinder http://www.iconfinder.com
30/03/2013 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Wolfram|Alpha : Computational knowledge engine
  • Silk Icons : “Silk” is a smooth, free icon set, containing over 700 16-by-16 pixel icons in strokably-soft PNG format.
  • Internet Archive: Wayback Machine : See the internet's history
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
thumbnail

Iconfinder provides high quality icons for webdesigners and developers in an easy and efficient way.

icon search
elasticsearch http://www.elasticsearch.org
26/02/2013 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Eclipse : Eclipse is famous for our Java Integrated Development Environment (IDE), but our C/C++ IDE and PHP IDE are pretty cool too. You can easily combine lan...
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
  • Clusty : The clustering search engine
  • BeEF : The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetra...

Open Source, Distributed, RESTful, Search Engine

So we build a web site or an application and want to add search to it, and then it hits us: getting search working is hard. We want our search solution to be fast, we want a painless setup and a completely free search schema, we want to be able to index data simply using JSON over HTTP, we want our search server to be always available, we want to be able to start with one machine and scale to hundreds, we want real-time search, we want simple multi-tenancy, and we want a solution that is built for the cloud.

"This should be easier", we declared, "and cool, bonsai cool".

elasticsearch aims to solve all these problems and more. It is an Open Source (Apache 2), Distributed, RESTful, Search Engine built on top of Apache Lucene.

search software java rest
howdoi https://github.com/gleitz/howdoi
16/01/2013 cluster icon
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • ack : ack is a tool like grep, optimized for programmers Designed for programmers with large heterogeneous trees of source code, ack is written purely in po...
  • Lazygit : A simple terminal UI for git commands.
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
thumbnail

Instant coding answers via the command line.

tool code search cli
The Hype Machine http://hypem.com
19/11/2009 cluster icon
  • Catfish Smooth : This site is all about connections between music artists. In a sense, it is a music artist recommendation system but more. For each artist, you will s...
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • YubNub.org : A social command line for the web
  • Topsy : Search and Analyze the Social Web.
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...
thumbnail

The Hype Machine follows music blog discussions

blog search music social
Topsy http://topsy.com
12/06/2009 cluster icon
  • Internet Archive: Wayback Machine : See the internet's history
  • IFTT : Put the internet to work for you.
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • YubNub.org : A social command line for the web
  • The Hype Machine : The Hype Machine follows music blog discussions

Search and Analyze the Social Web.

web search social
Catfish Smooth http://catfishsmooth.net
02/06/2009 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • The Hype Machine : The Hype Machine follows music blog discussions
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • Faust Programming Language : Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of syn...

This site is all about connections between music artists. In a sense, it is a music artist recommendation system but more. For each artist, you will see the type of "similar artist" recommendations to which you are accustomed - we use last.fm and The Echo Nest to get these. But you will also see some other inter-artist connections catfish has discovered from the web of linked data. These include things like "artists that are also English Male Singers" or "artists that are also Converts To Islam" or "artists that are also People From St.Louis, Missouri". And, hopefully, you'll get some media for each artist so you can have a listen.

search music
TinEye Reverse Image Search https://tineye.com/
18/05/2009 cluster icon
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • Squoosh : Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • Caire : Caire is a content aware image resize library
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...

TinEye is a reverse image search engine. It finds out where an image came from, how it is being used, if modified versions of the image exist, or if there is a higher resolution version.

search image tool reverse
Wolfram|Alpha http://www.wolframalpha.com
18/05/2009 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Internet Archive: Wayback Machine : See the internet's history
  • Foam : Foam is a personal knowledge management and sharing system inspired by Roam Research, built on Visual Studio Code and GitHub. You can use Foam for org...
  • Searx : Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additio...
  • Topsy : Search and Analyze the Social Web.
thumbnail

Computational knowledge engine

search computational knowledge math
page 1 / 2
1642 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn