Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add journal entry metadata/NLP analysis and UI #7

Open
alexpunct opened this issue Mar 5, 2023 · 0 comments
Open

Add journal entry metadata/NLP analysis and UI #7

alexpunct opened this issue Mar 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@alexpunct
Copy link
Owner

As a user I would like to be able to track my mood across time so I can see if my happiness is improving.

Proposed implementation:

Use ChatGPT to generate the metadata for each post and return it as JSON. The metadata could contain the sentiment (negative, neutral, positive), the topics extracted from the entry.
Show a graph of the mood across time and a list of topics (like a tag cloud) than when clicked displays all entries with that topic.

@alexpunct alexpunct added the enhancement New feature or request label Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant