Skip to content

Using Agents like Financial Analyst and Investment Advisor for carrying out the Real estate investment work along any location

Notifications You must be signed in to change notification settings

Adii2202/Real-Estate-Finance-Crew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate Finance Crew

Setting Up the Environment

  1. Create Conda Environment:

    conda create -n crew python=3.11
  2. Activate Conda Environment:

    conda activate crew
  3. Get Ollama and Openhermes Model:

    ollama pull openhermes
  4. Install Requirements:

    pip install 'crewai[tools]'
    pip install -r requirements.txt

Running the Financial Expert Bot

  1. Get Serper API Key:

  2. Run the Financial Expert Bot:

    ollama run openhermes
    ollama serve

Additional Resources

About

Using Agents like Financial Analyst and Investment Advisor for carrying out the Real estate investment work along any location

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages