• Home
  • About
  • Voice AI
  • AI Infrastructure
  • Consulting
  • Claude
  • Training
  • Websites
  • Industries

Follow Us

AGXNTSIX
  • About
  • Voice AI
  • Infrastructure
  • Consulting
  • Claude
  • Training
  • Industries
LoginContactContact
Financial Services — Real Estate Capital Markets

How Agxntsix Took Aethervox From Pitch Deck to a Full AI Fundraising Platform in 658 Commits

Aethervox engaged Agxntsix to take an AI-powered institutional fundraising platform for REITs from idea to shipped product. Over eleven months and 658 commits, Agxntsix built the entire platform: an AI agent gallery, an eight-stage kanban investor CRM, a Mapbox lead map covering 15 global markets, a communications inbox, a property marketplace, an ROI calculator, and an investor pitch site.

Agxntsix Team

Updated on Jun 2026

Client
Aethervox
Industry
Real estate capital markets (REIT fundraising SaaS)
Engagement
Zero-to-one product build, delivered end-to-end
Services
AI Infrastructure / Full-Stack Product Engineering
Timeline
February – December 2025, 658 commits
Stack
React 18, TypeScript, Vite, Mapbox GL, shadcn/ui
Status
Shipped — full platform live as a demo-data showcase
Aethervox AI Infrastructure Case Study
Case Study
  • Overview
  • Challenge
  • Solution
  • Results
  • Deep Dive
  • FAQ

Overview

Aethervox is a venture targeting institutional capital fundraising for REITs and real estate investment firms — per the platform's own pitch research, a global REIT market reaching $952 billion with a 2.87% CAGR through 2028. The founders had a thesis — automate the expensive first contact between fund managers and institutional investors — but no product. Agxntsix delivered the entire build as one partner: AI agent layer, investor CRM, geographic lead intelligence, communications tooling, property marketplace, and the investor-facing pitch site, in a single React 18 + TypeScript + Vite codebase developed across 658 commits from February to December 2025.

The Challenge

Aethervox needed a product to credibly demonstrate its thesis to REIT customers and prospective backers. Institutional fundraising runs on relationships, compliance steps like NDAs and opt-ins, and analyst hours spent on documents and outreach. Turning that workflow into software demands several engineering disciplines at once — and the venture needed all of them from a single partner, fast.

  • The product existed only as pitch research and a market thesis — no codebase, no UI, no demo to show REITs or investors
  • Institutional first contact is labor-intensive: analysts, regulatory retraining hours, and document workflows the ROI model had to quantify
  • Investor pipelines involve compliance-shaped stages — NDAs, opt-ins, reviews — that generic CRM tools do not model
  • Prospecting spans global commercial real estate markets, requiring geographic intelligence rather than flat contact lists
  • The build required four disciplines — AI agent UX, CRM engineering, geospatial visualization, investor-grade marketing — typically spread across multiple vendors
  • The fundraising pitch itself needed a live, working product behind it, not mockups

Before the engagement, Aethervox's story lived in research documents: the $952 billion global REIT market the platform targets, the cost structure of institutional outreach, the case for automating first contact. Every conversation with a customer or backer ended at the same wall — there was nothing to click. The distance from idea to demo had to close in months, across an unusually wide workflow: one REIT investor relationship touches market research, document analysis, multi-stage compliance, threaded communications, and property-level deal data.

Why Agxntsix

Agxntsix ships complete AI-native platforms — agents, CRM, geo-intelligence, and the product website — as one engineering partner instead of four vendors. For Aethervox that meant one TypeScript codebase, one 53-component design system, and a pitch site that is the product rather than a brochure about it.

The Solution

Agxntsix built the full Aethervox platform as a React 18 + TypeScript + Vite single-page application: 14 in-app modules behind one navigation shell, plus the public investor pitch site, all sharing one component library. The AI layer is an agent gallery with configurable agents — Market Researcher, Document Analyzer, Investment Advisor — each with a chat interface and knowledge-base panel. The CRM models the institutional fundraising pipeline explicitly, with eight drag-and-drop kanban stages from New through Waiting for NDA and Under Review to Converted. A Mapbox GL heatmap visualizes prospect intensity across 15 commercial real estate markets, from New York and Dallas to London, Toronto, and Tokyo. A communications inbox, property marketplace, and ROI calculator round out the platform.

