mirror of
https://github.com/guezoloic/millesima_projetS6.git
synced 2026-03-30 03:53:43 +00:00
Merge remote-tracking branch 'origin' into jalon3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> A **University of Paris-Est Créteil (UPEC)** Semester 6 project.
|
||||
|
||||
## Documentation
|
||||
- 🇫🇷 [Version Française](https://guezoloic.github.io/millesima-ai-engine)
|
||||
- 🇫🇷 [Version Française](https://millesima-ai.github.guezoloic.com)
|
||||
> note: only french version enabled for now.
|
||||
---
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
1. **Clone the repository:**
|
||||
```bash
|
||||
git clone https://github.com/votre-pseudo/millesima-ai-engine.git
|
||||
git clone https://github.com/guezoloic/millesima-ai-engine.git
|
||||
cd millesima-ai-engine
|
||||
```
|
||||
|
||||
|
||||
@@ -5,12 +5,12 @@ L’objectif de ce projet est d’étudier, en utilisant des méthodes d’appre
|
||||
## projet
|
||||
<div style="text-align: center;">
|
||||
<object
|
||||
data="/millesima-ai-engine/projet.pdf"
|
||||
data="/projet.pdf"
|
||||
type="application/pdf"
|
||||
width="100%"
|
||||
height="1000px"
|
||||
>
|
||||
<p>Votre navigateur ne peut pas afficher ce PDF.
|
||||
<a href="/millesima-ai-engine/projet.pdf">Cliquez ici pour le télécharger.</a></p>
|
||||
<a href="/projet.pdf">Cliquez ici pour le télécharger.</a></p>
|
||||
</object>
|
||||
</div>
|
||||
@@ -1,5 +1,5 @@
|
||||
site_name: "Projet Millesima S6"
|
||||
site_url: "https://github.guezoloic.com/millesima-ai-engine/"
|
||||
site_url: "https://millesima-ai.github.guezoloic.com"
|
||||
|
||||
theme:
|
||||
name: "material"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "projet-millesima-s6"
|
||||
name = "millesima-project-s6"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"requests==2.32.5",
|
||||
|
||||
Reference in New Issue
Block a user