DEV Community

parmarjatin4911@gmail.com
parmarjatin4911@gmail.com

Posted on

Crew AI Screenplay Writer

Crew AI Screenplay Writer

git clone https://github.com/joaomdmoura/crewAI-examples/
cd crewAI-examples/screenplay_writer
pip install langchain-community langchain crewai langchain-openai langchain-core langchain_mistralai

export MISTRAL_API_KEY=xxxxxxxxxxxxxxx

Dataset: https://www.kaggle.com/datasets/crawford/20-newsgroups/data?select=rec.sport.hockey.txt

python screenplay_writer.py

Top comments (0)