mirror of
https://github.com/guezoloic/millesima_projetS6.git
synced 2026-03-30 11:56:16 +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.
|
> A **University of Paris-Est Créteil (UPEC)** Semester 6 project.
|
||||||
|
|
||||||
## Documentation
|
## 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.
|
> note: only french version enabled for now.
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
1. **Clone the repository:**
|
1. **Clone the repository:**
|
||||||
```bash
|
```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
|
cd millesima-ai-engine
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -5,12 +5,12 @@ L’objectif de ce projet est d’étudier, en utilisant des méthodes d’appre
|
|||||||
## projet
|
## projet
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
<object
|
<object
|
||||||
data="/millesima-ai-engine/projet.pdf"
|
data="/projet.pdf"
|
||||||
type="application/pdf"
|
type="application/pdf"
|
||||||
width="100%"
|
width="100%"
|
||||||
height="1000px"
|
height="1000px"
|
||||||
>
|
>
|
||||||
<p>Votre navigateur ne peut pas afficher ce PDF.
|
<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>
|
</object>
|
||||||
</div>
|
</div>
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
site_name: "Projet Millesima S6"
|
site_name: "Projet Millesima S6"
|
||||||
site_url: "https://github.guezoloic.com/millesima-ai-engine/"
|
site_url: "https://millesima-ai.github.guezoloic.com"
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: "material"
|
name: "material"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "projet-millesima-s6"
|
name = "millesima-project-s6"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"requests==2.32.5",
|
"requests==2.32.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user