Quick Start
This guide shows how to use the memories.ai API to build your own personal video management and understanding assistant.
- Sign up for your memories.ai account.
- Upload your video for encoding.
- search highlights from videos!
- Start chatting with videos!
The diagram below demonstrates the steps:


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.