Life with AI-logo

Life with AI

Technology Podcasts

In this podcast I explain some hard concepts of AI in a way that anyone can understand. I also show how AI is influencing our lives and we don’t know.

Location:

United States

Description:

In this podcast I explain some hard concepts of AI in a way that anyone can understand. I also show how AI is influencing our lives and we don’t know.

Language:

English


Episodes
Ask host to enable sharing for playback control

#99- GraphRAG.

12/5/2024
Hello everyone, in this episode I talk about GraphRAG. This new RAG technique is very useful to better retrieve global information from your document or set of documents. It's also a subject that is growing a lot! GraphRAG paper: https://arxiv.org/pdf/2404.16130 LightRAG paper: https://arxiv.org/pdf/2410.05779 Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:13:58

Ask host to enable sharing for playback control

#98- On-device AI with SmolLM.

11/7/2024
Hello guys, in this episode of the podcast I talk about on-device AI and the SmolLM blog post published by Hugging Face. I first give my thoughts on the differences between on-device and on-cluster AI with the different needs of applications we may have. Then I go through the SmolLM blog post explaining some of the details. SmolLM blog post: https://huggingface.co/blog/smollm MobileLLM paper: https://arxiv.org/pdf/2402.14905 Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:15:35

Ask host to enable sharing for playback control

#97- Brazilian grammarly with Felipe from Clarice AI.

10/31/2024
Hey guys, in the Brazilian version of the podcast I interviewed Felipe, CEO and Founder of Clarice AI, the Brazilian Grammarly. In the episode we discussed on how they created both their corrector and their style improvement algorithms. Clarice AI website: https://clarice.ai/ Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:09:34

Ask host to enable sharing for playback control

#96- Maritaca AI, the brazilian LLM company.

10/24/2024
Hey guys, in the brazilian version of the podcast I interviewed Hugo Abonizio, he is LLM engineer at Maritaca AI, the only brazilian LLM company that just released Sabia 3. Their model is specialized in Portuguese and is between gpt4o and Claude 3.5 Sonnet, while being way smaller and cheaper. In the episode I try to give an idea of our conversation in the portuguese version of the podcast. Sabia 3 paper: https://arxiv.org/pdf/2410.12049 Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:09:31

Ask host to enable sharing for playback control

#95- Why Chain of Thought works?

9/26/2024
Hey guys, in this episode I try to explain my ideas on why Chain of Thought works. Of course nothing that I say is proved, the idea is really to give my intuitions on it! Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:08:04

Ask host to enable sharing for playback control

#94- OpenAI o1

9/19/2024
Hey guys, in this episode I talk about the new model of OpenAI, the OpenAI o1, the model that thinks and reflects before answering. In the episode I share my opinion and my thoughts after the first contact with the model. Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:07:50

Ask host to enable sharing for playback control

#93- Different types of AI.

9/12/2024
Hey guys, in this episode I talk about the different types of AI. I don't go deep into the models, I focus more on explaining the different types and which kind of problems they solve. As types of AI I talk about statistics, machine learning, reinforcement learning, deep learning and generative AI. Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:16:55

Ask host to enable sharing for playback control

#92- Llama3 benchmarks, vision and speech.

8/22/2024
Hey guys, this is the last episode of the Llama3 paper. In this episode, I talk about their discussion on the contamination analysis of the benchmarks, the vision and the speech parts of the model. I hope you enjoyed the series of episodes about the paper, I personally learned a lot! Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai Llama 3 paper: https://scontent-cdg4-3.xx.fbcdn.net/v/t39.2365-6/452387774_1036916434819166_4173978747091533306_n.pdf?_nc_cat=104&ccb=1-7&_nc_sid=3c67a6&_nc_ohc=t6egZJ8QdI4Q7kNvgEUMsBZ&_nc_ht=scontent-cdg4-3.xx&oh=00_AYBeifNn3pUDhDb136i_WQ_jpoYwLgNExZHcNvDV-N1rRA&oe=66A804CD

Duration:00:27:11

Ask host to enable sharing for playback control

#91- Llama 3 training.

8/15/2024
Hey guys, in this episode I talk about the Llama 3 paper pre-training and post-training! Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:28:58

Ask host to enable sharing for playback control

#90- Llama 3 paper overview.

7/25/2024
Hey guys, FINALLY we have Llama 3 paper, the release of the 405B model and the update of the 8B and 70B models. In this episode I give my thoughts about the paper and also an overview about it. In the next episode I will go more deeper in more details of the paper. Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai Llama 3 paper: https://scontent-cdg4-3.xx.fbcdn.net/v/t39.2365-6/452387774_1036916434819166_4173978747091533306_n.pdf?_nc_cat=104&ccb=1-7&_nc_sid=3c67a6&_nc_ohc=t6egZJ8QdI4Q7kNvgEUMsBZ&_nc_ht=scontent-cdg4-3.xx&oh=00_AYBeifNn3pUDhDb136i_WQ_jpoYwLgNExZHcNvDV-N1rRA&oe=66A804CD

Duration:00:17:31

Ask host to enable sharing for playback control

#89- How to choose the best AI model for your application?

