Raiquia commited on
Commit
8a296e8
·
1 Parent(s): 770e0e1

fix readme

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -8,14 +8,12 @@ sdk_version: 6.14.0
8
  app_file: app.py
9
  python_version: '3.13'
10
  pinned: false
11
- license: mit
12
  tags:
 
13
  - ai-agents
14
  - startup-ideas
15
- - langgraph
16
  - multi-agent
17
  - paul-graham
18
- - amd-hackathon-2026
19
  short_description: Autonomous multi-agent system for startup idea discovery
20
  ---
21
 
@@ -37,15 +35,15 @@ An autonomous multi-agent system that discovers startup ideas by mining real use
37
  ## How to Use
38
 
39
  1. **Set API Keys** in Space Settings → Repository secrets:
40
- - `OPENROUTER_API_KEY` (required)
41
- - `TAVILY_API_KEY` (required)
42
  - `PRODUCTHUNT_API_KEY` (optional)
 
43
 
44
- 2. **Enter a domain** (e.g., "developer tools", "healthcare", "fintech")
45
 
46
- 3. **Click "Start Discovery"** and watch the agents work!
47
 
48
- 4. **View results** in the tabs:
49
  - Pain Points (with evidence sources)
50
  - Ideas (generated from pain points)
51
  - Scored Ideas (8 binary checks)
 
8
  app_file: app.py
9
  python_version: '3.13'
10
  pinned: false
 
11
  tags:
12
+ - amd-hackathon-2026
13
  - ai-agents
14
  - startup-ideas
 
15
  - multi-agent
16
  - paul-graham
 
17
  short_description: Autonomous multi-agent system for startup idea discovery
18
  ---
19
 
 
35
  ## How to Use
36
 
37
  1. **Set API Keys** in Space Settings → Repository secrets:
38
+ - `YOUTUBE_API_KEY` (required)
 
39
  - `PRODUCTHUNT_API_KEY` (optional)
40
+ ` (optional)
41
 
42
+ 1. **Enter a domain** (e.g., "developer tools", "healthcare", "fintech")
43
 
44
+ 2. **Click "Start Discovery"** and watch the agents work!
45
 
46
+ 3. **View results** in the tabs:
47
  - Pain Points (with evidence sources)
48
  - Ideas (generated from pain points)
49
  - Scored Ideas (8 binary checks)