Skip to content

This provides the potential to create complex workflows πŸ”„ with a variety of conditions πŸ“. A Python file πŸ“„ contains the output code πŸ’». Something needs minor adjustments πŸ”§ to function properly πŸ’ͺ.

Notifications You must be signed in to change notification settings

Kakachia777/Langchain-Agency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Agency using CrewAI, DeepInfra and Gemini Pro

Alt Text

This is a several Agency Bots where you need to provide instructions and it will handle all of the coding. This is accomplished with the assistance of CrewAI, DeepInfra and the Google Gemini-Pro model.

This provides the potential to create complex workflows with a variety of conditions. Something needs minor adjustments to function properly.

Installation

  • Clone the repo
  • Install the required packages
pip install -r requirements.txt
  • Create a .env file to add GOOGLE_API_KEY and DEEPINFRA_API_TOKEN
GOOGLE_API_KEY = 'YOUR_API_KEY'
DEEPINFRA_API_TOKEN = 'YOUR_API_KEY'
  • Run the Playwright Agents.py in the terminal
python run Playwright Agents.py
python run Marketing Agency.py

NOTE: A sample input prompt is given in the folder, and some changes may be needed in the output Python file.

Authors

About

This provides the potential to create complex workflows πŸ”„ with a variety of conditions πŸ“. A Python file πŸ“„ contains the output code πŸ’». Something needs minor adjustments πŸ”§ to function properly πŸ’ͺ.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages