Herbert commited on
Commit
f2a437a
·
1 Parent(s): 8e12ce9

Added hf_spaces instructions

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # AgenticNAV - Your AI conference companion
2
 
3
  [![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
 
1
+ ---
2
+ title: AgenticNav
3
+ emoji: 📚
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 5.50.0
8
+ app_file: app.py
9
+ python_version: 3.13
10
+ pinned: true
11
+ hf_oauth: true
12
+ hf_oauth_scopes:
13
+ - inference-api
14
+ license: apache-2.0
15
+ short_description: Agent for NeurIPS paper discovery and visit schedule builder
16
+ ---
17
+
18
  # AgenticNAV - Your AI conference companion
19
 
20
  [![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)