Web ToolLive

IntroSpect: AI Email Assistant

Context-aware AI email drafting tool converting raw thoughts into professional communication.

View on GitHub Repository
React 18ViteTailwind CSSOpenRouter API (Gemini 2.0 Flash)JavaScriptCSS Variables
email-generator.sh
CLI Telemetry
// Dynamic Prompt Formatter for IntroSpect
const generateEmailPrompt = ({ notes, tone, recipient, goal }) => `
Role: Executive Communications Assistant
Task: Compose a polished, ready-to-send email based on these parameters:
- Recipient: ${recipient || 'Valued Partner'}
- Tone: ${tone} (e.g., Professional, Persuasive, Direct)
- Primary Objective: ${goal}
- Raw Notes/Points:
${notes}

Format: Return Subject line followed by body text. Avoid generic corporate fluff.
`;
Architecture & Objective

Engineered with uncompromising integrity.

IntroSpect eliminates writer block for founders and professionals. By leveraging dynamic prompt interpolation across multiple tone settings (Professional, Casual, Persuasive, Direct), users can draft outbound pitches, follow-ups, or reply chains in seconds. Built with a fluid responsive dark/light mode interface and optimized Tailwind utility classes.

System Specifications

  • Integrated Gemini 2.0 Flash via OpenRouter for sub-second generation speeds
  • Zero writer block: bullet points to executive correspondence in 1 click
  • Client-side ephemeral execution with zero telemetry or email storage
  • 100% responsive mobile-first Tailwind design system

Core Capabilities

Dynamic Tone & Context Interpolation

Adjusts generated emails across formal business proposals, casual networking notes, customer service responses, and sales pitches.

Reply-Chain Ingestion

Paste an existing email thread to generate a natural, context-aware reply that addresses all previous discussion points.

Fluid Dark/Light Mode Theme

Native CSS variables and Tailwind utility integration for seamless aesthetic switching across devices.

Zero Dead-Code Bundle

Minified client distribution built with Vite, ensuring instant sub-100ms first paint on mobile and desktop.