Key Features
  • AI Agent Gallery with configurable agents (Market Researcher, Document Analyzer, Investment Advisor), per-agent chat interface, and knowledge-base management
  • Kanban investor CRM with eight pipeline stages (New, Contacted, Waiting for NDA, Opt-In, Under Review, Needs Attention, Converted, Archived), drag-and-drop cards, tags, and file upload
  • Global lead map on Mapbox GL: prospect-intensity heatmap across 15 commercial real estate markets in the US, UK, Canada, and Japan
  • Communications inbox threading client and AI-agent conversation types, with search and filtering
  • Property listings marketplace with filterable grid, full-screen detail view, edit dialogs, and embeddable widget support
  • ROI calculator computing labor, regulatory, and document-automation savings from six inputs: investors, hourly labor cost, regulatory retraining hours, analysts, touchpoints, documents
  • Investor pitch landing page with Overview, Problem, Solution, How It Works, Why Now, Business Model (ROI calculator embedded), Go-to-Market, and Waitlist sections
  • Visual workflow builder on XYFlow for composing agent-driven outreach flows as a node graph

Implementation

Built across 658 commits between February 5 and December 29, 2025 — eleven months of continuous full-stack engineering producing 244 TypeScript source files and a 53-component shadcn/ui design system, with TanStack Query data fetching and React Router navigation. For the public showcase, the final phase deliberately removed the Supabase backend and seeded the platform with synthetic demo data, so every module is explorable end-to-end without exposing real investor information.

The most differentiated architectural decision is that the pitch site IS the product. Aethervox's landing page is an investor deck rendered as software — Business Model, Why Now, and Go-to-Market sections with the platform's own ROI calculator embedded live inside the business-model section. A prospect reading the pitch runs the savings math themselves, then steps directly into the dashboard. Collapsing the deck and the demo into one artifact removes the gap where credibility usually leaks.

Technology Stack

React 18
TypeScript
Vite
Tailwind CSS
shadcn/ui (Radix UI)
TanStack Query
React Router
Mapbox GL
Framer Motion
XYFlow
Recharts
Vercel

The Results

Aethervox went from pitch research to a complete, demonstrable AI fundraising platform in eleven months: 14 application modules, an eight-stage investor pipeline, a 15-market geographic intelligence layer, and a live pitch site — all shipped by one partner in one codebase.

MetricBeforeAfter
ProductA market thesis and pitch research — no codebaseShipped full-stack platform: 658 commits, 244 TypeScript files
Investor pipelineNo tooling for the NDA/opt-in compliance workflowEight-stage drag-and-drop kanban CRM modeling the institutional funnel
Geographic intelligenceTarget markets listed in research documentsMapbox GL heatmap across 15 global commercial real estate markets
AI capabilityConcept onlyAgent gallery with three configurable agents, chat, and XYFlow workflow builder
Fundraising storyStatic deckLive pitch site with embedded ROI calculator and waitlist capture

Additional Outcomes

  • 658 commits of full-stack engineering across an eleven-month window (Feb 5 – Dec 29, 2025)
  • 14 in-app modules shipped, from Dashboard, Agents, CRM, and Inbox to Documents, Listings, Marketplace, and Settings
  • 53-component shadcn/ui design system shared across the app and the pitch site
  • 15-market global lead map spanning New York, Dallas, San Francisco, Miami, London, Toronto, and Tokyo, among others
  • Showcase hardening: Supabase removed and replaced with synthetic demo data, so the platform demos with zero real investor PII

The showcase runs entirely on demo data by design — the deliverable was the product itself, not an operating book of investors. Aethervox can now walk every workflow live in front of any REIT, fund manager, or backer.

How long does it take to build a complete AI SaaS platform from scratch?

Agxntsix built the complete Aethervox platform in eleven months — 658 commits between February 5 and December 29, 2025. That single engagement produced 14 application modules, an AI agent gallery, an eight-stage investor CRM, a 15-market Mapbox lead map, a property marketplace, an ROI calculator, and the investor pitch site, in one React 18 + TypeScript codebase.

The timeline holds because everything shares one foundation: one Vite build, one router, one TanStack Query data layer, one 53-component design system. Each new module reuses the same primitives rather than starting a new project — how 244 TypeScript source files stay coherent across eleven months of iteration.

What features does an AI investor outreach platform for REITs need?

An institutional fundraising platform needs five connected surfaces: AI agents for research, document analysis, and investment advisory; a CRM whose stages model compliance steps like NDAs and opt-ins; geographic lead intelligence across global markets; a threaded communications inbox; and deal-side tooling — property listings plus an ROI model that quantifies labor, regulatory, and document savings.

