// Setup · 5 Steps + 1 Optional
GET STARTED
Five steps to deploy GAIA AI in your Perplexity Space. Takes under 3 minutes.
Open Perplexity Spaces
Go to Perplexity.ai, navigate to Spaces, and create a new Space.
Open PerplexityPaste System Instructions
In your Space settings, clear the System Instructions field and paste the latest version.
Click “Copy Full Contents” to fetch and copy the latest SYSTEM_INSTRUCTIONS.md directly from GitHub.
Upload Skill Files
Download all ten skill and engine files, then upload them as Space Files in your Perplexity Space settings.
Select Your Model
Choose a model in Perplexity Space settings. Claude Sonnet is recommended for the best reasoning depth across all ten subfunctions.
Start Using GAIA AI
GAIA AI will now automatically route every query to the right subfunction. Ask it to write code, design a system, review a contract, or anything else.
Enable Auto-Update Checking
optionalSet up a weekly Perplexity Scheduled Task that checks for new GAIA AI versions and notifies you when an update is available.
- 01Go to your GAIA AI Perplexity Space.
- 02Click Scheduled Tasks in the left sidebar.
- 03Click Create Task.
- 04In the Instructions field, paste the prompt below.
- 05Set Schedule to Weekly. Optionally turn off email notifications.
- 06Click Save.
Compare the current version of GAIA AI to https://raw.githubusercontent.com/alexey-max-fedorov/gaia-ai/refs/heads/master/VERSION. - If the versions are the same, say "GAIA AI is up to date". - If the versions are different, say "GAIA AI can be updated to [new version from the url]. Update now: https://use-gaia-ai.vercel.app/update?auto=1"
// Open Source
EVERYTHING IS PUBLIC
All system prompt files, skill files, and this website are open source. Fork it, modify it, or use it as-is.