-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_data.json
More file actions
40 lines (40 loc) · 1.92 KB
/
Copy pathsample_data.json
File metadata and controls
40 lines (40 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"company_info": {
"name": "SlideForge",
"website": "slideforge.ai",
"description": "AI-powered presentation tool that helps professionals create stunning slides in minutes. Create presentations 10x faster with AI-powered design suggestions and templates. Target audience: Business professionals, consultants, marketers, and entrepreneurs. Key features: AI slide generation, smart templates, real-time collaboration, brand consistency tools, export to PowerPoint/PDF."
},
"personas": [
{
"username": "consulting_alex",
"info": "Former management consultant at McKinsey, now runs boutique consulting firm. Created hundreds of presentations. Professional and analytical, shares practical tips. Interests: consulting, business strategy, productivity tools, data visualization."
},
{
"username": "startup_sarah_m",
"info": "Marketing manager at tech startup. Always looking for tools to make team more efficient. Friendly and enthusiastic, loves sharing discoveries. Interests: marketing, startup growth, design tools, team productivity."
},
{
"username": "sales_mike_j",
"info": "Sales director who gives client presentations weekly. Frustrated with time spent on slides. Direct and pragmatic, focuses on ROI and time savings. Interests: sales enablement, client presentations, time management, business tools."
}
],
"subreddits": [
"consulting",
"productivity",
"startups",
"marketing",
"sales",
"entrepreneur"
],
"chatgpt_queries": [
"How to create professional presentations faster",
"Best tools for making business slides",
"Tips for better PowerPoint presentations",
"Presentation software for consultants",
"How to improve presentation design skills",
"Tools for collaborative presentation creation",
"Alternatives to PowerPoint for business",
"How to make engaging client presentations"
],
"posts_per_week": 7
}