Chat with your stats using Langchain dataframe agent & LanceDB hybrid search In this blog, we’ll explore how to build a chat application that interacts with CSV and Excel files using LanceDB’s hybrid search capabilities.
Columnar File Readers in Depth: APIs and Fusion The API used to read files has evolved over time, from simple "full table" reads to batch reads and eventually to iterative "
New Funding, Lance Format v2, Ray-Lance & Daft-Lance 🔥 Milestone Achieved with $8 Million Seed Round🔥 We’re proud to announce that LanceDB has closed an $8 million seed round led by CRV, with
Lance v2 is now in Beta We've been talking for a while about a new iteration of our file format. We're pleased to announce that the new
Movie recommendation system using Doc2Vec and genre classification This is a LanceDB community blog post written by "Vipul Maheshwari". This article provides a comprehensive guide on creating a movie recommendation system
Developers, Ditch the Black Box: Welcome to Continue Remember flipping through coding manuals? Those quickly became relics with the rise of Google and Stack Overflow, a one-stop shop for developer queries. Now, the
Benchmarking GPT4-o Last week, OpenAI announced its latest LLM, GPT-4o, which follows GPT-4 Turbo. In this blog, we benchmark GPT4-o using a new benchmarking toolkit called "
Columnar File Readers in Depth: Scheduling vs Decoding We've been working on readers / writers for our recently announced Lance v2 file format and are posting in-depth articles about writing a high
New Funding and A New Foundation for Multimodal AI Data I’ve been building data tooling for ML/AI for almost two decades, beginning with being one of the original contributors to pandas. My cofounder
Columnar File Readers in Depth: Parallelism without Row Groups Recently, I shared our plans for a new file format, Lance v2. As I'm creating a file reader for this new format I
Benchmarking Cohere Rerankers with LanceDB Reranking is a process of re-arranging the results of a retriever based on some metric that can be independent of the retrieval scores. In this
Tokens Per Second is NOT All You Need Goodhart’s Law: When a measure becomes a target, it ceases to be a good measure We're excited to have a guest post