pkgprateek commited on
Commit
99be01a
·
1 Parent(s): d521e71

fix(meta): shorten description to meet HF 60-char metadata limit

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ sdk_version: 5.49.1
8
  app_file: app/main.py
9
  pinned: false
10
  license: mit
11
- short_description: Production RAG system with automated CI/CD - Ask questions about your documents
12
  full_width: true
13
  ---
14
 
 
8
  app_file: app/main.py
9
  pinned: false
10
  license: mit
11
+ short_description: RAG-powered document Q&A (100+ pages -> 5 secs)
12
  full_width: true
13
  ---
14