Skip to content

Pratikreddy/crew-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CrewAI Property Research

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

Startup 🚀

pip install 'crewai[tools]' Update the SERPER_API_KEY value with an API key from Serper

Run the flow using python flow.py

import os from crewai import Agent, Task, Crew from crewai_tools import SerperDevTool from langchain_community.chat_models import ChatOpenAI


# Other References 🔗

-CrewAI:documentation for the framework.

👨🏾‍💻 Author: Pratikreddy
📅 Version: 1.x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages