martyn-wong commited on
Commit
9a156be
·
1 Parent(s): 73e2343

update readme with spaces config

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Academic Paper Summarizer & Concept-Map Explorer
2
 
3
  A lightweight Gradio dashboard to help AI/ML researchers quickly find, summarize, and visualize the conceptual landscape of academic papers.
 
1
+ ---
2
+ title: Academic Paper Summarizer & Concept-Map Explorer
3
+ emoji: 📋
4
+ colorFrom: purple
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: "5.28.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+
13
  # Academic Paper Summarizer & Concept-Map Explorer
14
 
15
  A lightweight Gradio dashboard to help AI/ML researchers quickly find, summarize, and visualize the conceptual landscape of academic papers.