Devin S.
@devinsmaldore
Followers
119
Following
1K
Statuses
717
just want to learn and build stuff
Hoboken, NJ
Joined December 2022
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
2
2
12
Are there any good open-source swiftUIxSupabase starter projects? Looking to get up and running quickly @supabase
0
0
1
Worked on a nice ease-of-use feature for Promoted this morning: Event Templates Club owners can create templates for event settings that they often reuse. Settings like start time, guest list cut off time, how many points tickets are worth, etc This makes event creation, and even updating events way simpler and less tedious
0
0
1
Instead of laying in bed mindlessly scrolling x, I’d rather catch up on articles I’ve missed Are there any good tools to curate a list of articles from people I’m interested in? Something like @Smol_AI but just links of articles I might find interesting I feel like they’ve talked about this on @latentspacepod before
0
0
1
One of the more frustrating things about AI models currently is how you can ask the same question in two different chat sessions and get two different answers some may think of that as a feature, but when you're trying to write code that adhere to certain standards, it becomes problematic simple example, but I can ask it to make a supabase migration script to create db table where one field references the id from another table. one response will do create table events(...,user_id uuid not null,...) and the other create table events(...,user_id uuid references users(id),...)
0
1
1
@kiwicopple What would this look like in practice? MCP starters for connecting to Supabase db? That’s not too different than the current Postgres MCPs out there right?
1
0
2
@pxue Why have a UI and “website”, if the communication can just be done in some other form more friendly for agents? I think it’ll be something closer to APIs rather than UIs that agents traverse
1
0
1
@stripesupport Will the club be able to provide the 1099 NECs to their promoters directly? In other words, the 1099 NEC should be coming from the club's entity, not from my entity (that is the platform) because the club is the one paying the promoter directly
2
0
0