Back to Examples
AI Squared
Explore AI Squared's comprehensive guides on connecting and configuring AI/ML model sources to enhance your AI integration seamlessly.
Lines
181
Sections
1
Want your own llms.txt file?
Generate a professional, AI-friendly file for your website in minutes!
llms.txt Preview
# AI Squared
## Docs
- [Adding an AI/ML Source](https://docs.squared.ai/activation/add-ai-source.md): How to connect and configure a hosted AI/ML model source in AI Squared.
- [Anthropic Model](https://docs.squared.ai/activation/ai-ml-sources/anthropic-model.md)
- [AWS Bedrock Model](https://docs.squared.ai/activation/ai-ml-sources/aws_bedrock-model.md)
- [Generic Generic Open AI Spec Endpoint](https://docs.squared.ai/activation/ai-ml-sources/generic_open_ai-endpoint.md)
- [Google Vertex Model](https://docs.squared.ai/activation/ai-ml-sources/google_vertex-model.md)
- [HTTP Model Source Connector](https://docs.squared.ai/activation/ai-ml-sources/http-model-endpoint.md): Guide on how to configure the HTTP Model Connector on the AI Squared platform
- [Open AI Model](https://docs.squared.ai/activation/ai-ml-sources/open_ai-model.md)
- [WatsonX.AI Model](https://docs.squared.ai/activation/ai-ml-sources/watsonx_ai-model.md)
- [Connect Source](https://docs.squared.ai/activation/ai-modelling/connect-source.md): Learn how to connect and configure an AI/ML model as a source for use within the AI Squared platform.
- [Input Schema](https://docs.squared.ai/activation/ai-modelling/input-schema.md): Define and configure the input schema to structure the data your model receives.
- [Introduction](https://docs.squared.ai/activation/ai-modelling/introduction.md)
- [Overview](https://docs.squared.ai/activation/ai-modelling/modelling-overview.md): Understand what AI Modeling means inside AI Squared and how to configure your models for activation.
- [Output Schema](https://docs.squared.ai/activation/ai-modelling/output-schema.md): Define how to handle and structure your AI/ML model's responses.
- [Preprocessing](https://docs.squared.ai/activation/ai-modelling/preprocessing.md): Configure transformations on input data before sending it to your AI/ML model.
- [Headless Extension](https://docs.squared.ai/activation/data-apps/browser-extension/headless-ext.md)
- [Platform Extension](https://docs.squared.ai/activation/data-apps/browser-extension/platform.md)
- [Chatbot](https://docs.squared.ai/activation/data-apps/chatbot/overview.md): Coming soon..
- [Overview](https://docs.squared.ai/activation/data-apps/overview.md): Understand what Data Apps are and how they help bring AI into business workflows.
- [Create a Data App](https://docs.squared.ai/activation/data-apps/visualizations/create-data-app.md): Step-by-step guide to building and configuring a Data App in AI Squared.
- [Embed in Business Apps](https://docs.squared.ai/activation/data-apps/visualizations/embed.md): Learn how to embed Data Apps into tools like CRMs, support platforms, or internal web apps.
- [Feedback](https://docs.squared.ai/activation/data-apps/visualizations/feedback.md): Learn how to collect user feedback on AI insights delivered via Data Apps.
- [Data Apps Reports](https://docs.squared.ai/activation/data-apps/visualizations/reports.md): Understand how to monitor and analyze user engagement and model effectiveness with Data Apps.
- [Pinecone](https://docs.squared.ai/activation/vector-search/pinecone_db.md)
- [Qdrant](https://docs.squared.ai/activation/vector-search/qdrant.md)
- [Create Catalog](https://docs.squared.ai/api-reference/catalogs/create_catalog.md)
- [Update Catalog](https://docs.squared.ai/api-reference/catalogs/update_catalog.md)
- [Check Connection](https://docs.squared.ai/api-reference/connector_definitions/check_connection.md)
- [Connector Definition](https://docs.squared.ai/api-reference/connector_definitions/connector_definition.md)
- [Connector Definitions](https://docs.squared.ai/api-reference/connector_definitions/connector_definitions.md)
- [Create Connector](https://docs.squared.ai/api-reference/connectors/create_connector.md)
- [Delete Connector](https://docs.squared.ai/api-reference/connectors/delete_connector.md)
- [Connector Catalog](https://docs.squared.ai/api-reference/connectors/discover.md)
- [Get Connector](https://docs.squared.ai/api-reference/connectors/get_connector.md)
- [List Connectors](https://docs.squared.ai/api-reference/connectors/list_connectors.md)
- [Query Source](https://docs.squared.ai/api-reference/connectors/query_source.md)
- [Update Connector](https://docs.squared.ai/api-reference/connectors/update_connector.md)
- [Introduction](https://docs.squared.ai/api-reference/introduction.md)
- [Create Model](https://docs.squared.ai/api-reference/models/create-model.md)
- [Delete Model](https://docs.squared.ai/api-reference/models/delete-model.md)
- [Get Models](https://docs.squared.ai/api-reference/models/get-all-models.md)
- [Get Model](https://docs.squared.ai/api-reference/models/get-model.md)
- [Update Model](https://docs.squared.ai/api-reference/models/update-model.md)
- [List Sync Records](https://docs.squared.ai/api-reference/sync_records/get_sync_records.md): Retrieves a list of sync records for a specific sync run, optionally filtered by status.
- [Sync Run](https://docs.squared.ai/api-reference/sync_runs/get_sync_run.md): Retrieves a sync run using sync_run_id for a specific sync.
- [List Sync Runs](https://docs.squared.ai/api-reference/sync_runs/get_sync_runs.md): Retrieves a list of sync runs for a specific sync, optionally filtered by status.
- [Create Sync](https://docs.squared.ai/api-reference/syncs/create_sync.md)
- [Delete Sync](https://docs.squared.ai/api-reference/syncs/delete_sync.md)
- [List Syncs](https://docs.squared.ai/api-reference/syncs/get_syncs.md)
- [Manual Sync Cancel](https://docs.squared.ai/api-reference/syncs/manual_sync_cancel.md): Cancel a Manual Sync using the sync ID.
- [Manual Sync Trigger](https://docs.squared.ai/api-reference/syncs/manual_sync_trigger.md): Trigger a manual Sync by providing the sync ID.
- [Get Sync](https://docs.squared.ai/api-reference/syncs/show_sync.md)
- [Get Sync Configurations](https://docs.squared.ai/api-reference/syncs/sync_configuration.md)
- [Test Sync](https://docs.squared.ai/api-reference/syncs/test_sync.md): Triggers a test for the specified sync using the sync ID.
- [Update Sync](https://docs.squared.ai/api-reference/syncs/update_sync.md)
- [Overview](https://docs.squared.ai/deployment-and-security/auth/overview.md)
- [Cloud (Managed by AI Squared)](https://docs.squared.ai/deployment-and-security/cloud.md): Learn how to access and use AI Squared's fully managed cloud deployment.
- [Overview](https://docs.squared.ai/deployment-and-security/data-security-infra/overview.md)
- [Overview](https://docs.squared.ai/deployment-and-security/overview.md)
- [SOC 2 Type II](https://docs.squared.ai/deployment-and-security/security-and-compliance/overview.md)
- [Azure AKS (Kubernetes)](https://docs.squared.ai/deployment-and-security/setup/aks.md)
- [Azure VMs](https://docs.squared.ai/deployment-and-security/setup/avm.md)
- [Docker](https://docs.squared.ai/deployment-and-security/setup/docker-compose.md): Deploying Multiwoven using Docker
- [Docker](https://docs.squared.ai/deployment-and-security/setup/docker-compose-dev.md)
- [Digital Ocean Droplets](https://docs.squared.ai/deployment-and-security/setup/dod.md): Coming soon...
- [Digital Ocean Kubernetes](https://docs.squared.ai/deployment-and-security/setup/dok.md): Coming soon...
- [AWS EC2](https://docs.squared.ai/deployment-and-security/setup/ec2.md)
- [AWS ECS](https://docs.squared.ai/deployment-and-security/setup/ecs.md): Coming soon...
- [AWS EKS (Kubernetes)](https://docs.squared.ai/deployment-and-security/setup/eks.md): Coming soon...
- [Environment Variables](https://docs.squared.ai/deployment-and-security/setup/environment-variables.md)
- [Google Cloud Compute Engine](https://docs.squared.ai/deployment-and-security/setup/gce.md)
- [Google Cloud GKE (Kubernetes)](https://docs.squared.ai/deployment-and-security/setup/gke.md): Coming soon...
- [Helm Charts ](https://docs.squared.ai/deployment-and-security/setup/helm.md)
- [Heroku](https://docs.squared.ai/deployment-and-security/setup/heroku.md): Coming soon...
- [OpenShift](https://docs.squared.ai/deployment-and-security/setup/openshift.md): Coming soon...
- [Billing & Account](https://docs.squared.ai/faqs/billing-and-account.md)
- [Data & AI Integration](https://docs.squared.ai/faqs/data-and-ai-integration.md)
- [Data Apps](https://docs.squared.ai/faqs/data-apps.md)
- [Deployment & Security](https://docs.squared.ai/faqs/deployment-and-security.md)
- [Feedback](https://docs.squared.ai/faqs/feedback.md)
- [Model Configuration](https://docs.squared.ai/faqs/model-config.md)
- [Introduction to AI Squared](https://docs.squared.ai/getting-started/introduction.md): Learn what AI Squared is, who it's for, and how it helps businesses integrate AI seamlessly into their workflows.
- [Navigating AI Squared](https://docs.squared.ai/getting-started/navigation.md): Explore the AI Squared dashboard, including reports, sources, destinations, models, syncs, and data apps.
- [Setting Up Your Account](https://docs.squared.ai/getting-started/setup.md): Learn how to create an account, manage workspaces, and define user roles and permissions in AI Squared.
- [Workspace Management](https://docs.squared.ai/getting-started/workspace-management/overview.md): Learn how to create a new workspace, manage settings and workspace users.
- [Adding a Data Source](https://docs.squared.ai/guides/add-data-source.md): How to connect and configure a business data source in AI Squared.
- [Introduction](https://docs.squared.ai/guides/core-concepts.md)
- [Overview](https://docs.squared.ai/guides/data-modelling/models/overview.md)
- [SQL Editor](https://docs.squared.ai/guides/data-modelling/models/sql.md): SQL Editor for Data Modeling in AI Squared
- [Table Selector](https://docs.squared.ai/guides/data-modelling/models/table-visualization.md)
- [Incremental - Cursor Field](https://docs.squared.ai/guides/data-modelling/sync-modes/cursor-incremental.md): Incremental Cursor Field sync transfers only new or updated data, minimizing data transfer using a cursor field.
- [Full Refresh](https://docs.squared.ai/guides/data-modelling/sync-modes/full-refresh.md): Full Refresh syncs replace existing data with new data.
- [Incremental](https://docs.squared.ai/guides/data-modelling/sync-modes/incremental.md): Incremental sync only transfer new or updated data, minimizing data transfer
- [Overview](https://docs.squared.ai/guides/data-modelling/syncs/overview.md)
- [Facebook Custom Audiences](https://docs.squared.ai/guides/destinations/retl-destinations/adtech/facebook-ads.md)
- [Google Ads](https://docs.squared.ai/guides/destinations/retl-destinations/adtech/google-ads.md)
- [Amplitude](https://docs.squared.ai/guides/destinations/retl-destinations/analytics/amplitude.md)
Preview of AI Squared's llms.txt file. View complete file (181 lines) →
Ready to create yours?
Generate a professional llms.txt file for your website in minutes with our AI-powered tool.
Generate Your llms.txt File