We build a search engine for you
We build your very own search engine for $99
You give us documents, webpages, or images. And we build a public facing search engine.
https://pinksearchengine.link#
How does it work?
- Tell us what type of search engine you want. Provide us the data so that we can start building your search engine.
- We reply to you with the plan we have in mind on how to build it.
- We build the search using open source libraries and custom code.
- You get a fully functional search engine that you can share with a public link, like this one: https://pinksearchengine.link/example.html
Here are some examples of search engines that we can build for you. We usually use https://streamlit.io, https://typesense.org/, or https://jina.ai/ to power our search.
Search documents
You have some documents and you want search across them. Or maybe you want to allow your customers to search across these documents. Documents could be for example PDF files provided to us in a Google drive folder. We will build a fully functional search engine, and you will be able to search across them by typing a query into a search bar.
This is an example of search engine for documents:Â https://pinksearchengine.link/example_search.html
Search webpages
You have a list of webpages or URLs that you want to index and search. You want to be able to search across them typing queries on a search bar. Then, give us a list of URLs or a starting point for our crawler. The search engine will be able to search across these pages.
This is an example of search engine for webpages:Â https://pinksearchengine.link/example_search_web.html
Search images
You want search across images. You might choose between searching images by typing a query or by providing a query image. In the latter case, you will retrieve the most similar images to the one provided.
This is an example of search engine for images using a textual query:Â https://pinksearchengine.link/example_search_images_with_text.html
This is an example of search engine for images using an image for query:Â https://pinksearchengine.link/example_search_images_with_image.html
A fully functional search engine (for documents, images, or webpages)