# Data Driven ## Docs - [BigQuery Backend](https://explore-assistant.datadriven.works/docs/explore-assistant/backend/bigquery_backend.md): This section provides an overview of the BigQuery backend for the Explore Assistant, including setup, deployment, and usage instructions. - [Cloud Function Backend](https://explore-assistant.datadriven.works/docs/explore-assistant/backend/cloud_function_backend.md): This section provides an overview of the Cloud Function backend for the Explore Assistant, including setup, deployment, and usage instructions. - [Setup](https://explore-assistant.datadriven.works/docs/explore-assistant/backend/general_setup.md): This document provides instructions for setting up the backend for the Looker Explore Assistant on Google Cloud Platform (GCP) using Terraform. - [Terraform Setup](https://explore-assistant.datadriven.works/docs/explore-assistant/backend/terraform_setup.md): We use Terraform to set up the backend for the Looker Explore Assistant on Google Cloud Platform (GCP). - [Local Development](https://explore-assistant.datadriven.works/docs/explore-assistant/cloud-function/local_development.md): Local development of the cloud function backend for the Looker Explore Assistant. - [Local Development](https://explore-assistant.datadriven.works/docs/explore-assistant/frontend/development.md): This guide will walk you through setting up a local development environment for the Explore Assistant. - [Load Examples into BigQuery](https://explore-assistant.datadriven.works/docs/explore-assistant/frontend/examples.md): This script facilitates the loading of JSON data into Google BigQuery while managing data freshness by ensuring existing rows related to an `explore_id` are deleted before new data is inserted. - [Gotchas](https://explore-assistant.datadriven.works/docs/explore-assistant/frontend/gotchas.md): This guide will walk you through some common gotchas when developing the Explore Assistant. - [Make it smarter](https://explore-assistant.datadriven.works/docs/explore-assistant/frontend/make_it_smarter.md): Make the explore assistant smarter without giving it examples - [Production](https://explore-assistant.datadriven.works/docs/explore-assistant/frontend/production.md) - [Setup](https://explore-assistant.datadriven.works/docs/explore-assistant/looker/setup.md): Set up the Looker Explore Assistant - [Introduction](https://explore-assistant.datadriven.works/docs/explore-assistant/overview/introduction.md): The Explore Assistant is a Looker extension that integrates LLM's hosted on Vertex AI into a natural language experience powered by Looker's modeling layer. ## OpenAPI Specs - [openapi](https://explore-assistant.datadriven.works/api-reference/openapi.json)