Archie

AI analyst for venture capital funds

Foundation deployed for rapid feature work
AI analyst for venture capital funds

Meet Archie - The AI Analyst for VC funds

Archie turns sourcing signals, founder notes, market data, diligence artifacts, and partner feedback into a single operating layer for investment teams. The first release establishes the product foundation for analyst workflows across sourcing, evaluation, memo creation, and portfolio monitoring.

4

Core workflows

Sourcing, diligence, IC memo generation, and portfolio monitoring are the first operating lanes.

1

Shared context

A unified context layer is the target system for company data, transcripts, docs, and market signals.

VC-native outputs

Screening briefs, partner updates, diligence summaries, and investment memos should all resolve from the same research spine.

Coverage

Built for the analyst workload that compounds every week.

Archie centralizes raw venture inputs and turns them into decision-ready outputs without forcing analysts to rebuild context in every tool.

01

Sourcing radar

Aggregate inbound and outbound deal signals, score them against thesis filters, and surface the highest-leverage companies first.

02

Diligence engine

Coordinate research across founder, market, product, and financial dimensions while highlighting missing evidence.

03

Memo studio

Draft investment notes and IC memos from reusable prompt assets tied to the same company context and evidence chain.

04

Portfolio watch

Track key company updates, extract risk signals, and prepare partner-ready check-in briefs over time.

Project Foundation

Clean structure for product and agent work.

The repo is set up as a Next.js 14 App Router project with TypeScript, Tailwind CSS, and dedicated folders for product code, agent logic, and prompt assets.

/app

Product surface

App Router pages, layouts, and route handlers for the user-facing Archie experience.

/components

Interface building blocks

Reusable UI components that keep future product work composable and fast to extend.

/lib

Shared logic

Typed configuration, utilities, domain models, and helpers used across the application.

/agents

Agent definitions

Home for workflow specs, registries, and execution patterns for Archie's analyst agents.

/prompts

Prompt assets

Versioned prompt templates and system instructions that support repeatable VC workflows.