awslabs / awslabs/agentcore-samples

02-use-cases - [slide-deck-generator] Templates folder is missing, blocking Web UI use case

Open
#847 0 comments 0 reactions 1 assignee Claimed by @EashanKaushik View on GitHub
02-use-cases bug
Dominant language
Python
Stars
3.4k
Forks
1.3k
Avg merge
1d 22h
Merged PRs (30d)
30

Description

02-use-cases/slide-deck-generator
```
**Bug Description**
The web interface requires the templates but the folder is missing. The flask app expects these files.

├── 📋 templates/ # HTML templates for web UI
│ ├── base.html # Base template with common styling
│ ├── index.html # Landing page
│ ├── create_basic.html # Basic agent interface
│ ├── create_memory.html # Memory agent interface
│ ├── compare.html # Side-by-side comparison interface
│ └── error.html # Error handling template
**Screenshots**
If applicable, add screenshots to help explain your problem.

```
Please provide screenshots here.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.