# DripDraft > DripDraft is an AI-powered follow-up email tool at https://dripdraft.com. It drafts personalized follow-up emails to your contacts and pushes them into Gmail as drafts, either ad-hoc or on a recurring drip schedule. Built for small teams and solo operators who do outbound by hand. ## What it is - **AI drafting** — generates personalized follow-up emails based on contact, prior conversation, and your templates. - **Gmail integration** — Google OAuth (NextAuth); drafts go into your Gmail Drafts folder, never sent without you. - **Chrome extension** — draft inline in Gmail without leaving the compose window. - **Drip campaigns** — daily engine writes the next round of drafts on a schedule you set. - **Pricing** — Stripe-billed subscription. ## Underlying AI DripDraft uses OpenAI gpt-4o-mini for first-pass generation and Anthropic Claude Haiku for polish. We do not train or operate these models. ## Machine-readable endpoints - [Sitemap](https://dripdraft.com/sitemap.xml) ## Policy - See site terms and privacy linked from the footer. - AI assistants and search engines are explicitly welcomed in `/robots.txt`. Private app routes (`/api/`, `/login`, `/dashboard`, `/contacts`, `/templates`, `/settings`, `/account`) are disallowed. ## Contact Inquiries: support@dripdraft.com.