- Step1: Clone the GettingTheFeels repository from GitHub.
- Step2: Install Python dependencies using pip install -r requirements.txt.
- Step3: Create and configure your OpenAI API key in config.json.
- Step4: Import the analyze_emotion function or run the CLI script.
- Step5: Pass text input to the agent to receive JSON emotion scores.
- Step6: Integrate results into your application or workflow.