milwright commited on
Commit
8679929
·
2 Parent(s): b0c1c7e 5cd3c64

Merge remote-tracking branch 'origin/main' into main-fixed

Browse files
.gitattributes CHANGED
@@ -91,3 +91,16 @@ img/upload-and-commit.png filter=lfs diff=lfs merge=lfs -text
91
  img/upload-config.png filter=lfs diff=lfs merge=lfs -text
92
  img/upload-files.png filter=lfs diff=lfs merge=lfs -text
93
  img/variables-and-secrets.png filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91
  img/upload-config.png filter=lfs diff=lfs merge=lfs -text
92
  img/upload-files.png filter=lfs diff=lfs merge=lfs -text
93
  img/variables-and-secrets.png filter=lfs diff=lfs merge=lfs -text
94
+ img/add-secret-api.png filter=lfs diff=lfs merge=lfs -text
95
+ img/create.png filter=lfs diff=lfs merge=lfs -text
96
+ img/drop-files.png filter=lfs diff=lfs merge=lfs -text
97
+ img/grounding.png filter=lfs diff=lfs merge=lfs -text
98
+ img/identity.png filter=lfs diff=lfs merge=lfs -text
99
+ img/instructions.png filter=lfs diff=lfs merge=lfs -text
100
+ img/preview.png filter=lfs diff=lfs merge=lfs -text
101
+ img/settings.png filter=lfs diff=lfs merge=lfs -text
102
+ img/space.png filter=lfs diff=lfs merge=lfs -text
103
+ img/upload.png filter=lfs diff=lfs merge=lfs -text
104
+ img/uploading.png filter=lfs diff=lfs merge=lfs -text
105
+ img/variables.png filter=lfs diff=lfs merge=lfs -text
106
+ img/march.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,14 +1,16 @@
1
  ---
2
  title: ChatUI Helper
3
  emoji: 💬
4
- colorFrom: blue
5
- colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.37.0
8
  app_file: app.py
9
  pinned: true
10
  license: gpl-3.0
11
  short_description: Create AI chat interfaces for HuggingFace Spaces
 
 
12
  ---
13
 
14
  # ChatUI Helper
@@ -45,29 +47,6 @@ A comprehensive tool for creating, configuring, and deploying customizable AI ch
45
  - **File Upload Support**: Test document processing capabilities
46
  - **Conversation Export**: Download chat history as markdown
47
 
48
- ## 🚀 Quick Start
49
-
50
- ### Local Development
51
- ```bash
52
- # Clone the repository
53
- git clone https://huggingface.co/spaces/milwright/chatui-helper
54
-
55
- # Install dependencies
56
- pip install -r requirements.txt
57
-
58
- # Run the application
59
- python app.py
60
- ```
61
-
62
- ### Environment Variables (Optional)
63
- ```bash
64
- # For preview functionality
65
- API_KEY=sk-or-your-openrouter-key
66
-
67
- # For HuggingFace integration
68
- HF_TOKEN=your-huggingface-token
69
- ```
70
-
71
  ## 📦 Generated Space Contents
72
 
73
  Each generated package includes:
@@ -110,14 +89,6 @@ The application includes comprehensive built-in documentation:
110
  - **Troubleshooting**: Common issues and solutions
111
  - **Additional Resources**: Links to relevant documentation
112
 
113
- ## 🏗️ Architecture
114
-
115
- ### Core Components
116
- - **SpaceGenerator**: Handles configuration and package generation
117
- - **ConfigurationManager**: Manages settings with automatic backups
118
- - **Support Documentation**: Nested accordion interface for easy navigation
119
- - **Template System**: String-based templating for code generation
120
-
121
  ### File Structure
