Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sebdg
/
ai-cookbook
like
12
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c6ed4d4
ai-cookbook
/
src
/
about.qmd
Sébastien De Greef
chore: Add .venv_win/ to .gitignore and create llms/index.qmd
0fc2bb8
9 months ago
raw
Copy download link
history
blame
Safe
166 Bytes
---
title:
"About"
---
About
this
site
```{mermaid}
flowchart
LR
A[Hard
edge]
-->
B(Round
edge)
B
-->
C{Decision}
C
-->
D[Result
one]
C
-->
E[Result
two]
```