Weaviate Podcast cover image

Weaviate Podcast

Latest episodes

undefined
Mar 20, 2024 • 1h 3min

Tengyu Ma on Voyage AI - Weaviate Podcast #91!

Tengyu Ma, Co-Founder of Voyage AI and Assistant Professor at Stanford University, discusses embedding model training, contrastive learning theory, fine-tuning models for Langchain documentation, challenges in serving embeddings API, and optimizations for query inference and batch embeddings on the Weaviate Podcast.
undefined
5 snips
Mar 6, 2024 • 1h 3min

Self-Discover DSPy with Chris Dossman - Weaviate Podcast #90!

Explore the innovative self-discovery feature in DSPy, enhancing problem-solving with reasoning modules, and the importance of human-AI collaboration. Learn about Chris Dossman's Self-Discover implementation in DSPy and his entrepreneurial journey in the AI field. Dive into the evolving landscape of Artificial Intelligence and the exciting advancements in AI technology.
undefined
10 snips
Feb 20, 2024 • 1h 12min

Matryoshka Embeddings with Aditya Kusupati, Zach Nussbaum, and Zain Hasan - Weaviate Podcast #89!

Join the 89th Weaviate Podcast on Matryoshka Embeddings with Aditya Kusupati, Zach Nussbaum, and Zain Hasan. Learn about challenges in training Matryoshka embeddings, experiences building embeddings API, Aditya's research on differentiable ANN indexes, and more!
undefined
Feb 14, 2024 • 56min

Instructor with Jason Liu - Weaviate Podcast #88!

Jason Liu, creator of Instructor, a leading LLM framework, discusses the benefits of structured output parsing with language models and the future of function calling. The podcast also explores selecting tools, organizing prompts, using Go library for reranking, and the capabilities of modal API for serverless GPU compute. The importance of fine-tuning embedding models for improved performance is emphasized.
undefined
11 snips
Feb 6, 2024 • 1h 9min

XMC.dspy with Karel D'Oosterlinck - Weaviate Podcast #87!

Karel D'Oosterlinck, creator of IReRa, discusses Extreme Multi-Label Classification, DSPy compilation, language models for large-scale classification, optimization process in DSPY, parsing techniques, model fine-tuning with bootstrapping examples, designing Infour retrieve rank, and using DS pi syntax for generating diverse outputs.
undefined
5 snips
Jan 23, 2024 • 55min

Open-Source AI with Vinod Valloppillil and Bob van Luijt - Weaviate Podcast #86!

Vinod Valloppillil and Bob van Luijt discuss open-source AI, the business of AI models, the potential of retrieval augmented generation (RAG) in open-source AI, the future of knowledge bases and weight manipulation, advancements in knowledge graphs and vector databases, and the convenience of AI integration in devices.
undefined
9 snips
Jan 15, 2024 • 31min

DSPy and ColBERT with Omar Khattab! - Weaviate Podcast #85

Omar Khattab, leading scientist on AI and NLP, discusses the concept of LLM programs and program optimization with DSPy. He explores the components of query writer, retrieve, rerank, and answer, and the potential of DSPy in optimizing prompts. The podcast also delves into exploring language models and DSPY modules, compilers for program synthesis, and the power of ColBERT in contextual awareness and document scoring.
undefined
Dec 21, 2023 • 42min

Subjectivity in AI with Dan Shipper: AI-Native Databases #4

