Inspiration
Certain conversations were not worthwhile to have, and automating them was easier. Please do not use this with close friends!
What it does
Reads your previous messages with a person in the last X hours, puts it in a chatGPT query such that:
- It structures the message the manner below, while also requesting that the chatGPT response is brief, and ends the message with a question.
Me: <message> Friend: <message> Me: <message> Friend: <message> Me: - Sends the message generated above using Applescript.
Can set it up as a cron job for it to automatically run every X hours.
Challenges I ran into
Difficult to find ways to import the chat.db file that stores all the relevant messages. Have to manually copy it over to a different directory.
What I learned
That Applescript is quite powerful.
What's next for Autochatter
Make the process for selecting friends more streamlined, while also thinking of what other use-cases this would be practical for.
Built With
- applescript
- chatgpt
- python

Log in or sign up for Devpost to join the conversation.