Skip to main content
Version: v1.1

Quick Start

This guide shows how to use the memories.ai API to build your own personal video management and understanding assistant.

  1. Sign up for your memories.ai account.
  2. Upload your video for encoding.
  3. search highlights from videos!
  4. Start chatting with videos!

The diagram below demonstrates the steps:

quick start 1quick start 1

Start Developing

You can interact with the platform using any HTTP client to send requests and receive responses.

Prerequisites

  • After signing up, navigate to the API settings page to create your personal API key.
  • Videos you upload must meet the following requirements:
    • Video and audio formats: The video must be encoded in a format supported by FFmpeg.
    • Audio track: If you intend to use the audio transcription feature, the uploaded video should include an audio track.

FAQ

  • If you encounter an "Exceeding limit" error, please refer to Rate Limit for more information.