122
  ```
123
  chatui-helper/
 
1
  ---
2
  title: ChatUI Helper
3
  emoji: 💬
4
+ colorFrom: gray
5
+ colorTo: red
6
  sdk: gradio
7
  sdk_version: 5.37.0
8
  app_file: app.py
9
  pinned: true
10
  license: gpl-3.0
11
  short_description: Create AI chat interfaces for HuggingFace Spaces
12
+ thumbnail: >-
13
+ https://cdn-uploads.huggingface.co/production/uploads/65a0caa15dfd8b9b1f3aa3d3/uTPnm-wnLUt3m6dAvwqKT.png
14
  ---
15
 
16
  # ChatUI Helper
 
47
  - **File Upload Support**: Test document processing capabilities
48
  - **Conversation Export**: Download chat history as markdown
49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  ## 📦 Generated Space Contents
51
 
52
  Each generated package includes:
 
89
  - **Troubleshooting**: Common issues and solutions
90
  - **Additional Resources**: Links to relevant documentation
91
 
 
 
 
 
 
 
 
 
92
  ### File Structure
93
  ```
94
  chatui-helper/
img/add-secret-api.png ADDED

Git LFS Details

  • SHA256: f5ad13e2aed35d3d7152c13146e73627033e6a0b9f81fcb6289cae9a10fe6b07
  • Pointer size: 131 Bytes
  • Size of remote file: 654 kB
img/create.png ADDED

Git LFS Details

  • SHA256: 5f98f726a4a20530b33a2455d3f5b3ca40dd23b65bef7c55c1c41a0b84bcfa54
  • Pointer size: 131 Bytes
  • Size of remote file: 282 kB
img/deployment.png ADDED
img/drop-files.png ADDED

Git LFS Details

  • SHA256: 5455f972ad187ef46203615deaeb1ac0f4035db704f0d9bd5dba27491d05c3c1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB
img/grounding.png ADDED

Git LFS Details

  • SHA256: fbf188f41e893bd72da5d46c9e7becf9d2ac87282fecb5df83387ce599f72d62
  • Pointer size: 131 Bytes
  • Size of remote file: 433 kB
img/identity.png ADDED

Git LFS Details

  • SHA256: fca475e152cf0c33a0a83b405fb06b99b88311bd714aa65eed1a49b5d86ef5e1
  • Pointer size: 131 Bytes
  • Size of remote file: 233 kB
img/instructions.png ADDED

Git LFS Details

  • SHA256: e119a16344e2b36888b8640d0c6462a7c571e92624dfdf49aac53968aea796ae
  • Pointer size: 131 Bytes
  • Size of remote file: 334 kB
img/march.png ADDED

Git LFS Details

  • SHA256: c8400e986fe6e1997651a8720f813886fcb467ff7ea46f3c4cc0fa2cf7a9a582
  • Pointer size: 131 Bytes
  • Size of remote file: 179 kB
img/preview-config.png ADDED

Git LFS Details

  • SHA256: 666382ad5fd8bfc15126ee09f32ee605513e7c5f16ecbbdf5fbc43075f00c832
  • Pointer size: 131 Bytes
  • Size of remote file: 447 kB
img/preview.png ADDED

Git LFS Details

  • SHA256: b8f0a25eb00a0b8857c75b7eb2857c39fc70347a0300bb61a75456579e6510e7
  • Pointer size: 131 Bytes
  • Size of remote file: 727 kB
img/settings.png ADDED

Git LFS Details

  • SHA256: abd6d222fb0fda6d87c4c1a35e569fe726ef437dfeab7838e31826642ff9d80a
  • Pointer size: 131 Bytes
  • Size of remote file: 192 kB
img/space.png ADDED

Git LFS Details

  • SHA256: 5e631f3ca122af7ba6186b6d02dfb8508126d0bf4311841ee26921e30f1839fe
  • Pointer size: 131 Bytes
  • Size of remote file: 316 kB
img/upload.png ADDED

Git LFS Details

  • SHA256: 641517ec43baf40e1cd94f534b18e5f9e3d3ce3ac4b1508bb1a47a7e87f38fa9
  • Pointer size: 131 Bytes
  • Size of remote file: 663 kB
img/uploading.png ADDED

Git LFS Details

  • SHA256: f18798d468620b7d17f97a95f5bc342a4f70562f7232a14c4d745d00b2443cab
  • Pointer size: 131 Bytes
  • Size of remote file: 418 kB
img/variables.png ADDED

Git LFS Details

  • SHA256: 73cfa38d741060fd414a021607a2943bfcc3faa36b11ab06bb9940b3ee419d60
  • Pointer size: 131 Bytes
  • Size of remote file: 250 kB