Skip to content

A simple demonstration of crewAI's AI Agent framework to perform a research task a summarise findings

License

Notifications You must be signed in to change notification settings

danieljhand/crewai-research-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crewai-research-demo

A simple demonstration of crewAI's AI Agent framework to perform a research task a summarise findings

This simple demo uses a locally hosted LLM, openhermes, running on ollama. Alternatively, you can modify crewai-research-demo.py to use OpenAIs ChatGPT.

Important

You will need to create a .env file and populate it with the following environment variables:

  • SERPER_API_KEY
  • OPENAI_API_BASE
  • OPENAI_MODEL_NAME
  • OPENAI_API_KEY

About

A simple demonstration of crewAI's AI Agent framework to perform a research task a summarise findings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages