- 😃 Analyze user feelings based on provided emotions and user messages/comments.
- 📋 Accepts two arguments: feelings and user message.
- 🎯 Output the most relevant feeling based on the input.
- 🌐 Supports multiple languages.
Before running the application, please follow the steps below:
- Create a file called
openai_key.txt
in the project directory. - Paste your OpenAI API key in the
openai_key.txt
file. - Save the file.
Make sure to keep your API key secure and avoid sharing it publicly. This step is necessary to authenticate and access the OpenAI APIs used by the application.
- MIT License
- Copyright 2023 ©️ - MIT License
- Mohammed Mostafa