-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #419 from iMeriem/ep183
add Ep183 - State of AI
- Loading branch information
Showing
3 changed files
with
222 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
--- | ||
date: 2024 -06 -02 | ||
time: 20h:00min | ||
duration: "1:17:05" | ||
title: "Tech News & AMA #31" | ||
tags: ["ama"] | ||
category: "ama" | ||
isNext: false | ||
youtube: https://www.youtube.com/live/R19JBanjhnQ?si=7TJdLMTfgk6vklbY | ||
published: true | ||
featured: false | ||
--- | ||
|
||
In this Episode , we’re going over the news that was impactful during the previous month. | ||
|
||
## Guests | ||
|
||
- [Jihane majdoul](https://twitter.com/jihanemajdoul) | ||
|
||
- [Ilias Haddad](https://iliashaddad.com/) | ||
|
||
- [Oumayma Essarhi](https://www.linkedin.com/in/oumayma-essarhi/) | ||
|
||
|
||
## Notes | ||
|
||
0:00:00 - Introduction and welcoming | ||
|
||
0:03:57 - 5 minutes max , each one of us talks about something he/she learned this month and wants to share it with the community. | ||
|
||
0:10:23 - Oumayma’s Experience with first big talk in JS Meetup. | ||
|
||
0:14:52 - Jihane’s experience with the talk at Jedida GDG | ||
|
||
0:18:17 - Ilias’s experience with the podcast. | ||
|
||
0:26:09 - Google IO and Open AI spring Update (GPT-4o) | ||
|
||
0:37:39 - New AI Gadgets like Humane and Rabbit R1 | ||
|
||
0:42:08 - How does your Environment look (Underrated gadgets, tools, …) | ||
|
||
0:49:06 - Cloud Providers entering Morocco | ||
|
||
0:54:14 - Neuralink second trial | ||
|
||
0:58:25 - leaked Google search engine algorithm | ||
|
||
1:04:42 - Q&A | ||
|
||
1:17:00 - Conclusion and Goodbye | ||
|
||
|
||
## Links | ||
|
||
- [Google confirms the leaked Search documents are real](https://www.theverge.com/2024/5/29/24167407/google-search-algorithm-documents-leak-confirmation) | ||
|
||
- [Lunch & Learn: Let's Build An AI Assistant With GPT-4o (w/ Joe & Winston of @Posit)](https://www.youtube.com/live/OLTgI6DAQ_A) | ||
|
||
- [Yalla Let's Code](https://www.yallaletscode.com/) | ||
|
||
- [AtlasIA](https://huggingface.co/atlasia) | ||
|
||
- [Think AI Morocco](https://thinkai.ma/) | ||
|
||
- [The Forage](https://www.theforage.com/signup) | ||
|
||
- [Internship To Enrich Your Career And Mind](https://letsgrowmore.in/vip/) | ||
|
||
## Prepared and Presented by | ||
|
||
- [Mohammed Daoudi](https://twitter.com/MIduoad) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
--- | ||
date: 2024 -06 -09 | ||
time: 20h:00min | ||
duration: "2:03:14" | ||
title: "Kubernetes عشر سنوات مع" | ||
tags: ["dev"] | ||
category: "dev" | ||
isNext: false | ||
youtube: https://www.youtube.com/live/eI1r6hS8gF0?si=F63xeJsOQpkdjHLB | ||
published: true | ||
featured: false | ||
--- | ||
|
||
In this Episode , we celebrate 10 years of Kubernetes, its beginning and the transition frol open source to a full solution to manage containers. All with our speacial guests, who will share their expertise and achievements working with the solution. | ||
|
||
## Guests | ||
|
||
- [Mohammed Aboullaite](http://aboullaite.me/) | ||
|
||
- [Abdelfettah Sghiouar](https://twitter.com/boredabdel) | ||
|
||
- [Amine Rachyd](https://x.com/RachydAmine) | ||
|
||
- [Abderrahim Soubai Idrissi](https://www.soubai.me/) | ||
|
||
|
||
## Notes | ||
|
||
0:00:00 - Introduction and welcoming | ||
|
||
0:03:39 - What is Kubernetes ? | ||
|
||
0:08:09 - How long have you been working with Kubernetes ? How was your personal experience? | ||
|
||
0:23:56 - How do use Kubernetes at your daily job/projects? | ||
|
||
0:38:03 - Do you use any plugins in your daily work with Kubernetes ? | ||
|
||
0:44:31 - Tips for managing clusters | ||
|
||
0:48:59 - Best practices of using & working with Kubernetes | ||
|
||
1:01:26 - Usage of cluster API in the industry today | ||
|
||
1:09:06 - Q&A | ||
|
||
1:22:29 - Book recommandation to quick start with Kubernetes | ||
|
||
1:28:18 - Kubernetes ingress / API | ||
|
||
1:32:35 - Did kubernetes made it easy for the CN apps to use ? | ||
|
||
1:39:04 - Does K8 has an added value for people who want to make their own solutions | ||
|
||
1:50:02 - The future of Kubernetes | ||
|
||
2:03:10 - Conclusion and Goodbye | ||
|
||
|
||
## Links | ||
|
||
- [Kubernetes Partners](https://kubernetes.io/partners/#iframe-landscape-kcsp) | ||
|
||
- [Krew plugin manager](https://krew.sigs.k8s.io/) | ||
|
||
- [Yzsh-kubectl-prompt](https://github.com/superbrothers/zsh-kubectl-prompt) | ||
|
||
- [Starship cross-shell prompt](https://starship.rs/) | ||
|
||
- [History of containerd, with Phil Estes](https://kubernetespodcast.com/episode/208-containerd/) | ||
|
||
- [Kubernetes the hard way](https://github.com/kelseyhightower/kubernetes-the-hard-way) | ||
|
||
- [Kubernetes Cluster API](https://cluster-api.sigs.k8s.io/) | ||
|
||
- [KKubernetes: Up and Running: Dive into the Future of Infrastructure](https://books.google.co.ma/books?id=-5izDwAAQBAJ&printsec=copyright&redir_esc=y#v=onepage&q&f=false) | ||
|
||
- [Kubernetes for Developers](https://www.manning.com/books/kubernetes-for-developers) | ||
|
||
- [CNCF Landscape](https://landscape.cncf.io/) | ||
|
||
## Prepared and Presented by | ||
|
||
- [Abdelati El ASRI](https://twitter.com/kaizendae) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
--- | ||
date: 2024 -06 -23 | ||
time: 20h:00min | ||
duration: "1:28:14" | ||
title: "State of AI" | ||
tags: ["dev"] | ||
category: "dev" | ||
isNext: false | ||
youtube: https://www.youtube.com/live/3a_spEXK02o?si=t_EyVhke_8mgRJHC | ||
published: true | ||
featured: false | ||
--- | ||
|
||
Special episode about AI and the latests announcements made by Apple, Microsoft and Google. We discuss the news and answer your questions with our guests. | ||
|
||
## Guests | ||
|
||
- [Sara El-Ateif](https://www.linkedin.com/in/sara-el-ateif) | ||
|
||
- [Taha Bouhsine](https://www.linkedin.com/in/tahabsn) | ||
|
||
|
||
|
||
## Notes | ||
|
||
0:00:00 - Introduction and welcoming | ||
|
||
0:03:39 - Microsoft vs Google vs Apple announcements | ||
|
||
0:24:37 - Google I/O updates | ||
|
||
0:30:32 - Microsoft updates, and privacy concerns | ||
|
||
0:39:50 - Practical AI use case from Apple | ||
|
||
0:50:40 - OpenAI / Chatgpt-4o | ||
|
||
0:55:20 - Chatgpt-4o / Claude | ||
|
||
1:19:51 - Current state of small models that run locally | ||
|
||
1:25:06 - Q&A | ||
|
||
1:28:10 - Conclusion and Goodbye | ||
|
||
|
||
## Links | ||
|
||
- [Search Generative AI of Google](https://blog.google/products/search/generative-ai-search/) | ||
|
||
- [Copilot Workspace](https://github.blog/2024-04-29-github-copilot-workspace/) | ||
|
||
- [Full details and model benchmarks](https://machinelearning.apple.com/research/introducing-apple-foundation-models) | ||
|
||
- [Architecture of Apple Intelligence](https://interconnected.org/more/2024/06/Apple-Intelligence-architecture.jpg) | ||
|
||
- [in-depth explanation about AI intelligence](https://www.youtube.com/watch?v=cOyoy-pslqE) | ||
|
||
- [Gemini Flash](https://deepmind.google/technologies/gemini/flash/) | ||
|
||
- [Transformers Optimization: Part 1 - KV Cache](https://r4j4n.github.io/blogs/posts/kv/) | ||
|
||
|
||
## Prepared and Presented by | ||
|
||
- [Meriem zaid](https://twitter.com/iMeriem_) |