Team members
megaconfidence avatar

megaconfidence started a new project

stripe-store-agent

A serverless agent that acts as a Stripe store sales assistant, leveraging OpenAI and Stripe APIs to handle customer requests via text or audio. Customers can connect to the agent via a phone call using Twilio. The agent can search documentation, manage customers, handle payments, and send emails, all through tool calls. It support sending out emails through Resend.

craigsdennis avatar

craigsdennis started a new project

large-marge-r2-actors

Upload Large Files to R2 Object Storage using Actors

R2 is a zero egress fee S3 compatible object storage solution. It is ideal for large AI training datasets. If you've ever tried to allow your users to upload large datasets via a web browser, you know it can be challenging. Networks can be faulty, and resuming operations is often needed.