chatgpt-journal icon indicating copy to clipboard operation
chatgpt-journal copied to clipboard

Add journal entry metadata/NLP analysis and UI

Open alexpunct opened this issue 2 years ago • 0 comments
trafficstars

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 avatar Mar 05 '23 18:03 alexpunct