10000 GitHub - ianamo/domo: Domo is an AI app that will write thank you notes for you.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ domo Public

Domo is an AI app that will write thank you notes for you.

Notifications You must be signed in to change notification settings

ianamo/domo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Domo (Arigato), an AI Thank You Card App

Author: Ian Mosley Email: ianamo86@gmail.com License: MIT

Domo will help you write your thank you cards. Create a CSV file with fields for Recipient, Gift, and Email, and Domo will read in the data and use the LLM of your choice to create a file with prewritten thank you emails. (Gemma2:2b seems to work well.) Requires a working Ollama installation as well as the Ollama and Pandas packages.

How to Use

First install dependencies, particularly Ollama. Then clone the repo and proceed as follows (Linux/Mac):

pip install ollama pandas
ollama pull gemma2:2b

Or the LLM of your choice. Edit thankyou.csv with the relevant information, then:

python domo.py

You will find the emails in thankyouemails.md.

Other Questions

Does using this make me a bad person?

Perhaps. But if you've got a huge list to work through and it saves your sanity, who's to say, really?

About

Domo is an AI app that will write thank you notes for you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0