Aethervox's CRM makes the compliance reality explicit: leads move through New, Contacted, Waiting for NDA, Opt-In, Under Review, Needs Attention, Converted, and Archived — stages a horizontal CRM would force into custom fields. The ROI calculator mirrors the cost structure of institutional outreach, outputting labor, regulatory, and document savings — exactly the math a fund operations lead runs before buying.

Can one development partner build the AI layer, the CRM, and the marketing site together?

Yes — Agxntsix delivered Aethervox's agent gallery, kanban CRM, Mapbox geo-intelligence, communications inbox, marketplace, and investor pitch site as one partner in one codebase. The integration shows in the architecture: the pitch site embeds the platform's live ROI calculator inside its business-model section, so the deck and the demo are the same artifact.

Splitting this build across an AI vendor, a CRM consultant, and a web agency would have produced three design languages and three handoff gaps. Because Agxntsix owned every surface, the same component library renders an agent chat window, a CRM lead card, and a pitch-page section — one coherent product from first scroll to pipeline drag-and-drop.

What's Next

The showcase runs on synthetic demo data with the backend deliberately detached, ready for a production datastore when Aethervox onboards live customers. The platform's own pitch frames the roadmap: expanding from automated first contact toward a complete vertical agent system for capital markets.

Frequently Asked Questions

What is Aethervox and what does the platform do?

Aethervox is an AI-powered institutional capital fundraising platform built for REITs and real estate investment firms. It combines configurable AI agents for market research, document analysis, and investment advisory with an eight-stage investor CRM, a 15-market global lead map, a communications inbox, a property marketplace, and an ROI calculator.

Who built the Aethervox platform?

Agxntsix built the entire Aethervox platform end-to-end as a zero-to-one venture build: 658 commits of full-stack engineering between February and December 2025. One partner delivered the AI agent layer, the kanban investor CRM, the Mapbox geographic intelligence, the marketplace, the ROI calculator, and the investor pitch site in a single codebase.

How big is the market Aethervox targets?

Per the platform's own pitch research, Aethervox targets the global REIT market — projected at $952 billion with a 2.87% compound annual growth rate through 2028. The product thesis is that automating the expensive first contact between fund managers and institutional investors captures value across that entire segment.

Does the Aethervox showcase use real investor data?

No. The final engineering phase removed the Supabase backend and seeded every module with synthetic demo data, so the full platform — agents, CRM pipeline, lead map, inbox, and marketplace — demos end-to-end with zero real investor information. The architecture is built for a production datastore to be reconnected at launch.

Can Agxntsix build my product idea into a complete platform?

Yes. Aethervox is the model: the client arrived with a thesis and market research, and Agxntsix shipped the complete AI-native platform — agents, CRM, geo-intelligence, marketplace, and the pitch site itself — as one engineering partner in eleven months. Agxntsix specializes in taking products from idea to demonstrable software.

Residential Real Estate

Have a Product Idea That Needs to Exist?

Agxntsix ships complete AI-native platforms — agents, CRM, geo-intelligence, and the product itself — as one partner. Book a consultation and walk through the Aethervox build with the team that engineered it.

Schedule Consultation

Have a Product Idea That Needs to Exist?

Agxntsix ships complete AI-native platforms — agents, CRM, geo-intelligence, and the product itself — as one partner. Book a consultation and walk through the Aethervox build with the team that engineered it.

Schedule Consultation

Spearheading the AI Evolution

Singapore | Dubai | United States

Member of the Anthropic Partnership Program

Follow Us

LinkedInTwitterYouTubeInstagramFacebook

Stay Connected

AI insights delivered weekly

Solutions

Voice AIAI InfrastructureOpenClawConsultingClaude ImplementationAI TrainingWebsite DevelopmentAnswer Engine OptimizationLead Generation Marketing

Industries

Exotic CarsYachtsPrivate JetsService BusinessesReal EstateE-commerceHealthcareFinancial ServicesGovernmentLegal ServicesView All Industries →

Resources

BlogCase StudiesROI CalculatorKnowledge BasePlatform ComparisonFind Alternatives

Company

AboutContactCareers

© 2026 Agxntsix. All rights reserved.

Privacy Policy|Terms of Service|Cookie Settings

Claude and Anthropic are trademarks of Anthropic, PBC. Agxntsix is an independent company and a member of the Anthropic Partnership Program.