Search by Algolia
Feature Spotlight: Query Rules
product

Feature Spotlight: Query Rules

You’re running an ecommerce site for an electronics retailer, and you’re seeing in your analytics that users keep ...

Jaden Baptista

Technical Writer

An introduction to transformer models in neural networks and machine learning
ai

An introduction to transformer models in neural networks and machine learning

What do OpenAI and DeepMind have in common? Give up? These innovative organizations both utilize technology known as transformer models ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

What’s the secret of online merchandise management? Giving store merchandisers the right tools
e-commerce

What’s the secret of online merchandise management? Giving store merchandisers the right tools

As a successful in-store boutique manager in 1994, you might have had your merchandisers adorn your street-facing storefront ...

Catherine Dee

Search and Discovery writer

New features and capabilities in Algolia InstantSearch
engineering

New features and capabilities in Algolia InstantSearch

At Algolia, our business is more than search and discovery, it’s the continuous improvement of site search. If you ...

Haroen Viaene

JavaScript Library Developer

Feature Spotlight: Analytics
product

Feature Spotlight: Analytics

Analytics brings math and data into the otherwise very subjective world of ecommerce. It helps companies quantify how well their ...

Jaden Baptista

Technical Writer

What is clustering?
ai

What is clustering?

Amid all the momentous developments in the generative AI data space, are you a data scientist struggling to make sense ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

What is a vector database?
product

What is a vector database?

Fashion ideas for guest aunt informal summer wedding Funny movie to get my bored high-schoolers off their addictive gaming ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

Unlock the power of image-based recommendation with Algolia’s LookingSimilar
engineering

Unlock the power of image-based recommendation with Algolia’s LookingSimilar

Imagine you're visiting an online art gallery and a specific painting catches your eye. You'd like to find ...

Raed Chammam

Senior Software Engineer

Empowering Change: Algolia's Global Giving Days Impact Report
algolia

Empowering Change: Algolia's Global Giving Days Impact Report

At Algolia, our commitment to making a positive impact extends far beyond the digital landscape. We believe in the power ...

Amy Ciba

Senior Manager, People Success

Retail personalization: Give your ecommerce customers the tailored shopping experiences they expect and deserve
e-commerce

Retail personalization: Give your ecommerce customers the tailored shopping experiences they expect and deserve

In today’s post-pandemic-yet-still-super-competitive retail landscape, gaining, keeping, and converting ecommerce customers is no easy ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

Algolia x eTail | A busy few days in Boston
algolia

Algolia x eTail | A busy few days in Boston

There are few atmospheres as unique as that of a conference exhibit hall: the air always filled with an indescribable ...

Marissa Wharton

Marketing Content Manager

What are vectors and how do they apply to machine learning?
ai

What are vectors and how do they apply to machine learning?

To consider the question of what vectors are, it helps to be a mathematician, or at least someone who’s ...

Catherine Dee

Search and Discovery writer

Why imports are important in JS
engineering

Why imports are important in JS

My first foray into programming was writing Python on a Raspberry Pi to flicker some LED lights — it wasn’t ...

Jaden Baptista

Technical Writer

What is ecommerce? The complete guide
e-commerce

What is ecommerce? The complete guide

How well do you know the world of modern ecommerce?  With retail ecommerce sales having exceeded $5.7 trillion worldwide ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

Data is king: The role of data capture and integrity in embracing AI
ai

Data is king: The role of data capture and integrity in embracing AI

In a world of artificial intelligence (AI), data serves as the foundation for machine learning (ML) models to identify trends ...

Alexandra Anghel

Director of AI Engineering

What are data privacy and data security? Why are they  critical for an organization?
product

What are data privacy and data security? Why are they critical for an organization?

Imagine you’re a leading healthcare provider that performs extensive data collection as part of your patient management. You’re ...

Catherine Dee

Search and Discovery writer

Achieving digital excellence: Algolia's insights from the GDS Retail Digital Summit
e-commerce

Achieving digital excellence: Algolia's insights from the GDS Retail Digital Summit

In an era where customer experience reigns supreme, achieving digital excellence is a worthy goal for retail leaders. But what ...

Marissa Wharton

Marketing Content Manager

AI at scale: Managing ML models over time & across use cases
ai

