- Step1: Clone the llm-movieagent repository from GitHub.
- Step2: Install dependencies via pip install -r requirements.txt.
- Step3: Set OpenAI and TMDB API keys in environment variables.
- Step4: Run the agent script using python movie_agent.py.
- Step5: Interact by typing natural language movie queries.
- Step6: Review the agent’s responses with movie details and recommendations.