Build a keynote writing agent using CrewAI and watsonx.ai.
TBD
- Clone the repo
git clone
- Install initial deps
pip install -r requirements.txt
- Replace the Serper Dev API key with your own from here
- Replace the watsonx.ai API with your own from here
- Replace the project id with a watsonx.ai project id
- Run the flow
python agent.py
# Other References 🔗
-Watsonx Langchain:WatsonxLLM is a wrapper for IBM watsonx.ai foundation models.
-CrewAI:Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
👨🏾💻 Author: Nick Renotte
📅 Version: 1.x
📜 License: This project is licensed under the MIT License