Orama Open Source Engine

The open-source @orama/orama library (Apache 2.0) - a complete in-memory search engine and RAG pipeline that runs in the browser, on the server, or at the edge in under 2kb. Exposes JavaScript functions (create, insert, remove, search) for full-text, vector, and hybrid search; not an HTTP API.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: orama:oss-engine
name: Orama Open Source Engine
tags:
- Open Source
- Library
- In Memory
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.orama.com/open-source
baseURL: https://github.com/oramasearch/orama
properties:
- url: https://docs.orama.com/open-source
  type: Documentation
- url: https://github.com/oramasearch/orama
  type: SourceCode
description: The open-source @orama/orama library (Apache 2.0) - a complete in-memory search engine and
  RAG pipeline that runs in the browser, on the server, or at the edge in under 2kb. Exposes JavaScript
  functions (create, insert, remove, search) for full-text, vector, and hybrid search; not an HTTP API.