- 69
- 337 968
TwoSetAI
United States
เข้าร่วมเมื่อ 29 เม.ย. 2022
🌟 Welcome to TwoSetAI - We are winners of Anthropic AI Developer Contest 2024. And we are in business here to end your AI FOMO! 🚀 老高请看
🤓 Who's Angelina:
VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author.
🤓 Who's Mehdi:
Professor of Computer Science, Co-founder and Chief AI Engineer at Transform AI Studio, NSF fellow, published author.
What's more👇👇👇
🔍 Our Channel's Mission:Our goal for TwoSetAI is to make AI accessible to everyone, covering a broad spectrum of AI-related topics:
🤖 AI products
📈 Latest trends
💻 Nitty-gritty engineering insights
💼 Career advice for AI enthusiasts
🚀 Entrepreneurial side of AI
👉 Subscribe Now!
📚 Us:
📌 Our consulting firm: Transform AI Studio: www.transformaistudio.com/
🗞️ Our Newsletter: mlnotes.substack.com/
📙 Our RAG book: angelinamagr.gumroad.com/l/practical-approach-to-RAG-systems
🤓 Who's Angelina:
VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author.
🤓 Who's Mehdi:
Professor of Computer Science, Co-founder and Chief AI Engineer at Transform AI Studio, NSF fellow, published author.
What's more👇👇👇
🔍 Our Channel's Mission:Our goal for TwoSetAI is to make AI accessible to everyone, covering a broad spectrum of AI-related topics:
🤖 AI products
📈 Latest trends
💻 Nitty-gritty engineering insights
💼 Career advice for AI enthusiasts
🚀 Entrepreneurial side of AI
👉 Subscribe Now!
📚 Us:
📌 Our consulting firm: Transform AI Studio: www.transformaistudio.com/
🗞️ Our Newsletter: mlnotes.substack.com/
📙 Our RAG book: angelinamagr.gumroad.com/l/practical-approach-to-RAG-systems
Efficient Document Search with ModernBERT (Step-by-step Tutorial)
In this episode, join Angelina and Mehdi, for a walkthrough of how to build an efficient document search from scratch with the new make-over of the original BERT model.
Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/
Who's Mehdi: Professor of Computer Science, Co-founder and Chief AI Engineer at Transform AI Studio, NSF fellow, published author. www.linkedin.com/in/mehdiallahyari/
What You'll Learn:
✏️ In This Episode:
00:00 ModernBERT
04:39 Demo
08:08 Basic architecture
10:03 Step 1: Setting Up the Env
10:43 Step 2: Load the ModernBERT Model
11:13 Step :3 Prepare the Dataset
13:21 Step 4 Generate Embeddings for Your Dataset
13:50 EDA is always important - Don't skip it!
15:44 Milvus VDB
16:16 Step 5: Setup Milvus
17:26 Step 6: Insert Data into Milvus
17:52 Step 7: Perform Search
🦄 Any specific contents you wish to learn from us? Sign up here: noteforms.com/forms/twosetai-youtube-content-sqezrz
Our RAG course: maven.com/angelina-yang/mastering-rag-systems-a-hands-on-guide-to-production-ready-ai
🧰 Our video editing tool is this one!: get.descript.com/nf5cum9nj1m8
🖼️ Image credits: huggingface.co/answerdotai
timajwilliams.com/2024-12-20/modernbert
🔨 Implementation: github.com/mallahyari/modernbert-semantic-search
📬 Don't miss out on the latest updates - Subscribe to our newsletter: mlnotes.substack.com/
📚 If you'd like to learn more about RAG systems, check out our book on the RAG system: angelinamagr.gumroad.com/
🕴️ Our consulting firm: We help companies that don't want to miss the boat of the current wave of AI advancement by integrating these solutions into their business operations and products. www.transformaistudio.com/
Stay tuned for more content! 🎥 Thanks you for watching! 🙌
Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/
Who's Mehdi: Professor of Computer Science, Co-founder and Chief AI Engineer at Transform AI Studio, NSF fellow, published author. www.linkedin.com/in/mehdiallahyari/
What You'll Learn:
✏️ In This Episode:
00:00 ModernBERT
04:39 Demo
08:08 Basic architecture
10:03 Step 1: Setting Up the Env
10:43 Step 2: Load the ModernBERT Model
11:13 Step :3 Prepare the Dataset
13:21 Step 4 Generate Embeddings for Your Dataset
13:50 EDA is always important - Don't skip it!
15:44 Milvus VDB
16:16 Step 5: Setup Milvus
17:26 Step 6: Insert Data into Milvus
17:52 Step 7: Perform Search
🦄 Any specific contents you wish to learn from us? Sign up here: noteforms.com/forms/twosetai-youtube-content-sqezrz
Our RAG course: maven.com/angelina-yang/mastering-rag-systems-a-hands-on-guide-to-production-ready-ai
🧰 Our video editing tool is this one!: get.descript.com/nf5cum9nj1m8
🖼️ Image credits: huggingface.co/answerdotai
timajwilliams.com/2024-12-20/modernbert
🔨 Implementation: github.com/mallahyari/modernbert-semantic-search
📬 Don't miss out on the latest updates - Subscribe to our newsletter: mlnotes.substack.com/
📚 If you'd like to learn more about RAG systems, check out our book on the RAG system: angelinamagr.gumroad.com/
🕴️ Our consulting firm: We help companies that don't want to miss the boat of the current wave of AI advancement by integrating these solutions into their business operations and products. www.transformaistudio.com/
Stay tuned for more content! 🎥 Thanks you for watching! 🙌
มุมมอง: 195
วีดีโอ
How to Build a Multi-modal Image Search App from Scratch - Session 1
มุมมอง 270วันที่ผ่านมา
In this episode, join Angelina and Mehdi, for a discussion about building image search systems with the VISTA embedding models. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/ Who's Mehdi: Professor of Computer Science, Co-founder and Chief AI Engineer at Transform AI Studio, ...
Create an AI Research Assistant from Scratch Under 2 Hours!
มุมมอง 1.4K14 วันที่ผ่านมา
In this episode, join Angelina and Mehdi, for step-by-step code walk through of how to create an AI researcher for yourself from scratch with vanilla python. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/ Who's Mehdi: Professor of Computer Science, Co-founder and Chief AI Eng...
Top 6 AI Trends in 2025 You Don't Want to Miss!
มุมมอง 34521 วันที่ผ่านมา
In this episode, join Angelina and Mehdi, for a discussion about 6 AI trends in 2025. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/ Who's Mehdi: Professor of Computer Science, Co-founder and Chief AI Engineer at Transform AI Studio, NSF fellow, published author. www.linkedin...
Trailer - How to Build Smarter AI Tools with Agentic RAG? (Step-by-Step Code Tutorial)
มุมมอง 485หลายเดือนก่อน
🤔 Looking for the best framework to use for your AI Agent? In this episode, join Angelina and Mehdi, for a discussion about building Agentic RAG with a framework leveraging vanilla python. Check out the full episode here: th-cam.com/video/Y454g-Bbzlg/w-d-xo.html Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. ...
The Single TOP AI Agent Library for 2025 You Need to Know
มุมมอง 2.4Kหลายเดือนก่อน
🤔 Looking for the best framework to use for your AI Agent? In this episode, join Angelina and Mehdi, for a discussion about building AI Agent with a framework leveraging vanilla python. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/ Who's Mehdi: Professor of Computer Science,...
Best in Class Models to Power Your Image Search!
มุมมอง 17Kหลายเดือนก่อน
🤔 Looking to incorporate multi-modality in your search systems? In this episode, join Angelina and Mehdi, for a discussion about image search techology. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/ Who's Mehdi: Professor of Computer Science, Co-founder and Chief AI Engineer...
Revolutionize Document Retrieval with THIS Vision Language Model Hack - Session 2
มุมมอง 17Kหลายเดือนก่อน
🤔 Looking for multi-modality document retrieval solutions? In this episode, join Angelina and Mehdi, for a discussion about advanced document retrieval using vision language model like ColPali. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. / meetangelina Who's Mehdi: Professor of Computer Science, Co-founder...
Revolutionize Document Retrieval with THIS Vision Language Model Hack - Session 1
มุมมอง 1.5Kหลายเดือนก่อน
🤔 Looking for multi-modality document retrieval solutions? In this episode, join Angelina and Mehdi, for a discussion about advanced document retrieval using vision language model like ColPali. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/ Who's Mehdi: Professor of Computer ...
Qwen 2.5 models and Vision Language Models Overview
มุมมอง 9082 หลายเดือนก่อน
In this episode, join Angelina and Mehdi, for a discussion about the latest Qwen 2.5 model and VLMs. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/ Who's Mehdi: Professor of Computer Science, Co-founder and Chief AI Engineer at Transform AI Studio, NSF fellow, published autho...
Top RAG Expert Shares 4 Powerful Open-Source Tools
มุมมอง 3.6K2 หลายเดือนก่อน
🤔 Looking for handy open source RAG tools? In this episode, join Angelina and Mehdi, for an intro of 4 powerful open-source tools for RAG. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/ Who's Mehdi: Professor of Computer Science, Co-founder and Chief AI Engineer at Transform ...
Revolutionize AI with Multi Modality RAG the Future is Here
มุมมอง 4.4K2 หลายเดือนก่อน
In this episode, join Angelina and Mehdi, for an introduction discussion about Multi-Modality RAG. Who's Angelina: VP of AI and data, Co-founder of Transform AI Studio, two-time fast.ai fellows under Jeremy Howard, published author. www.linkedin.com/in/MeetAngelina/ Who's Mehdi: Professor of Computer Science, Co-founder and Chief AI Engineer at Transform AI Studio, NSF fellow, published author....
OpenAI Swarm CRUSHES Traditional Agentic Frameworks in 2024!
มุมมอง 3.1K2 หลายเดือนก่อน
OpenAI Swarm CRUSHES Traditional Agentic Frameworks in 2024!
What Happens When You Combine RAG with Text2SQL?
มุมมอง 10K3 หลายเดือนก่อน
What Happens When You Combine RAG with Text2SQL?
Can AI Agents Revolutionize How We Work With Excel Data?
มุมมอง 15K3 หลายเดือนก่อน
Can AI Agents Revolutionize How We Work With Excel Data?
Slack's GTM Expert Reveals the SECRET to Hypergrowth!
มุมมอง 2853 หลายเดือนก่อน
Slack's GTM Expert Reveals the SECRET to Hypergrowth!
How Contextual Retrieval Elevates Your RAG to the Next Level
มุมมอง 38K3 หลายเดือนก่อน
How Contextual Retrieval Elevates Your RAG to the Next Level
Agentic RAG Explained - Build Your Own AI Agent System from scratch! (Step-by-step code)
มุมมอง 54K4 หลายเดือนก่อน
Agentic RAG Explained - Build Your Own AI Agent System from scratch! (Step-by-step code)
How to become more visible in your field?
มุมมอง 6K4 หลายเดือนก่อน
How to become more visible in your field?
Production RAG Secrets the Pros Don't Want You to Know -- Part 2
มุมมอง 6944 หลายเดือนก่อน
Production RAG Secrets the Pros Don't Want You to Know Part 2
Best Practices for Building Production RAG - Part 1
มุมมอง 15K4 หลายเดือนก่อน
Best Practices for Building Production RAG - Part 1
Frustrated with Ambiguous User Queries? You Can't Miss Query Expansion! (Step-by-step code demo)
มุมมอง 7204 หลายเดือนก่อน
Frustrated with Ambiguous User Queries? You Can't Miss Query Expansion! (Step-by-step code demo)
The BEST Mental Model for Optimizing Your LLMs - Part 2
มุมมอง 16K5 หลายเดือนก่อน
The BEST Mental Model for Optimizing Your LLMs - Part 2
The BEST Mental Model for Optimizing Your LLMs - Part 1
มุมมอง 15K5 หลายเดือนก่อน
The BEST Mental Model for Optimizing Your LLMs - Part 1
Bridging Fashion & AI: Insights with Summer Wang, Fashion Entrepreneur
มุมมอง 16K5 หลายเดือนก่อน
Bridging Fashion & AI: Insights with Summer Wang, Fashion Entrepreneur
Generative Feedback Loops: The Secret Weapon for Supercharging Your RAG System
มุมมอง 17K5 หลายเดือนก่อน
Generative Feedback Loops: The Secret Weapon for Supercharging Your RAG System
SearchGPT is Google? Fireside Chat with AI Researcher
มุมมอง 5165 หลายเดือนก่อน
SearchGPT is Google? Fireside Chat with AI Researcher
Best in Class Image Extraction with Fine-Tuned Vision Language Model
มุมมอง 8446 หลายเดือนก่อน
Best in Class Image Extraction with Fine-Tuned Vision Language Model
HippoRAG - Revolutionizing AI Retrieval with a 20-Year-Old Algorithm!
มุมมอง 2.5K6 หลายเดือนก่อน
HippoRAG - Revolutionizing AI Retrieval with a 20-Year-Old Algorithm!
❤
can you share links to tools presented
great video , but can you share link to python code pls
Thanks a lot for the tutorial and explanation!!!
link broken to notebook.ipynb
fixed it. Thanks for catching it. :)
so it will not work on windows?
github.com/mallahyari/modernbert-semantic-search
can you share code used in video pls
@@sndrstpnv8419 it’s in the description
I updated the link the github repo as well.
Great Video! Thank you to you both for sharing this information. If I want to build a research assistant that uses data that i store locally e.g. read pdfs, pull data from raw files, sort data, perform calculations using software models on my local system etc i.e. Design a workflow that is highly specific to my own needs, is that relatively easy to do and can you do a more indept tutorial on something similar? I'm asking because I don't have a strong CS background. If possible that'll be awesome, but cheers on the video. Wishing you all the success!
We'll release some coding tutorial on this topic soon!
@TwoSetAI highly appreciated!
thanks
Do you think PydanticAI has more future potential than Autogen?
Personally I think so! Autogen is not good for production.
Nice content need more content with respect to beginners in ai
Glad you liked it! What kind of beginner content would you be interested in?
@TwoSetAI like I do have experience in ml but now exploring GenAI so how can anyone get ahead of the crowd and be in the right place at right time How can a beginner learn new things and trends quickly In simple want a roadmap sort of to tackle the GenAI field please I would be more than happy if you provide it
@ great suggestion! We will share something for it!
@@WithRakshith sounds good. What's your objective to learn GenAI? Is it for career development, transition?
HNY ❤
Thank you!
Keep going, nice content, Happy new year!
Thank you!
You must included your new course about how to build knowledge graph from unstructured data by using llm with advanced technique
@@thanartchamnanyantarakij9950 we can include some of these information! We will host a free presession for folks to get more info about the course. Welcome to join us!
How does one join your community?
There’s a “join” button when you are on the channel page, simply click on that to join! Welcome! www.youtube.com/@TwoSetAI
谢谢!
I have been trying to build RAG and stuck at the same problem, and just found your video, giving me very good idea to add contextual text to my chunks using that prompt. Thanks alot !
@@Geraltofrivia12gdhdbruwj let us know if you have any questions!
Brilliantly explained! This vision-language model hack is a game-changer for document retrieval-innovative and insightful!
Glad you enjoyed it!
as an end user, my personal ambition is to build an agentic rag system capable of digesting a full library upon a theme, so maybe a little library can be 10 books from 200 to 500 pages each one. Right now I understand the logic you are exposing, I'm very far from achieving this, but will persevere. as far as I understand my agent has to answer only using my curated library, I'm thinking about other functions it can solve. thanks for your work. this is going very fast, or too slow depending how you look at it. do you need feedback from end users like me? do you build a community to achieve feed backs between coders and needers? thanks again.
@@airebreton yes happy to chat. Please leave a message any time or email me at angelina@oscr.tech. Thanks!
@@TwoSetAI I will identify function needs I believe agents have to deal whith to achieve this goal and come back to you, the logic of the system must obey end user's needs, so the logic should be how can it helps to provide what users needs : learning and integrating knowledge into their life. so if learning is one of the keys, I really can't answer how to structure an agent logic in just one message, neither a single brainstorming session can resolve this as it has been studied and structured in deep dive books before, but we can't have access to the accurate bookstore at any moment, can we? ( ideally ), what I need is to identify functions to fulfill the needs. and curating a library also depends of the need maybe, I don't know yet. Thanks for answering and for your work.
Yay, thanks for putting this forward. I would love to do the course but my time is very chopped up and I wouldn't have time to dedicate to a cohort and deal with strict time bound deliverables. But I would happily buy in and follow the material as time permits. Is that possible?
@@kenchang3456 welcome welcome! We got similar feedbacks so we will roll out a shorter and more dedicated to pain point solving version, perhaps just 1 weekend of your time
Really, well explained. Thanks Sir !!
Glad you found it helpful!
using pydantic ai w/ mcp... what are your thoughts?
Sounds interesting.. however, MCP basically facilitates the interaction between LLM and tools. I'm not sure how it could work with pydanticAI agents. I need to think more and see whether it will be useful or redundant. What do you think?
Very informative. Thanks
Thanks for the great explanation
Thanks, looking forward to Sunday.
See you then!
@@TwoSetAI What is happening on Sunday?? Can I attend?
Yes! We are releasing session 2- agentic workflow on Sunday!
Very helpful
Glad you found it useful!
Thanks :)
Welcome!
Awesome video! I learned a lot, thank you.
We’re glad you liked it!
It was very useful and valuable. Thank you.
Love your work and videos 📹 . Always something to learn.
👍
like it
I am super like your channel. I was every helpful for me to upgrade a new knowledge. Thank for your time to contribute to community. In case you want to find collaborators, feel free to contact with me. I am researching Gen AI capabilities for my company. And how to apply it into enterprise. Hope to collaborators with your team. Finally, thank a lot
Ahhhh! Thank you so much for your kind words and generosity! @lethanhtan! We are so happy to have you here! You can reach out for collaboration here: Angelina@oscr.tech. We are looking forward to hearing from you!
Those audio artifacts in your voice-lines (through your manual speed up) are so annoying
Thank you for your feedback, we'll remove this effect going forward!
Love your channel keep it up!
@@PIOT23 thank you!
Very informative video with excellent production. Looking forward for more content
👍
Not Maddy, it is Mehhhdiii ;)
LOL.. Correct. :)
What If i already have a rdf based KG in turtle format how can i integrate it with RAG?!
What about RDF based knowledge graph in turtle format? How can I use it RAG with it? In which phase of RAG pipeline?!
I’m currently applying Qwen for video understanding to detect shoplifting in a store And it blew my mind when it recognized the logo on the t-shirt someone was wearing in the video 🤯
I absolutely love the Qwen models and yeah I agree they’re not talked about nearly enough! Funny how I’m always applying things in my work and you talk about them in your videos immediately 😅 I would love to do a deep dive into the paper and learn what they’re really doing under the hood though, video idea?
Thank you. Which is better? Rag or fine tuning? And any hope for the fully open source development? What do you think?
Great video and as always, the absolute best content! What were the vision LLM(s) that Mehdi mentioned he tried?
Amazing video this kind of teacher we need rather who teach abscration plz make more video on complex topics with is man tq
Thanks for your feedback! Glad you enjoyed the video.
n8n has been out there for long as a great self hosted alternative to make or zapier
Any reason your video wouldn't load in notebook LM?
I tested and it didn't work. The reason is they don't import recent videos based on their docs: "Recently uploaded videos may not be available to import"
It would help if the code was also available. Could you post the link to your code shown in your Jupyter Notebook ?
@@Ash2Tutorial github.com/mallahyari/twosetai/blob/main/02_kg_construction.ipynb we will share more code in our course. Stay tuned!
I am a humanities professor. I enjoyed this video and I'm interested in the course you mentioned. I would like to build a rag system with features like knowledge graphs and visualization. I think it would be very helpful for myself and my students to have such a discursive database for each course I teach. I hope your course will include educational use cases at collegiate level. Thank you!
@@RBBannon1 thank you! Would you like to connect with us to discuss your needs? Angelina@oscr.tech
RAG is largely about high quality IR techniques and a framework that has the right tools to address last 30 or 20% failures is valuable. All these tools are nice but these are all icing while the cake is missing 😀