Skip to main content
The app is currently under development

Installation

Choose your preferred method to run GAIA AI locally:

Create Your First Project

1

Create Your Account

Create account
2

Set Up Your Project Components

new ProjectYou’ll need three components:1. AI ProviderAI providersChoose between:
  • Local: Ollama or openai compatible models
  • Cloud: OpenAI, Anthropic, Google, etc.
2. Embedding ProviderEmbedding providersChoose between:
  • Local: Ollama embeddings
  • Cloud: OpenAI, Cohere, etc.
3. Vector StoreVector storesChoose between:
  • Local: Faiss, LanceDB
  • Cloud: Pinecone, Weaviate, etc.
3

Build Your Agent

Customize your agent with:1. Add Knowledge (Learn more) Upload and index documents for your agent to reference.2. Create Tools (Learn more) Design custom functions your agent can execute.3. Connect MCPs (Learn more) Integrate and connect with external MCPs and protocols.
4

Start Using Your Agent

Chat Interface:Chat interfaceOr integrate via SDK: (View integrations)
  • OpenAI SDK
  • Vercel AI SDK
  • REST API

Next Steps: Check out the Features to explore everything GAIA AI can do!