Update realestate_swarm.md

pull/1097/head
Aksh Parekh 6 days ago committed by GitHub
parent e40a1f73a7
commit 73ccb819cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,13 +22,8 @@ To set up and run the Real Estate Swarm, follow these steps:
* Poetry (or pip) for dependency management * Poetry (or pip) for dependency management
* An Exa API Key (for the `exa_search` tool) * An Exa API Key (for the `exa_search` tool)
### Installation ### Setup
1. **Install dependencies:** **Set up Exa API Key:**
Use the following command to download all dependencies.
```bash
pip install -r requirements.txt
```
2. **Set up Exa API Key:**
The `Property Research Agent` utilizes the `exa_search` tool, which requires an `EXA_API_KEY`. The `Property Research Agent` utilizes the `exa_search` tool, which requires an `EXA_API_KEY`.
Create a `.env` file in the root directory of your project (or wherever your application loads environment variables) and add your Exa API key: Create a `.env` file in the root directory of your project (or wherever your application loads environment variables) and add your Exa API key:
``` ```

Loading…
Cancel
Save