# API Integration Checklist

The following table tracks my targeted platforms for partnerships and integration into Gaby's services.

<table><thead><tr><th>Platform Type<select><option value="A2BSCw3uEcJi" label="Cloud" color="blue"></option><option value="9Apyn4N2cLFg" label="Database" color="blue"></option><option value="rJcSygb2aPQS" label="Project Management" color="blue"></option><option value="tmtqCWy4OWYR" label="Community Networks" color="blue"></option></select></th><th>External Platform</th><th>Usage</th><th data-type="checkbox">Partnered?</th><th data-type="checkbox">Integrated?</th></tr></thead><tbody><tr><td><span data-option="9Apyn4N2cLFg">Database</span></td><td>Google Workspace e.g. Google Sheets / Docs</td><td><ul><li>Data reporting and insights</li></ul></td><td>true</td><td>false</td></tr><tr><td><span data-option="A2BSCw3uEcJi">Cloud</span></td><td>Google BigQuery AI/ML</td><td><ul><li>AI/ML Schedulers</li><li>Internal &#x26; External Database management</li></ul></td><td>true</td><td>false</td></tr><tr><td><span data-option="A2BSCw3uEcJi">Cloud</span></td><td>Azure / Microsoft: Power BI (legacy system and skewed market because <em>it is Power BI</em>)</td><td><ul><li>Data reporting and insights</li></ul></td><td>false</td><td>false</td></tr><tr><td><span data-option="9Apyn4N2cLFg">Database</span></td><td>MongoDB</td><td><ul><li>Database connection endpoint </li></ul></td><td>false</td><td>false</td></tr><tr><td><span data-option="9Apyn4N2cLFg">Database</span></td><td>Supabase</td><td><ul><li>Database connection endpoint</li></ul></td><td>false</td><td>false</td></tr><tr><td><span data-option="rJcSygb2aPQS">Project Management</span></td><td>Notion</td><td><ul><li>Marketing/Exposure</li><li>Team documentation</li></ul></td><td>true</td><td>true</td></tr><tr><td><span data-option="rJcSygb2aPQS">Project Management</span></td><td>Atlassian e.g. Jira</td><td><ul><li>Marketing/Exposure</li><li>Team documentation</li></ul></td><td>true</td><td>false</td></tr><tr><td><span data-option="9Apyn4N2cLFg">Database</span></td><td>HuggingFace </td><td><ul><li>Internal Database handling &#x26; workflows</li><li>Access data to demo Gaby's services</li></ul></td><td>false</td><td>false</td></tr><tr><td><span data-option="rJcSygb2aPQS">Project Management</span></td><td>TypeForm</td><td><ul><li>Documentation </li><li>Marketing/ exposure</li></ul></td><td>true</td><td>false</td></tr><tr><td><span data-option="tmtqCWy4OWYR">Community Networks</span></td><td>Github MCP Network Hub &#x26; Copilot</td><td><ul><li>Marketing/Exposure</li></ul></td><td>false</td><td>false</td></tr><tr><td><span data-option="tmtqCWy4OWYR">Community Networks</span></td><td>Kaggle </td><td><ul><li>Marketing/Exposure</li><li>Access data to demo Gaby's services</li></ul></td><td>true</td><td>true</td></tr><tr><td><span data-option="A2BSCw3uEcJi">Cloud</span></td><td>AWS Bedrock &#x26; Sagemaker</td><td><ul><li>AI/ML schedulers</li><li>Internal &#x26; External database management</li><li>Local serving MCP networks (with security!)</li><li>Jupyter Notebook servers as AI Agent's playground</li></ul></td><td>false</td><td>true</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whoamimi.gitbook.io/blog/projects/readme-1/api-integration-checklist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
