Skip to content

How to Guides#

This section of the documentation contains goal oriented guides that provide recipes for solving specific problems while adopting Orca to your specific use case.

Accounts:
Learn how to manage your account and organization settings in the Orca App.

Deployment:
Learn how to deploy and connect to hosted OrcaDB instances.

Memorysets:
Learn how to store and lookup memories with the memoryset abstraction.

Reranking:
Learn how to add reranking to your memory lookups.

DB Querying:
Learn how to query your OrcaDB directly with our SQL-like query language.

Custom Models:
Learn how to add retrieval augmentation to your custom model architecture with our memory augmentation layers.