Synthetic Intelligence RSS
Build AI agent workforce - Multi agent framework with MetaGPT & chatDev
Multi agent framework tutorial of MetaGPT & chatDev; Check the Hubspot x Jasper research of Using Generative AI to Scale Your Content Operations: https://offers.hubspot.com/generative-ai-for-content-operations?utm_source=youtube&utm_medium=social&utm_campaign=CR0087Sep2023_AIJason%2Fpartner_youtubeย ๐ Links - Follow me on twitter: https://twitter.com/jasonzhou1993 - Join my AI email list: https://www.ai-jason.com/ - My discord: https://discord.gg/eZXprSaCDE - chatDev: https://github.com/OpenBMB/ChatDev/tree/main - MetaGPT: https://github.com/geekan/MetaGPT - Agentverse: https://github.com/OpenBMB/AgentVerse - Camel: https://github.com/camel-ai/camel โฑ๏ธ Timestamps 0:00 Agent intro 1:22 Multi agent frameworks 2:38 chatDev 3:45 Scale your content operation with AI 4:27 Setup chatDev 7:11 How to customise 9:19 Customise roles 9:53 Customise phases 11:50 Customise chatChain ๐๐ป About Me My name is Jason Zhou, a product designer...
What is generative AI and how does it work? โ with Mirella Lapata
How are technologies like ChatGPT created? And what does the future hold for AI language models? Subscribe for regular science videos: http://bit.ly/RiSubscRibe Donate to the Ri and help us bring you more scientific lectures: https://www.rigb.org/support-us/donate-ri Watch the Q&A: https://youtu.be/9i2x2HyeW-Y Generative AI refers to a type of artificial intelligence that involves creating new and original data or content. Unlike traditional AI models that rely on large datasets and algorithms to classify or predict outcomes, generative AI models are designed to learn the underlying patterns and structure of the data and generate novel outputs that mimic human creativity. ChatGPT is perhaps the...
GPT-4 Has Vision: I figured out what it could do
Email Subscribers get the list: https://gregkamradt.ck.page/b6630af43e Outline 0:00 - Intro 1:16 - Describe 2:06 - Interpret 3:30 - Recommend 5:23 - Convert 7:23 - Extract 8:46 - Evaluate 10:45 - Assist 13:28 - Greg's Reflections Gregโs Info: - Twitter: https://tiny.one/VtxG3kC - Newsletter: https://tiny.one/9kkx2D0 - Website: https://tiny.one/QWsPKqX - LinkedIn: https://tiny.one/rzlQ1bB - Work with me: https://tiny.one/UVetE5r - Contact Me: Twitter DM, LinkedIn Message, or contact@dataindependent.com 2023-10-25T06:14:47Z https://www.youtube.com/embed/y5enyXaP5LA
Meet the AI Engineer who Fine-tuned Mistral 7B on Personal Journals [Harper Carroll Expert Tutorial]
In this Expert Tutorial, Harper S Carroll (Head of AI/ML) from Brev Dev teaches us how to fine-tune Mistral AI 7B parameter on our personal data. This tutorial goes through many fine-tuning intricacies such as Dataset Preparation, Model Validation and so on. ๐ Timestamp ๐ 00:00 Intro 00:46 Dataset Preparation for Mistral Fine-Tuning 02:52 GPU Setup 03:40 FineTune Mistral 7B 06:52 Tokenization - Deep Dive 11:15 LoRA - Deep Dive 13:01 Weights & Biases Setup 13:14 Finetuning Mistral 7B on custom data 14:46 OverFitting 17:36 Fine-Tuned Model Validation 17:50 Fine-Tuned Mistral Demo ๐ Links from the Expert ๐ Notebook: https://github.com/brevdev/notebooks/......
NEW AI Coding Assistant ๐ค Use Prompts To Build New Or EXISTING Apps! (Aider, The Holy Grail)
UPDATE: I forgot a step in the install process. After cloning the repo and creating/activating the conda env, you have to install Aider by using โpip install aider-chatโ or โpip install -r requirements.txtโ In this video, we review Aider, which is an AI coding assistant that can build entire codebases as well as iterate on existing code! Aider uses Universal CTags to map an existing codebase to provide all context to ChatGPT to help build on that codebase. It's truly amazing. I'll show you how to install and use it. Enjoy :) Become a Patron ๐ฅ - https://patreon.com/MatthewBerman Join the...