fdaudens HF Staff commited on
Commit
43ce912
Β·
1 Parent(s): d4c3db6
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # πŸ“° AI News Research Assistant
2
 
3
  An intelligent AI-powered news research assistant built with Gradio that provides real-time news search, article fetching, and comprehensive summaries using GPT-OSS models.
 
1
+ ---
2
+ title: Gpt Oss News Agent
3
+ emoji: 🌍
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: 5.42.0
8
+ app_file: app.py
9
+ pinned: false
10
+ short_description: AI-powered news research assistant with real-time search
11
+ ---
12
+
13
  # πŸ“° AI News Research Assistant
14
 
15
  An intelligent AI-powered news research assistant built with Gradio that provides real-time news search, article fetching, and comprehensive summaries using GPT-OSS models.