Skip to content

Commit d7dde7e

Browse files
committed
added screenshots and videos for readme
1 parent f5d0567 commit d7dde7e

14 files changed

Lines changed: 44 additions & 2 deletions

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424
"Bash(git commit -m \"Use npm install with legacy-peer-deps for Amplify build\n\n- Change from npm ci to npm install --legacy-peer-deps\n- Resolves peer dependency conflict with React 19 and framer-motion\")",
2525
"Bash(git add frontend/index.html)",
2626
"Bash(git commit -m \"Update browser tab title to ''Call Analyzer''\")",
27-
"Bash(git checkout:*)"
27+
"Bash(git checkout:*)",
28+
"Bash(mkdir:*)",
29+
"Bash(mv:*)"
2830
],
2931
"deny": [],
3032
"ask": []

README.md

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,47 @@
99

1010
**🚀 Quick Start:** [Installation Guide](#installation--setup)**🤝 Contributing:** [Guidelines](./CONTRIBUTING.md)**📖 Docs:** [Technical Details](./CLAUDE.md)
1111

12-
[Screenshots will be added here]
12+
## Demo
13+
14+
### Video Walkthroughs
15+
16+
**Full Platform Demo** - See the entire workflow from upload to insights:
17+
18+
https://github.com/user-attachments/assets/call-analyzer-demo.mov
19+
20+
**Chatbot Query Demo** - Watch how the AI chatbot answers questions across all calls:
21+
22+
https://github.com/user-attachments/assets/call-analyser-chatbot-demo.mov
23+
24+
### Screenshots
25+
26+
**Dashboard** - View call stats and recent analysis at a glance:
27+
28+
![Dashboard](docs/images/Dashboard%20-%20Call%20analyzer.png)
29+
30+
![Dashboard with multiple calls](docs/images/Dashboard%202%20-%20call%20analyzer.png)
31+
32+
**Upload & Analyze Calls** - Simple interface for uploading transcripts and LinkedIn screenshots:
33+
34+
![Start of analyze new call](docs/images/Start%20of%20analyze%20new%20call%20-%20call%20analyzer.png)
35+
36+
![End of analyze new call](docs/images/End%20of%20analyze%20new%20call%20-%20call%20analyzer.png)
37+
38+
**AI-Extracted Insights** - Comprehensive analysis with supporting quotes and confidence scores:
39+
40+
![Pain point analysis](docs/images/Pain%20point%20analysis%20-%20call%20analyzer.png)
41+
42+
![Feature requests](docs/images/Feature%20requests%20-%20call%20analyzer.png)
43+
44+
![Objections and concerns](docs/images/Objections%20and%20concerns%20-%20call%20analyzer.png)
45+
46+
**Detailed Call Analysis** - Deep dive into individual calls:
47+
48+
![Call analysis 1](docs/images/Call%20analysis%201-%20call%20analyzer.png)
49+
50+
![Call analysis 2](docs/images/Call%20analysis%202%20-%20call%20analyzer.png)
51+
52+
![Call analysis 3](docs/images/Call%20analysis%203-%20call%20analyzer.png)
1353

1454
## Why This Exists
1555

6.72 MB
Binary file not shown.

docs/images/Call Analyzer demo.mov

27.7 MB
Binary file not shown.
186 KB
Loading
161 KB
Loading
168 KB
Loading
206 KB
Loading
255 KB
Loading
165 KB
Loading

0 commit comments

Comments
 (0)