Vela: Turn AI into Your Personal Executive Assistant for All Your Scheduling Needs
2026-02-19 | Product Hunt | Official Website | YC Page
30-Second Quick Judgment
What it does: You CC Vela into an email or chat, and it acts like a human executive assistant. It negotiates times with the other party, follows up if they ghost you, handles timezone conflicts, and finalizes the booking. It works across email, SMS, WhatsApp, and even phone calls.
Is it worth watching?: Yes, but don't rush to switch just yet. This is a YC W26 project founded by two brothers with an impressive pedigree (Wharton + CMU + AWS + Perplexity). The product hits the "AI Agent replacing human drudgery" trend perfectly. However, it's very early stage, pricing isn't public, and there are zero public user reviews. If you spend over 30 minutes a day coordinating schedules, put this on your watchlist.
Three Key Questions
Is it relevant to me?
Target Audience: Professionals with high scheduling volumes and fragmented communication channels. Core profiles include:
- Recruiting Teams: Coordinating thousands of multi-party interviews weekly.
- Large Sales Teams: Managing cross-departmental coordination.
- Founders/Executives: Requiring white-glove service for high-priority meetings.
Is this you?:
- If you're an independent dev or freelancer with 2-3 meetings a day, you probably don't need this.
- If you manage a team and spend half your morning finding a time that works for everyone, you are the target user.
- If your conversations often jump from email to WhatsApp, Vela’s multi-channel capability solves a major pain point.
Use Cases:
- Interview Coordination: Aligning 5 interviewers' calendars -> Use this.
- Sales Demos: Customer isn't replying to emails? Switch to SMS follow-up -> Use this.
- Basic 1-on-1s: If Calendly works for you, you don't need this.
Is it useful?
| Dimension | Benefit | Cost |
|---|---|---|
| Time | Eliminates 30-60 mins of daily scheduling ping-pong | Initial setup and trust-building period |
| Money | Like hiring an EA without the monthly salary | Pricing unknown, likely expensive (Enterprise-focused) |
| Energy | No more mental load of "did they reply yet?" | Requires granting deep email/calendar access |
ROI Judgment: For high-frequency schedulers (Recruiters/Sales), the ROI is likely positive. For average office workers, the Calendly + Reclaim AI combo is currently more mature and affordable. Vela’s killer feature is "negotiating like a human," but you'll need to test it to see if it's reliable enough for your brand.
Is it delightful?
The "Aha!" Moments:
- "Just CC" Workflow: Just type "Looping in Vela to find a time" in an email, and it takes over. No new interface needed.
- Cross-Channel Continuity: If they don't reply to the email, Vela can automatically follow up via SMS without losing the context of the negotiation.
- Understanding Unwritten Rules: It knows a client meeting takes priority over a team sync without you having to set manual rules.
The "Wow" Factor:
"Vela is the AI scheduling assistant built to handle the ambiguity that breaks scheduling. Add it to any conversation and it negotiates on your behalf." -- @ycombinator Official Recommendation
Real User Feedback: To be honest, there are almost no end-user reviews in public channels yet. The product is too new; there's no discussion on Twitter, Reddit, or HN. YC claims "enterprise recruiters are already using Vela to schedule thousands of multi-party interviews," but that's the official line without third-party verification. This remains the biggest uncertainty.
For Independent Developers
Tech Stack
Based on Vela's job descriptions (Founding AI Full-Stack Engineer), we can infer the stack:
- Frontend: React + TypeScript
- Backend: Python + TypeScript (Python for AI pipelines, TS for APIs)
- AI/Models: LLM + prompt engineering using ReAct, chain-of-thought, tool use, and multi-agent coordination patterns.
- Agent Frameworks: Likely LangChain / LangGraph / AutoGen or similar.
- Infrastructure: AWS + Supabase
- Dev Tools: Cursor, Claude Code, GitHub Copilot
Core Implementation
Vela's core is an autonomous AI Agent that handles multi-step, context-rich workflows. It's not just "check calendar + send link"; it must:
- Parse Natural Language: Understand vague terms like "early next week."
- Multi-Channel State Management: Maintain context when switching from Email to SMS to WhatsApp.
- Social Hierarchy Reasoning: Determine meeting priority (Client > Internal Sync).
- Automated Follow-ups: Switch channels or delay messages if the recipient doesn't respond.
Technical difficulty lies in Agent Reliability. Their job postings emphasize "building eval suites, understanding precision/recall tradeoffs, and debugging non-deterministic systems." If an AI messes up a meeting invite, it's embarrassing—making reliability the true barrier to entry.
Open Source Status
- Is it open source?: No, there are no public repositories.
- Similar Open Source Projects: LangChain/LangGraph are the building blocks. Cal.com is an open-source calendar tool but doesn't handle Agent-based negotiation.
- Build Difficulty: High. A basic MVP might take 1-2 months, but multi-channel integration (SMS/WhatsApp APIs), reliability in negotiation, and handling edge cases (timezones, multi-party conflicts) are the real moats. Expect 4-6 months for a production-ready version.
Business Model
- Monetization: B2B SaaS, paid pilots + annual contracts.
- Pricing: Not public. Given the enterprise focus, expect $50+/user/month.
- User Base: Not public, though they claim to have enterprise customers.
Giant Risk
High. Scheduling is a feature Google (Gemini + Calendar), Microsoft (Copilot + Outlook), and Apple (Siri + Calendar) can easily integrate. Google is already adding AI assistance to Calendar.
Vela's differentiator is being cross-platform. Google won't send a WhatsApp for you; Microsoft won't send an SMS. This "dirty work" of cross-channel coordination is something giants might avoid. Additionally, the "soft skills" of understanding social hierarchy are harder for giants to refine quickly.
For Product Managers
Pain Point Analysis
- The Problem: The "ping-pong effect" in scheduling—the endless back-and-forth to find a slot.
- Severity: Knowledge workers spend ~60% of their time on "work about work." For recruiters, coordinating a 5-person interview can take an entire morning. It's a high-frequency, high-pain problem.
- Why current solutions fail: Calendly is passive (you send a link and wait); Motion/Reclaim focus on personal time management but don't handle the external communication/negotiation.
User Persona
- Core: Recruiting coordinators, SDRs/AEs (Sales), Executive Assistants.
- Secondary: Professional services (Law firms, consulting).
- Scenario: Any situation requiring someone to "negotiate on my behalf."
Feature Breakdown
| Feature | Type | Description |
|---|---|---|
| "Just CC" Integration | Core | Triggered by simply CCing Vela in an email |
| Multi-Channel Comm | Core | Email/SMS/WhatsApp/Phone |
| Natural Language Understanding | Core | Parsing vague time expressions |
| Social Hierarchy Awareness | Core | Automatically determining priority |
| Automated Follow-up | Core | Switching channels to nudge non-responders |
| Multi-party Alignment | Core | Finding the intersection of 5+ calendars |
Competitive Landscape
| vs | Vela | Calendly | Motion | Reclaim AI |
|---|---|---|---|---|
| Core Positioning | AI Negotiator | Link Sharing | AI Task/Calendar | Calendar Protection |
| Channels | Multi-channel | Link only | Calendar only | Calendar only |
| Proactivity | Active negotiation | Passive | Auto-scheduling | Auto-blocking |
| Price | Est. $50+/mo | Free / $10/mo | $19-39/mo | Free / $8-22/mo |
| Best For | High-volume coordination | 1-on-1 bookings | Personal productivity | Calendar defense |
Key Takeaways
- "Just CC" Interaction: Zero learning cost. This design philosophy can be applied to many AI Agent products.
- Cross-Channel Context: Treating all channels as different windows into the same conversation.
- Implicit Social Learning: Inferring priority from behavior rather than forcing users to set manual rules.
For Tech Bloggers
The Founder Story
This is a compelling narrative. Gobhanu and Saatvik Korisepati are brothers who grew up in Oman before heading to Wharton and CMU respectively.
Gobhanu (CEO): Founded SWIFTmfi at age 14, providing $400k+ in microloans to 3,200+ women across 77 countries. Recipient of the Diana Legacy Award from Prince William and an Obama-Chesky Voyager Scholar. Worked at BCG AI and Perplexity before dropping out of Wharton’s Huntsman Program for Vela.
Saatvik (CTO): Filed his first patent at 16. Completed two #1 ranked majors (CS and IS) at CMU in two years, graduating with top honors. Award-winning engineer at AWS ML Supercomputing. Dropped out of a Booth Scholar program (MBA/MS CS) to build Vela.
Commonality: Both are "dropout founders" with strong social impact backgrounds and complementary tech/business skills.
Discussion Angles
- The Trust Barrier: Who is responsible if the AI offends a client or misses a meeting? This is the core challenge for all communication-based AI Agents.
- Privacy Risks: The requirement for deep access to Email, Calendar, SMS, and WhatsApp is a non-starter for privacy-sensitive users.
- AI Agent Hype vs. Reality: 2026 is the year of the Agent. Does Vela actually work like a human EA, or is it just a glorified chatbot?
Hype Data
- PH Ranking: 11 votes (very low activity currently).
- YC Backing: W26 batch; featured on YC’s official Twitter.
- Public Buzz: Currently quiet on Reddit/HN. It's very early.
For Early Adopters
Pricing Analysis
Currently, there is no public free tier. Based on their "paid pilot" model, Vela is targeting high-ticket B2B customers. It's unlikely to have a free version for casual individual use anytime soon.
Quick Start Guide
- Setup Time: 5-10 minutes (Connect calendar + email).
- Learning Curve: Low. Just "CC Vela."
- Steps:
- Sign up at tryvela.ai (may require a waitlist/request).
- Connect Google Calendar / Outlook.
- Authorize email access.
- CC Vela in your next scheduling email.
Pitfalls to Watch
- Data Permissions: It needs to read your messages. This is a high-stakes permission.
- AI Hallucinations: If the AI books the wrong time or uses the wrong tone with a VIP, the fallout is on you.
- Early Stage: Expect bugs. Don't use it for your most critical, make-or-break business deals yet.
For Investors
Market Analysis
- AI Agent Market: $5.4B in 2024, projected to $50.3B by 2030 (45.8% CAGR).
- Gartner Prediction: By the end of 2026, 40% of enterprise apps will include AI Agents.
- Drivers: LLM capability leaps, corporate cost-cutting, and the fact that 39% of consumers are already comfortable with AI-managed schedules.
Competitive Moat
Vela sits between "tools" (Calendly) and "humans" (EAs). Their moat isn't just the calendar integration, but the cross-channel orchestration and social nuance that giants like Google or Microsoft might struggle to execute with the same agility.
Team Evaluation
- Founders: Brother duo with elite academic backgrounds and proven execution (Perplexity, AWS, BCG). Their history with SWIFTmfi shows they can scale complex operations.
- Valuation: YC standard deal implies a ~$7M post-money valuation.
Conclusion
The Bottom Line: Vela is riding the wave of AI Agents replacing repetitive tasks. The "Just CC" design is brilliant, and the team is top-tier. However, the product is in its infancy with high trust barriers. Watch it, but don't go all-in until more user data is available.
Resource Links
| Resource | Link |
|---|---|
| Official Website | tryvela.ai |
| Product Hunt | producthunt.com/products/vela-4 |
| YC Company Page | ycombinator.com/companies/vela |
| CEO LinkedIn | linkedin.com/in/gobhanu |
| CTO LinkedIn | linkedin.com/in/saatviksk |
2026-02-19 | Trend-Tracker v7.3