# Project export: DemoAgent

This document was generated by HackStack to give an AI agent context about a hackathon project. Sections are labeled with their provenance; content marked as truncated was cut to keep this document small.

## Project metadata

- Hackathon: UC Berkeley AI Hackathon 2026
- Tagline: DemoAgent turns any website into a polished product demo video. Simply provide a URL, and our AI automatically generates a ready-to-share demo video in minutes.
- Devpost: https://devpost.com/software/demoagent
- GitHub: not linked
- Demo: https://demo-agent-jade.vercel.app/
- Team: contributor stats unavailable

## Devpost submission (written by the team)

### Inspiration

Creating product demo videos is time-consuming and repetitive. We wanted to make it possible to generate a professional demo video from any website automatically.

### What it does

DemoAgent turns a website URL into a product demo video. It analyzes the website, executes key user workflows, records the experience, and generates a narrated video.

### How we built it

We combined AI planning, Playwright browser automation, screen recording, and video generation to create an end-to-end demo creation pipeline.

### Challenges we ran into

Understanding different website structures, handling authenticated sessions, and creating reliable browser workflows across various products.

### Accomplishments we're proud of

We built a working system that can transform a website into a demo video with minimal user input.

### What we learned

Building reliable browser agents requires balancing AI autonomy with structured workflows and fallback strategies.

### What's next

Improve workflow discovery, support more complex web applications, add better video editing effects, and enable one-click publishing to social platforms.

## README (from the GitHub repository)

No README available.

## Detected evidence (automated analysis)

No repository was indexed for this project. Claimed technologies below could not be checked against code.
- Next.js (technology) — claimed on Devpost, not found in the code

## Codebase structure

No repository index available.

## Key source files

No repository index available; no source files included.