Ajout de données météo
This commit is contained in:
@@ -2,6 +2,17 @@
|
||||
title: "Laisser l'IA apprendre : une position éthique"
|
||||
date: 2025-04-02T00:21:05+02:00
|
||||
cover: "images/header.png"
|
||||
weather:
|
||||
temperature: 7.5
|
||||
humidity: 65
|
||||
wind_speed: 3.5
|
||||
wind_direction: 138
|
||||
source:
|
||||
- influxdb
|
||||
- open-meteo
|
||||
pressure: 1017.5
|
||||
illuminance: 0
|
||||
precipitations: false
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -2,6 +2,17 @@
|
||||
title: Moi, selon ChatGPT
|
||||
date: 2025-06-03
|
||||
cover: images/moi.png
|
||||
weather:
|
||||
temperature: 20.1
|
||||
humidity: 75
|
||||
pressure: 1012.19
|
||||
illuminance: 34692
|
||||
wind_speed: 2.1
|
||||
wind_direction: 235
|
||||
source:
|
||||
- influxdb
|
||||
- open-meteo
|
||||
precipitations: true
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -2,6 +2,16 @@
|
||||
title: Utiliser l'IA pour penser
|
||||
date: 2025-06-04
|
||||
cover: images/cover.png
|
||||
weather:
|
||||
temperature: 17.2
|
||||
humidity: 95
|
||||
pressure: 1009.1
|
||||
illuminance: 33703.2
|
||||
precipitations: false
|
||||
wind_speed: 0
|
||||
wind_direction: 270
|
||||
source:
|
||||
- influxdb
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -2,6 +2,16 @@
|
||||
title: Intelligence Artificielle et réalité
|
||||
date: 2025-10-28
|
||||
cover: images/cover.png
|
||||
weather:
|
||||
temperature: 9.66666666666667
|
||||
humidity: 97
|
||||
pressure: 1001.69375981287
|
||||
illuminance: 8152.8
|
||||
precipitations: true
|
||||
wind_speed: 8.2076544
|
||||
wind_direction: 234
|
||||
source:
|
||||
- influxdb
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
Reference in New Issue
Block a user