Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It builds completely static HTML sites that you can host on GitHub pages, Amazon S3, or anywhere else you choose. There's a stack of good looking themes available. The built-in dev-server allows you to preview your documentation as you're writing it. It will even auto-reload and refresh your browser whenever you save your changes. | Marqo is an AI-native ecommerce search and product discovery platform built to turn product discovery into revenue. Designed for mid-market and enterprise retailers, Marqo powers high-performing on-site search, recommendations, and merchandising with AI that learns directly from each retailer’s unique product catalog. Unlike traditional site search tools that rely on generic ranking models, Marqo trains a dedicated AI model per customer, enabling a deeper understanding of product attributes, brand context, and shopper intent. The result is faster product discovery, more relevant search results, and personalized recommendations that drive measurable improvements in conversion rate and average order value. Built for ecommerce at scale, Marqo supports large and complex catalogs and integrates with platforms including Shopify, Adobe Commerce, and Salesforce Commerce Cloud. Trusted by brands such as Redbubble, KICKS CREW, and Fashion Nova, Marqo helps retailers unlock measurable revenue impact from every search and browse session. |
| - | State of the art embeddings;
Scale to hundred-million document indexes with horizontal index sharding;
Vector generation, storage, and retrieval are provided out of the box |
Statistics | |
GitHub Stars - | GitHub Stars 5.0K |
GitHub Forks - | GitHub Forks 218 |
Stacks 168 | Stacks 0 |
Followers 152 | Followers 1 |
Votes 14 | Votes 0 |
Pros & Cons | |
Pros
Cons
| No community feedback yet |
Integrations | |
| No integrations available | |

Think of Jekyll as a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.

Hugo is a static site generator written in Go. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full html website. Hugo makes use of markdown files with front matter for meta data.

Gatsby lets you build blazing fast sites with your data, whatever the source. Liberate your sites from legacy CMSs and fly into the future.

Hexo is a fast, simple and powerful blog framework. It parses your posts with Markdown or other render engine and generates static files with the beautiful theme. All of these just take seconds.

Middleman is a command-line tool for creating static websites using all the shortcuts and tools of the modern web development environment.

Build websites using latest web tech tools that developers love - Vue.js, GraphQL and Webpack. Get hot-reloading and all the power of Node.js. Gridsome makes building websites fun again.

It lets you either batch index and search data stored in an SQL database, NoSQL storage, or just files quickly and easily — or index and search data on the fly, working with it pretty much as with a database server.

Pelican is a static site generator that supports Markdown and reST syntax. Write your weblog entries directly with your editor of choice (vim!) in reStructuredText or Markdown.

Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft full-featured websites quicker than ever before.

In Metalsmith, all of the logic is handled by plugins. You simply chain them together. Since everything is a plugin, the core library is actually just an abstraction for manipulating a directory of files.