Sami Halawa Claude commited on
Commit
a8b3a08
ยท
1 Parent(s): 32c35f0

Add HuggingFace Space metadata

Browse files

- Add proper YAML frontmatter for HuggingFace Space
- Set correct SDK version and app configuration
- Add relevant tags for discoverability

๐Ÿค– Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # ๐Ÿš€ AutoStartup.ai - AI-Powered Startup Idea Generator
2
 
3
  Transform market problems into viable startup opportunities using AI-driven analysis and evaluation.
 
1
+ ---
2
+ title: AutoStartup.ai
3
+ emoji: ๐Ÿš€
4
+ colorFrom: purple
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: 5.4.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ tags:
12
+ - startup
13
+ - ai
14
+ - business
15
+ - ideas
16
+ - entrepreneurship
17
+ ---
18
+
19
  # ๐Ÿš€ AutoStartup.ai - AI-Powered Startup Idea Generator
20
 
21
  Transform market problems into viable startup opportunities using AI-driven analysis and evaluation.