7/18/2024
Hey guys, in this episode I talk about how to choose the best model for your AI application. I discuss the different tradeoffs you should take into considering before choosing which model to test and to deploy. Transformers tutorials github by Niels Rogge: https://github.com/NielsRogge/Transformers-Tutorials Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:10:51

Ask host to enable sharing for playback control

#88- Stable Diffusion.

7/11/2024
Hey guys, in this episode of the podcast I talk about Stable Diffusion, a famous open source image generation algorithm. Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai Stable diffusion paper: ⁠https://arxiv.org/pdf/2112.10752⁠ Good Medium post about SD: https://medium.com/@steinsfu/stable-diffusion-clearly-explained-ed008044e07e#97f4 Amazing YouTube videos explaining diffusion: https://www.youtube.com/watch?v=1CIpzeNxIhU Explaining stable diffusion with code: https://www.youtube.com/watch?v=-lz30by8-sU

Duration:00:08:21

Ask host to enable sharing for playback control

#87- Diffusion models, the algorithm behind Midjourney, Dall-e and Stable Diffusion.

7/4/2024
Hey guys, in this episode I talk about diffusion models, the algorithm behind all the image generation models today, like stable diffusion, Midjourney and dall-e. In the episode I explain the diffusion process along with some other technical concepts that are important, like white noise and markovian process. Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai Blog post explaining diffusion: https://www.assemblyai.com/blog/diffusion-models-for-machine-learning-introduction/ Diffusion paper: https://arxiv.org/pdf/2006.11239.pdf?ref=assemblyai.com

Duration:00:14:22

Ask host to enable sharing for playback control

#86- CLIP, SigLIP and JinaCLIP.

6/27/2024
Hey guys, in this episode I talk about 3 very important models that use contrastive learning, CLIP, SigLIP and JinaCLIP. They are image-text embedding models that allow us to for instance do image-text retrieval. CLIP paper: https://arxiv.org/pdf/2103.00020 SigLIP paper: https://arxiv.org/pdf/2303.15343 JinaCLIP paper: https://arxiv.org/pdf/2405.20204 Github of similarities and contrastive loss: https://github.com/filipelauar/projects/blob/main/similarities_and_contrastive_loss.ipynb Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:13:09

Ask host to enable sharing for playback control

#85- Constrastive learning and cosine similarity.

6/20/2024
Hey guys, in this episode I talk about two very important technical concepts in Deep Learning, constrastive learning and cosine similarity. They are very useful when training embedding models or doing RAG. Very good blog post about contrastive losses: https://lilianweng.github.io/posts/2021-05-31-contrastive/ SimCLR paper: https://arxiv.org/abs/2002.05709 Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:12:11

Ask host to enable sharing for playback control

#84- FineWeb, the best dataset to pre-train LLMs.

6/13/2024
Hey guys, in this episode I talk about the FineWeb dataset, the best pre-training open source dataset to date. In the episode I explain how they created the dataset and I also share some results. Link to the huggingface blog: https://huggingface.co/spaces/HuggingFaceFW/blogpost-fineweb-v1 Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:12:09

Ask host to enable sharing for playback control

#83- LLM copilot for enterprise.

6/6/2024
Fala galera, nesse episódio eu falo com o João Batista, Technical Product Manager da Stackspot AI. No episódio a gente falou bastante sobre o uso de LLMs como um copilot usando os próprios documentos da empresa para dar as respostas usando RAG. Hey guys, in the brazilian version of the podcast I discussed with Joao from Stackspot AI. In the episode I talk about how they are developing enterprise copilot assistants using RAG. In the episode we talk both about technical and product aspects, like similarity metrics, how many documents to use, how to show the answer to the user, how to metrify the quality of the answers... Linkedin do Joao: https://www.linkedin.com/in/joaobatista-cordeironeto/ Linkedin da Stackspot AI: https://www.linkedin.com/company/stackspot/ Instagram do podcast: https://www.instagram.com/podcast.lifewithai Linkedin do podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:10:27

Ask host to enable sharing for playback control

#82- BitNet, 1 bit Transformers.

5/30/2024
Hey guys, in this episode I talk about two papers, BitNet and 1.58 bit Transformer. These two papers from microsoft tell a new receipe to train 1 bit transformers, improve hugely the memory and energy consumption along with lower inference times. BitNet paper: https://arxiv.org/pdf/2310.11453 1.58 bit paper: https://arxiv.org/pdf/2402.17764 Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:10:11

Ask host to enable sharing for playback control

#81- Llama 3.

4/19/2024
Extra episode about Llama 3.

Duration:00:12:20

Ask host to enable sharing for playback control

#80- Layer pruning and Mixture of Depths.

4/18/2024
Hey guys, continuing the series of episodes about PEFT, in this episode I talk about inference optimization techniques for LLMs. I talk about layer pruning, where we prune consecutive layers of the LLM without almost not losing model performance. I also talk about Mixture of Depths, a similar technique to Mixture of Experts, where we have a router that choses which tokens will be processed in which layer of the LLM. Paper MoD: ⁠https://arxiv.org/pdf/2404.02258.pdf⁠ Paper layer pruning: ⁠https://arxiv.org/pdf/2403.17887v1.pdf⁠ Instagram of the podcast: https://www.instagram.com/podcast.lifewithai Linkedin of the podcast: https://www.linkedin.com/company/life-with-ai

Duration:00:13:37