Getting Started¶
Welcome! This guide will help you set up and use Open Estate AI projects.
Prerequisites¶
- Python 3.11+
- Node.js and npm (for AWS CDK)
- AWS CLI configured (
aws configure) - Terraform (if using infra-as-code)
- An AWS account with suitable permissions
Quick Setup¶
-
Clone the repository:
-
Create and activate a Python virtual environment:
-
Install dependencies:
-
For documentation:
-
For infrastructure:
- See the Guides and Reference sections for details.
Need Help?¶
Feel free to suggest improvements or ask questions!