6 ms·
Any willingness to share this script? I've been working on some code to ingest things and summarize for them and I haven't gotten to email just yet.
by ghilston 1y ago
Any willingness to share this script? I've been working on some code to ingest things and summarize for them and I haven't gotten to email just yet.
- rukuu001 1y agoWatch this space. It’s pretty scrappy code and needs a cleanup. It also does other random stuff relating to calendar entries that I want to be reminded to appropriately prepare for. But yes I’ll share, and I guess post an update in this thread?
- ghilston 1y agoOkay will do. Yeah, I just finished my calendar reading code. I haven't prepared the data for my LLM ingestion yet. Sounds great, I'll refresh this thread in a few days
- renmillar 1y agoI’d suggest the simple approach: run that script through Claude and have it extract just the email processing parts to create a clean CLI tool. This seems like exactly the type of refactoring task that LLMs are really good at.