AI at scale: Managing ML models over time & across use cases

Just a few years ago it would have required considerable resources to build a new AI service from scratch. Of ...

Benoit Perrot

VP, Engineering

Looking for something?

facebookfacebooklinkedinlinkedintwittertwittermailmail

Open-source packages are inseparable from software development.

Developers use packages for date-pickers and charts, database and network access, time zones and currency conversions – just about anything.

And we research extensively to find the right open-source package. There are over 3 million open-source packages out there, with hundreds of new ones popping up every day, which makes it tedious to find the right open-source package.

Searching for the best package – the old ritual

Let’s say you’re looking to implement natural language processing. You start with Google, looking for leads to potential packages. You open links to registries like npm or PyPI, sift through the READMEs, look at version histories and download counts. You open links to GitHub repositories and look for indicators that the project is well maintained (When was the last commit? Does the package have enough maintainers and contributors? What does the issue backlog look like? Are PRs being merged?). You also consider how popular a project is (mostly evident by star count).

But popularity and other such metrics don’t tell you the full story, because they cannot convey the nuances of using a package, and they don’t tell you what the developer experience is like. To perform a more qualitative query, you ask friends and colleagues, and search for blog posts, roundups, developer forums, and even tweets.

There must be a better way

At Openbase, we thought there must be a better way to search for open-source packages. So we built a platform that streamlines the process for developers, bringing the same indicators and resources to them in one single multi-faceted search interface. Our open-source search engine helps developers find the right package every time, without the hassle.

Given the critical nature of search to our product, we invested great amounts of time and energy to build the best search UI/UX. Luckily for us, Algolia, a leading site search SaaS provider, has offered us a substantial discount with unlimited space, usage, and features, and an ongoing partnership to help us continuously improve our product. 

The use case: searching for the right package to accomplish a specific task

As a developer, you’re looking for a package to accomplish a specific task that has been accomplished countless times by others and you don’t want to reinvent the wheel.

So you start searching…

openbase algolia open source search engine

To help narrow your options, the Openbase team works continuously with the open-source community to curate thousands of categories for each task that comes to mind.

categories

Let’s say you’re looking for a calendar component for your web application.

When you go to Openbase, you start by searching for “calendar” and then choosing the Calendar category from the search results.

search results

Within the category, you could enjoy a hand-picked list of the best calendar libraries out there. While categories are useful, the real power comes from filtering the list down by framework (e.g., “React”) or other, more advanced filters based on your specific needs.

Openbase allows you to compare packages in terms of their star count, downloads, last commit, and user sentiment. 

Typically, you’ll come up with a shortlist of a few promising packages that seem like a good fit. 

page view

You can then open the dedicated page for each package. We have found that most developers choose 2-4 packages at this stage.

On the package page, you can get all the data you need about a package in one place:

  • Popularity insights: To learn about the relative market share and trend of each package.
  • Maintenance insights: Is this package maintained? Can I rely on it? (Also check out the “Maintenance” tab for powerful insights).
  • Package attributes: Does it support TypeScript? Is it tree-shakable? How many dependencies does it have?
  • Ratings and reviews: Is it hard or easy to use? How’s the documentation? Is it opinionated? The reviews from Openbase’s community help you learn from the experience other developers have had with that package.

Equipped with all that knowledge, you can make a decision about the right package for you!

Appendix: a look under the hood

Here are some of the technologies we used in order to build Openbase:

Behind the scenes, Openbase is continuously pulling data from various data sources to keep data fresh:

We pull new versions, metadata, download counts, and more.

Finally, many of these packages are accompanied by a GitHub repo, so we have an additional service Crawling GitHub to gather metadata, as well as data about commits, issues, and PRs.

And we’ll continue to add new indicators to help you choose the right package.

About the author
Lior Grossman

Founder & CEO of Openbase

linkedintwitter

Recommended Articles

Powered byAlgolia Algolia Recommend

We Built an Atom Plugin to Find and Install Any NPM Module
engineering

Gianluca Bargelli

Software Developer & Pizza Lover 🍕

How to create the best search engine experience
ux

Catherine Dee

Search and Discovery writer

Build or buy: Open-source search tools vs. Algolia
product

Elliott Gluck

Senior Product Marketing Manager