This README provides instructions for setting up and running the BQ+Claude3 Art Sample project.
- Access to Google Cloud Platform (GCP)
- BigQuery enabled in your GCP project
- Locate the
object.csv
file containing the raw data. - Create a new BigQuery Dataset in your GCP project.
- Load the
object.csv
file into the newly created BigQuery Dataset.
For detailed instructions on loading data into BigQuery, refer to the BigQuery documentation.
- Navigate to the BigQuery console in your GCP project.
- Go to the Notebooks section.
- Upload the "BQ+Claude_Museum_Art_Sample" notebook to BigQuery.
For step-by-step instructions on uploading notebooks to BigQuery, follow the guide in the official documentation.
After completing the setup steps, you can open, edit the fields like project id according to your environment and run the "BQ+Claude3_Art_Sample" notebook in the BigQuery Notebooks environment.
If you encounter any issues or have questions, please refer to the BigQuery documentation or contact your GCP support team.