Get started
Build custom AI Agents
1
Prerequisite 1: Install xpander-sdk and build
Log in to your Xpander account. - Navigate to the Connectors section and enable few connectors
2
Prerequisite 2: Obtain API Keys for xpander Agent and LLM
Use the workbench to add source node and the connectors from step 1.
Start coding AI Agents
Here’s how to set up your environment:
python
Next, create a Python script (agent_example.py):
agent_example.py
Run the Python script:
python agent_example.py
View the response: This will retrieve the latest blog post from your ContentDB database in Notion.