Hey everyone! Thank you so much for watching the fourth and final episode of the AI-Native Database series with Dan Shipper! This was another epic one! Dan has had an absolutely remarkable career creating and selling a company and now co-founding and working as the CEO of Every! Every is an incredibly future-looking business focused on content online, both with an amazing newsletter, community of writers and thinkers, an AI-note taking app, and more! I think Dan brings a very unique perspective to the series, as well as the Weaviate podcast broadly, because of his experience with writers and understanding how writers are going to use these new technologies! We heavily discussed the role of personality or subjectivity in AI, amongst many other topics! I really hope you enjoy the podcast, as always we are more than happy to answer any questions or discuss any ideas you have about the content in the podcast! Read writings from Dan Shipper on Every: https://every.to/@danshipper Chapters 0:00 AI-Native Databases 0:58 Welcome Dan Shipper! 1:37 GPT-4 is a Reasoning Engine 8:40 Subjectivity in LLMs 12:14 AI in Note Taking 16:38 The opinions of LLMs 25:50 Cookbooks for you 31:16 Overdrive in LLMs 34:50 Tweaking the voice of AI 40:45 Multi-Agent Personalities
undefined
Dec 20, 2023 • 40min

Humans and AI with John Maeda: AI-Native Databases #3

Hey everyone! Thank you so much for watching the 3rd episode of the AI-Native Database series featuring John Maeda and Bob van Luijt! This one dives into how humans perceive AI, from Anthroaormorphization to Doomsday scenario thinking and how important understanding how AI actually work is to the engineering of these systems. Bob and John discuss the evolution of the design in tech report, 3 categories of design, and many others! I hope you enjoy the podcast! As always, we are more than happy to answer any questions or discuss any ideas you have about the content in the podcast! Links: Design in Tech Report: https://designintech.report/ 3 Kinds of Design: https://qz.com/1585165/john-maeda-on-the-importance-of-computational-design Microsoft Semantic Kernel: https://github.com/microsoft/semantic-kernel Chapters 0:00 AI-Native Databases 0:58 Welcome John Maeda! 1:35 Design in Tech Report 4:07 Anthropomorphizing AI 15:30 3 Types of Design 19:30 The ChatGPT Shift 22:58 Explaining Technology 32:54 Impact of AI on the Creative Industries 39:00 Semantic Kernel
undefined
Dec 19, 2023 • 45min

Structure in Data with Paul Groth: AI-Native Databases #2

Hey everyone! Thank you so much for watching the second episode of AI-Native Databases with Paul Groth! This was another epic one, diving deep into the role of structure in our data! Beginning with Knowledge Graphs and LLMs, there are two perspectives: LLMs for Knowledge Graphs (using LLMs to extract relationships or predict missing links) and then Knowledge Graph for LLMs (to provide factual information in RAG). There is another intersection that sits in the middle of both LLMs for KGs and KGs for LLMs, which is using LLMs to query Knowledge Graphs, e.g. Text-to-Cypher/SPARQL/... From there I think the conversation evolves in a really fascinating way exploring the ability to structure data on-the-fly. Paul says "Unstructured data is now becoming a peer to structured data"! I think in addition to RAG, Generative Search is another underrated use case -- where we use LLMs to summarize search results or parse out the structure. Super interesting ideas, I hope you enjoy the podcast -- as always more than happy to answer any questions or discuss any ideas you have about the content in the podcast! Learn more about Professor Groth's research here: https://scholar.google.com/citations?... Knowledge Engineering using Large Language Models: https://arxiv.org/pdf/2310.00637.pdf How Much Knowledge Can You Pack into the Parameters of a Language Model? https://arxiv.org/abs/2002.08910 Chapters 0:00 AI-Native Databases! 0:58 Welcome Paul! 1:25 Bob’s overview of the series 2:30 How do we build great datasets? 4:28 Defining Knowledge Graphs 7:15 LLM as a Knowledge Graph 15:18 Adding CRUD Support to Models 28:10 Database of Model Weights 32:50 Structuring Data On-the-Fly

Get the Snipd
podcast app

Unlock the knowledge in podcasts with the podcast player of the future.
App store bannerPlay store banner

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode

Save any
moment

Hear something you like? Tap your headphones to save it with AI-generated key takeaways

Share
& Export

Send highlights to Twitter, WhatsApp or export them to Notion, Readwise & more

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode