MVP project for the AEC Coding Marathon.
Project ID: aec-mvp-1760894435
- Cloud Run
- Vertex AI Platform
- Firestore
- Cloud Storage
- Cloud Build
- Artifact Registry
- Create virtual environment:
python3 -m venv venv_marathon
source venv_marathon/bin/activate-
Install dependencies (in progress)
-
Configure GCP credentials
- FastAPI
- Google Cloud Platform (Vertex AI, Firestore, Cloud Run)
- LangChain
- Python 3.14