Skip to content

Commit

Permalink
Merge pull request #1 from sfeir-open-source:init
Browse files Browse the repository at this point in the history
Init slides and labs
  • Loading branch information
Tibeno88 authored Mar 6, 2024
2 parents 05fb48c + 8d7cdb8 commit 1bcd43d
Show file tree
Hide file tree
Showing 80 changed files with 4,718 additions and 3,290 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @jefBinomed
* @jefBinomed @Tibeno88
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,5 @@ typings/

#Dev
docs/test.html

.venv*
43 changes: 9 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,4 @@
# About (Part to remove)

Template repository for SFEIR School, this template could be use to start a school with revealJS and SFEIR School theme

Don't forget to replace all xxx by your techno

## Files to changes

- `docs/scss/slides.scss` you could put here all your custom styles
- `docs/scripts/slides.js` you will reference all the markdown here. Don't forget to have 1 function per chapter (module).
- `docs/index.html` you should reference the correct technology in header

## To helps you

Video to help you to create your slides with revealJS

[![video of how to do a sfeir school](https://img.youtube.com/vi/v4WuJIwf4lc/0.jpg)](https://www.youtube.com/watch?v=v4WuJIwf4lc)

You could also look at documentation of school theme : https://github.com/sfeir-open-source/sfeir-school-theme

## Tasks to do

- [] Change the files (cf before)
- [] Replace all xxx by your techno
- [] Remove this part of README
- [] Complete the README with your content
- [] Check that the github pages is pointing to `/docs` directory

# Content of README

The text below is the template you could use for your readme

# SFEIR School XXX
# SFEIR School - LangChain (Python)

<p align="center">
<img style="display:block" width="20%" height="20%" src="./docs/assets/images/sfeir-school-logo.png" alt="SFEIR School logo">
Expand All @@ -42,14 +10,21 @@ The text below is the template you could use for your readme

# Slides

You can view the slides [here](https://sfeir-open-source.github.io/sfeir-school-xxx/).
You can view the slides [here](https://sfeir-open-source.github.io/sfeir-school-langchain/).

## Develop

To run docs locally, go in directory `docs` and run `npx serve` of if you don't have node, you can use docker `docker-compose up`, and open slides on http://localhost:3000/.

## Workshop

### Prérequis

* Python 3.11
* Internet Access to download libraries and LLM

### Launch workshops

Workshops are in directory `steps` :

- two directories per workshop :
Expand Down
40 changes: 40 additions & 0 deletions SPEAKER_NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Speaker Notes

## Pré-requis

- Python 3 (construit sur 3.11)
- Installer et tester Ollama sur son poste
- Pull en avance les modèles souhaités
- Relancer les Notebooks des labs

## Timing estimé

[Extraction Sheet](https://docs.google.com/spreadsheets/d/1x0roM1eSC8SpEPV_Paib0zy6C1LW7RKU-Vjr1iOLswc)

| Start | Fin | Durée | Slides | Etape | Comm |
| ----- | ----- | ----- | ------------------- | ----------------- | ---------------------------------------------------------------------------------------- |
| 9:00 | 9:15 | 00:15 | 4 | Welcome | |
| 9:15 | 9:30 | 00:15 | 2 | Round table | |
| | | | Module IA | | |
| 9:30 | 9:40 | 00:10 | 4 | Présentation | |
| 9:40 | 10:10 | 00:30 | | Lab - 01 | |
| 10:10 | 10:25 | 00:15 | | Break | <https://vclock.com/timer/#date=2024-02-28T10:25:00&title=Break+☕️&sound=guitar&loop=0> |
| | | | Module LangChain | | |
| 10:25 | 10:30 | 00:05 | 1 | Présentation | |
| 10:30 | 11:00 | 00:30 | | Lab - 02 | |
| 11:00 | 11:10 | 00:10 | 3 | Concepts basiques | |
| 11:10 | 12:10 | 01:00 | | Lab - 03 | |
| 12:10 | 13:40 | 01:30 | | Lunch | <https://vclock.com/timer/#date=2024-02-28T13:40:00&title=Lunch+☕️&sound=guitar&loop=0> |
| 13:40 | 13:55 | 00:15 | 4 | Concepts avancés | |
| 13:55 | 14:35 | 00:40 | | Lab - 04 | |
| 13:40 | 13:45 | 00:05 | 1 | LLMs | |
| 13:45 | 14:15 | 00:30 | | Lab - 05 | |
| | | | Module Applications | | |
| 13:45 | 14:00 | 00:15 | 5 | Applications | |
| 14:00 | 14:40 | 00:40 | | Lab - 06 | |
| 14:40 | 15:20 | 00:40 | | Démo OpenGPTs | |
| 15:20 | 15:35 | 00:15 | | Break | <https://vclock.com/timer/#date=2024-02-28T15:35:00&title=Break+☕️&sound=guitar&loop=0> |
| | | | Module Tools | | |
| 15:35 | 15:40 | 00:05 | 1 | LangServe | |
| 15:40 | 16:10 | 00:30 | | Lab - 07 | |
| 16:10 | 16:20 | 00:10 | 3 | Autres outils | |
2 changes: 1 addition & 1 deletion docs/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
20
Binary file added docs/assets/images/aws_architect_associate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/aws_developper_associate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/axo_beer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/bedrock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/bma.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/chatbot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/chatbot_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/chatgpt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/dall-e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/docker.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/docker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/faiss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/gemini.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/installation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/javascript.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/kubernetes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/langchain_retrieval.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1bcd43d

Please sign in to comment.