Skip to content

nicknochnack/CrewAIPropertyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages