diff --git a/docs/.gitbook/assets/build1.png b/docs/.gitbook/assets/build1.png new file mode 100644 index 000000000..db74dbcb5 Binary files /dev/null and b/docs/.gitbook/assets/build1.png differ diff --git a/docs/.gitbook/assets/build2.png b/docs/.gitbook/assets/build2.png new file mode 100644 index 000000000..b73fb94c4 Binary files /dev/null and b/docs/.gitbook/assets/build2.png differ diff --git a/docs/.gitbook/assets/build3.png b/docs/.gitbook/assets/build3.png new file mode 100644 index 000000000..07fea9760 Binary files /dev/null and b/docs/.gitbook/assets/build3.png differ diff --git a/docs/.gitbook/assets/orange1.png b/docs/.gitbook/assets/orange1.png deleted file mode 100644 index 7ff77fa96..000000000 Binary files a/docs/.gitbook/assets/orange1.png and /dev/null differ diff --git a/docs/.gitbook/assets/orange2.png b/docs/.gitbook/assets/orange2.png deleted file mode 100644 index cee8e2c52..000000000 Binary files a/docs/.gitbook/assets/orange2.png and /dev/null differ diff --git a/docs/.gitbook/assets/orange3.png b/docs/.gitbook/assets/orange3.png deleted file mode 100644 index 9f5d305d3..000000000 Binary files a/docs/.gitbook/assets/orange3.png and /dev/null differ diff --git a/docs/.gitbook/assets/start1.png b/docs/.gitbook/assets/start1.png new file mode 100644 index 000000000..ef8d6303f Binary files /dev/null and b/docs/.gitbook/assets/start1.png differ diff --git a/docs/.gitbook/assets/start2.png b/docs/.gitbook/assets/start2.png new file mode 100644 index 000000000..794ee2f6e Binary files /dev/null and b/docs/.gitbook/assets/start2.png differ diff --git a/docs/.gitbook/assets/start3.png b/docs/.gitbook/assets/start3.png new file mode 100644 index 000000000..84e7b2613 Binary files /dev/null and b/docs/.gitbook/assets/start3.png differ diff --git a/docs/.gitbook/assets/yellow1.png b/docs/.gitbook/assets/yellow1.png deleted file mode 100644 index 71007b381..000000000 Binary files a/docs/.gitbook/assets/yellow1.png and /dev/null differ diff --git a/docs/.gitbook/assets/yellow2.png b/docs/.gitbook/assets/yellow2.png deleted file mode 100644 index 2af0c7d9e..000000000 Binary files a/docs/.gitbook/assets/yellow2.png and /dev/null differ diff --git a/docs/.gitbook/assets/yellow3.png b/docs/.gitbook/assets/yellow3.png deleted file mode 100644 index fa6754002..000000000 Binary files a/docs/.gitbook/assets/yellow3.png and /dev/null differ diff --git a/docs/README.md b/docs/README.md index de2818ff6..6f38f50de 100644 --- a/docs/README.md +++ b/docs/README.md @@ -21,13 +21,13 @@ layout: Learn the basics of Concrete ML, set it up, and make it run with ease. -
What is Concrete MLyellow1.pnggetting-started
Installationyellow2.pngpip_installing.md
Key conceptsyellow3.pngconcepts.md
+
What is Concrete MLUnderstand the Concrete ML library with a full example.start1.pnggetting-started
InstallationFollow the step-by-step guide to install Concrete ML in your project.start2.pngpip_installing.md
Key conceptsUnderstand important cryptographic concepts to implement Concrete ML.start3.pngconcepts.md
## Build with Concrete ML Start building with Concrete ML by exploring its core features, discovering essential guides, and learning more with user-friendly tutorials. -
FundamentalsExplore core features and basics of Concrete ML.

orange1.png
GuidesDiscover essential guides to work with Concrete ML.

orange2.png
TutorialsLearn more about Concrete ML with our tutorials.

orange3.png
+
FundamentalsExplore core features.build1.png
GuidesDeploy your projects.build2.png
TutorialsLearn more with tutorials.build3.png
## Explore more @@ -38,7 +38,7 @@ Access to additional resources and join the Zama community. Refer to the API, review product architecture, and access additional resources for in-depth explanations while working with Concrete ML. - [Security and correctness](explanations/security_and_correctness.md) -- [API](references/api/README.md) +- [API](references/api/) - [Quantization](explanations/quantization.md) - [Pruning](explanations/pruning.md) - [Compilation](explanations/compilation.md)