Agents
Popcorn Pal
Popcorn Pal is a movie recommendation agent that searches and scrapes movie websites to provide detailed recommendations, including ratings, genres, descriptions, trailers, and upcoming releases.
Create a file popcorn_pal_agent.py
with the following code:
popcorn_pal_agent.py
Usage
1
Create a virtual environment
Open the Terminal
and create a python virtual environment.
2
Install libraries
3
Set environment variables
4
Run the agent
Was this page helpful?