As a developer, you have 3 ways to integrate OCL into your systems.
Plug-and-play user authentication + context injection
Useful if you want integrated login process and want to inject context during login without extra steps (recommended)
Comes with a bundled Personal AI Agent of the user that responds to the queries necessary for personalization
JavaScript SDK to ingest or retrieve context
Useful if you are creating a web2/web3 application
Expose context as a secure, queryable server for agents
Useful if you are building AI agents or LLMs
Last updated 6 months ago