Getting Started
This guide explains how to use AI inside extensions.
There are two ways to leverage the power of AI inside your extensions.
To use AI APIs or AI Extensions, you need to subscribe to Raycast Pro.
AI APIs
Use our AI APIs to generate content such as summaries, translations, and more. For example, the Notion extension uses AI.ask(...)
as part of it's Quick Capture command to generate a summary of a website.
AI Extensions
Create an AI Extension to enable natural language interactions in Quick AI, AI Chat, and AI Commands. For example, the Linear extension allows you to manage your team's issues or check your personal priorities by simply chatting to it.
Last updated