https://github.com/mo7ammedd/analysis-user-feeling
Analyze user feelings based on provided emotions
https://github.com/mo7ammedd/analysis-user-feeling
analysis api openai-chatgpt python
Last synced: about 1 year ago
JSON representation
Analyze user feelings based on provided emotions
- Host: GitHub
- URL: https://github.com/mo7ammedd/analysis-user-feeling
- Owner: Mo7ammedd
- License: mit
- Created: 2023-08-06T17:51:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T00:50:00.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T03:41:25.263Z (about 1 year ago)
- Topics: analysis, api, openai-chatgpt, python
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Openai Projects
## User Feeling Analyzer
- đ 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.
â ī¸ **IMPORTANT: API Key Setup**
Before running the application, please follow the steps below:
1. Create a file called `openai_key.txt` in the project directory.
2. Paste your OpenAI API key in the `openai_key.txt` file.
3. 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.
## License
[](http://badges.mit-license.org)
- MIT License
- Copyright 2023 ÂŠī¸ - MIT License
- [Mohammed Mostafa](https://github.com/mohammedd20)