reyrove commited on
Commit
b13453a
ยท
verified ยท
1 Parent(s): 8ad950c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -6
README.md CHANGED
@@ -1,14 +1,51 @@
1
  ---
2
- title: Sparrow Hawk CodeArtGenerator
3
- emoji: ๐Ÿ’ฌ
4
- colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
- pinned: false
10
  license: mit
11
- short_description: ' A sassy AI that creates generative HTML/CSS/JS art.'
12
  ---
13
 
14
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Sparrow Hawk CodeArtGenerator ๐Ÿฆ…
3
+ emoji: ๐Ÿ’‹
4
+ colorFrom: gray
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
+ pinned: true
10
  license: mit
 
11
  ---
12
 
13
+ # **Sparrow Hawk CodeArt Generator**
14
+ *A Love Letter to Chaotic Creation*
15
+
16
+ > *"I built a sassy AI muse that won't shut up about gradients. You're welcome."*
17
+
18
+ ---
19
+
20
+ ![Sparrow Hawk Preview](images/sparrow-hawk.png)
21
+
22
+ ## ๐Ÿ”ฎ **What the Hell Is This?**
23
+ A **neon-drenched playground** where my insomnia and Groq's Llama3 had a baby. This HF Space:
24
+
25
+ - Mirrors the **[main Vercel app](https://sparrow-hawk-code-art-generator.vercel.app)**
26
+ - Lets you taste the chaos without leaving Hugging Face
27
+ - Still judges your color choices (but lovingly)
28
+
29
+ ---
30
+
31
+ ## ๐Ÿ–ค **HF-Specific Notes**
32
+ 1. **This is the "lite" version** - Full experience lives on Vercel
33
+ 2. **No API keys needed** - I handle the messy backend stuff
34
+ 3. **Mobile works** - But desktop is where the magic happens
35
+
36
+ <p align="center">
37
+ <img src="https://sparrow-hawk-code-art-generator.vercel.app/images/qr-code.png" alt="QR Code" width="200">
38
+ <br>
39
+ <em>(Scan me at 3AM for maximum creativity)</em>
40
+ </p>
41
+
42
+ ---
43
+
44
+ ## โš™๏ธ **Under the Hood**
45
+ Same glorious tech stack:
46
+ ```javascript
47
+ {
48
+ attitude: "110%",
49
+ tech: ["Groq", "Llama3-70b", "Vercel", "Pure Sass"],
50
+ warnings: ["May cause creative addiction"]
51
+ }