Super Simple Gmail Organizer using gpt-4o
Finally had some time to sit down and build a little POC for this use case.
In the video (still getting the hang of @screenstudio) I label my most recent 20 emails based on the email's content.
- fetches last x emails
- fetch all my labels
- for each email, use gpt-4o to choose a label and give its reasoning for choosing that label
- add label to email
-return list of labels and their reasoning
@itstimconnors is this what you're looking for 👀
Someone, please build:
Super simple widget that uses the Gmail API + an LLM to apply a label to all inbound emails based on custom rules
I don’t want a new inbox, I don’t want an assistant to write me emails. Just the automatic labeling. Charge me based on email volume
And I got my first PR merged to the repo this week!
Previously, you couldn’t run wrangler dev and point your cf container to an image in cf registry. You either needed to point it to a local Dockerfile, or use another registry like docker hub or ECR. This led to me moving my image registry to ECR for the time being. But once this gets released, I’ll be back on CF registry
https://t.co/s7ggavT3yC
@swyx I built a vdr for hosting files on top of r2 recently with doc management, watermarking pdfs, minimal rbac and some other things.
What other dropbox features would you be expecting?
https://t.co/T0x6YD7cAl
Johnny Holliday has been an icon in sports as well as a source of hope and comfort for all those around him. @MacFarlaneNews of CBS Saturday Morning profiles the legendary Voice of the Terps and how his career has impacted so many.
We mourn the passing of Dr. Lonise Bias, a mother, advocate, and voice for education, awareness, and change. Our thoughts are with the Bias family.
In this interview with @hollidaykid, she reflects on Len’s legacy and a message she carried forward ❤️🐢
Nice! I’d rather not have to hook into Instacart bc of extra fees and would rather use my Whole Foods delivery sub or regular online ordering tho
Plus it’d be sweet to add memory so it knows what food I already have in my inventory at home + prior preferences
(Not to shill, but I started working on this awhile back and got side tracked to other things https://t.co/X02fyretlO)
> be nerds
> look into persona (used by discord)
> kyc (know your customer) service
> used for age verification
> search on internet (shodan)
> find weird server
> image 1
> openai-watchlistdb.withpersona
> openai-watchlistdb-testing.withpersona
> lolwtf
> look inside
> supposed to be behind cloudflare to hide ip
> openai messed up
> not behind cloudflare
> real ip shown
> using google cloud
> lookup cert history
> 2023-11-16 created
> 2024-02-28 gets cert
> 2024-03-04 prod goes live
> google stuff
> openai and persona partners
> partner around timeline of certs
> back to searching stuff
> find withpersona-gov
> look inside
> okta (image 2)
> lolwtf
> look inside
> website accidentally leaking stuff
> fedramp-private-backend-api
> look inside
> api .js accidentally exposed
> look inside
> wtf "SARInstructionsCard"
> wtf "app.onyx.withpersona-gov"
> wtf "FINTRAC"
> wtf "PrivatePartnershipProjectNameCodes"
> image 3
> wtf "AsyncSelfie"
> look inside
> openai, persona, send data to us gov
> feds map face to financial records
> map face using AI
> map face to ICE stuff
> api stores data for lots of stuff
> image 4
tl;dr persona kyc and openai are frens, using your selfie for verification and sending to ICE (or USGOV in general), using AI to tie to your financial records. see subsequent post for full write-up. its long and not mobile friendly
@BrettFromDJ It’s misleading, but one thing this could mean is that they aren’t physically writing the code
It might not be too crazy to think that they are just prompting the AI to make the fix they want
Can you give Claude code in the mobile app access to an environment with `gh` cli?
You’d think if it can be connected to your repo, it should be able to read the issues of your repo