nicknochnack / CrewAIPropertyBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrewAI Property Research

Build a crew ai crew that performs property research using Ollama.

See it live and in action πŸ“Ί

Startup πŸš€

  1. Install Ollama

  2. Download openhermes ollama pull openhermes
  3. Create a virtual environment conda create -n crew python=3.11
  4. Activate it conda activate crew
  5. Install initial deps pip install 'crewai[tools]'
  6. Update the SERPER_API_KEY value with an API key from Serper

  7. Run the flow using python main.py

# Other References πŸ”—

-CrewAI:documentation for the framework.

Who, When, Why?

πŸ‘¨πŸΎβ€πŸ’» Author: Nick Renotte
πŸ“… Version: 1.x
πŸ“œ License: This project is licensed under the MIT License

About


Languages

Language:Python 100.0%