Getting Started

You can get started with analytics in Context.ai in less than 30 minutes.

  1. Navigate to https://with.context.ai and create your account.

  2. Integrate your application to start sending your chat transcripts to Context.ai. We provide Python and Javascript SDKs to make this straightforward. We additionally offer a LangChain plugin for integration via a few code change if you use LangChain.

  3. Authenticate your requests using the API Key provided on the onboarding page.

  4. Once integration is complete, transcripts and analysis will be available in the Context.ai UI within minutes after a logging request is made.

You can also call our JSON API directly if you are using an unsupported language.

Last updated