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:
``` ```
@ -471,4 +466,4 @@ By chaining these specialized agents, the Real Estate Swarm provides an end-to-e
| 🐦 Twitter | [@kyegomez](https://twitter.com/kyegomez) | Latest news and announcements | | 🐦 Twitter | [@kyegomez](https://twitter.com/kyegomez) | Latest news and announcements |
| 👥 LinkedIn | [The Swarm Corporation](https://www.linkedin.com/company/the-swarm-corporation) | Professional network and updates | | 👥 LinkedIn | [The Swarm Corporation](https://www.linkedin.com/company/the-swarm-corporation) | Professional network and updates |
| 📺 YouTube | [Swarms Channel](https://www.youtube.com/channel/UC9yXyitkbU_WSy7bd_41SqQ) | Tutorials and demos | | 📺 YouTube | [Swarms Channel](https://www.youtube.com/channel/UC9yXyitkbU_WSy7bd_41SqQ) | Tutorials and demos |
| 🎫 Events | [Sign up here](https://lu.ma/5p2jnc2v) | Join our community events | | 🎫 Events | [Sign up here](https://lu.ma/5p2jnc2v) | Join our community events |

Loading…
Cancel
Save