Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 3.7 KB

File metadata and controls

57 lines (42 loc) · 3.7 KB

Why ReasonFlow?

1. What is ReasonFlow?

ReasonFlow is an "Autonomous AI Executive Assistant" for your inbox.

Unlike standard email clients that simply list your unread messages, ReasonFlow actively works on them. It is an intelligent layer that sits on top of your existing email (Gmail) and business tools (Calendar, CRM).

It reads incoming messages, understands context (who sent it, what they want), checks your other tools to gather necessary information, and writes a complete draft response for you to approve.

2. The Core Problem (Why Do I Need It?)

Modern professionals—especially executives, sales reps, and support staff—suffer from three primary productivity killers:

🛑 Inbox Overload

Wasting hours every day replying to routine inquiries, scheduling meetings, or answering frequently asked questions. The sheer volume makes it impossible to reach "Inbox Zero."

🛑 Context Switching Tax

To answer one simple question like "Are you free next Tuesday for a demo?", you have to:

  1. Read the email.
  2. Switch tabs to your Calendar to check availability.
  3. Switch tabs to your CRM (Salesforce/HubSpot) to see if they are a VIP client.
  4. Switch back to email to write the response. This constant toggling breaks focus and drains mental energy.

🛑 Decision Fatigue

Getting tired of writing the same "Thanks, let me check..." emails over and over leads to burnout and delayed responses, which can cost business opportunities.

3. The Solution (How ReasonFlow Fixes It)

ReasonFlow solves these problems by Drafting, not just sorting.

  • Proactive Work: You wake up to a folder of written drafts ready to go, not just a list of unread emails.
  • Intelligent Context: It doesn't generate generic AI responses. It looks up your real schedule and real customer data before writing.
  • Human-in-the-Loop: It never sends without permission (unless you configure it to). You remain the editor; the AI is the intern.

4. The User Perspective (The Experience)

Imagine logging into a dashboard that looks like a super-powered email inbox.

  1. The "Review" Queue: Instead of an empty text box, you see a list of emails with Drafts already written.
  2. Traffic Light System:
    • 🟢 Safe: The AI is 99% sure. It might auto-send routine replies (if enabled).
    • 🟡 Needs Review: The AI wrote a draft but wants your eyes on it because it involves a VIP client or a complex question.
    • 🔴 Alert: The AI couldn't handle it and flagged it for you to write manually.
  3. One-Click Actions: You read the draft. If it's perfect, you click "Approve & Send". If not, you quickly tweak it and send.

5. How to Sell This (The Pitch)

The Hook

"Stop writing emails. Start approving them."

The Value Proposition

  1. Safety First: Sell the "Human-in-the-loop" architecture. "It never sends a message without your permission unless you explicitly tell it to. You are always in control."
  2. Grounded in Reality: "Most AI writers hallucinate. ReasonFlow is grounded in your data—it knows your calendar and your CRM history, so it won't book a meeting when you're on vacation."
  3. ROI Calculation: "If you spend 2 hours a day on email, ReasonFlow cuts that to 15 minutes of reviewing drafts. That's 1.75 hours saved per day—over 8 hours a week."

Technical Edge (For CTOs/Technical Buyers)

  • LangGraph Orchestration: Uses a deterministic graph for reasoning, ensuring predictable behavior (Classify -> Retrieve -> Decide -> Draft).
  • Enterprise-Grade Stack: Built with FastAPI, Next.js, and Vector Search (RAG) for high performance and scalability.
  • Secure Integration: Connects securely to Google APIs (Gmail, Calendar).