File size: 679 Bytes
d5653aa
 
1e22cda
 
 
d5653aa
1e22cda
d5653aa
 
 
94a1d5e
5e1f3cc
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Asknews
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
---
AskNews-powered news assistant built with [Gradio](https://gradio.app), [`google-genai`](https://pypi.org/project/google-genai/), and the [AskNews SDK](https://pypi.org/project/asknews/).

## Highlights
- Gemini responses streaming via `google-genai`.
- AskNews context injection configurable (`nl`, `kw`, `both`), optional source diversification, and language filters.
- Sidebar shows the fetched AskNews sources (titles, domains, dates, and links).
- Adjustable generation parameters (system prompt, max tokens, temperature, top-p, model name).