Skip to content

The Orama Answer Engine ​

Orama is an answer engine. When you integrate your data, it will create an RAG pipeline to let you ask questions about your data and get precise, reliable answers back.

To get started with the Orama answer engine, simply create a new index and enable automatic embedding generation.

At the time of writing, you will also need to set up an OpenAI API key to make the Answer engine work, as it will use OpenAI's GPT 3.5 Turbo model to generate the answers.

We will release more integrations with more LLMs soon:

LLM ProviderModelSupport
OpenAIGPT 3.5 Turbo✅ Supported
OpenAIGPT 4 Turbo🔜 Supported soon
OpenAIGPT 4🔜 Supported soon
AnthropicClaude 3 Opus🚧 Work in progress
AnthropicClaude 3 Sonnet🚧 Work in progress
GoogleGemini Ultra🚧 Work in progress
GoogleGemini 1.5 Pro🚧 Work in progress
MistralMistral Large🚧 Work in progress
MistralMistral Medium🚧 Work in progress
MistralMistral Small🚧 Work in progress

This is all you’ll need to trigger the Orama RAG pipeline.